Skip to content

Commit 0090e9a

Browse files
committed
minor-grammatical-updates
1 parent fb499d0 commit 0090e9a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/docs/release-notes/agent-release-notes/ruby-release-notes/ruby-agent-9-16-0.mdx

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@ security: []
1616

1717
## v9.16.0
1818

19-
Version 9.16.0 introduces instrumentation for the aws-sdk-lambda gem, allows users to opt-in to adding labels to logs, updates View Component instrumentation, and fixes a bug with explain plans on Rails 7.2+.
19+
Version 9.16.0 introduces the following features and bug fixes:
2020

2121
- **Feature: Instrumentation for aws-sdk-lambda**
2222

23-
If the aws-sdk-lambda gem is present and used to invoke remote AWS Lambda functions, timing and error details for the invocations will be reported to New Relic. [PR#2926](https://github.com/newrelic/newrelic-ruby-agent/pull/2926).
23+
When the aws-sdk-lambda gem is available and used to invoke remote AWS Lambda functions, the timing and error details of the invocations will be reported to New Relic. [PR#2926](https://github.com/newrelic/newrelic-ruby-agent/pull/2926).
2424

2525
- **Feature: Add new configuration options to attach custom tags (labels) to logs**
2626

0 commit comments

Comments
 (0)