Skip to content

Commit

Permalink
CHANGELOG ' -> ` typo fix
Browse files Browse the repository at this point in the history
fix closing tick
  • Loading branch information
fallwith committed Oct 23, 2023
1 parent d4bca61 commit 44234cb
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 @@ -52,7 +52,7 @@ Version <dev> adds instrumentation for Async::HTTP, Ethon, and HTTPX, adds the a

External request segments now offer 3 additional attributes:
- `http.request.method`: The HTTP method (ex: 'GET')
- `server.address': The target host.
- `server.address`: The target host.
- `server.port`: The target port.

For maximum backwards compatibility, no existing attributes have been renamed or removed. [PR#2283](https://github.com/newrelic/newrelic-ruby-agent/pull/2283)
Expand Down

0 comments on commit 44234cb

Please sign in to comment.