Skip to content

Commit

Permalink
Add link to fiber config
Browse files Browse the repository at this point in the history
  • Loading branch information
hannahramadan committed Feb 17, 2023
1 parent cf4511a commit 69c5455
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@

- **Add Fiber instrumentation**

`Fiber` instances are now automatically instrumented similarly to `Thread` instances. This can be configured using `instrumentation.fiber`. [PR#1802](https://github.com/newrelic/newrelic-ruby-agent/pull/1802)
`Fiber` instances are now automatically instrumented similarly to `Thread` instances. This can be [configured](https://docs.newrelic.com/docs/apm/agents/ruby-agent/configuration/ruby-agent-configuration/#instrumentation-fiber) using `instrumentation.fiber`. [PR#1802](https://github.com/newrelic/newrelic-ruby-agent/pull/1802)


- **Removed support for Ruby 2.2 and 2.3**
Expand Down

0 comments on commit 69c5455

Please sign in to comment.