Skip to content

Commit

Permalink
more
Browse files Browse the repository at this point in the history
  • Loading branch information
trask committed May 9, 2023
1 parent 6bd47ec commit 3ddf07e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,8 @@ release.
`http.scheme` to `url.scheme`,
and removes `http.target` breaking it down to `http.target` to `url.path`, `url.query`, and `url.fragment`.
([#3355](https://github.com/open-telemetry/opentelemetry-specification/pull/3355))
- Update `.count` metric naming convention so that it only applies to UpDownCounters
- Update `.count` metric naming convention so that it only applies to UpDownCounters,
and add that `.total` should not be used by either Counters or UpDownCounters
([#3493](https://github.com/open-telemetry/opentelemetry-specification/pull/3493))

### Compatibility
Expand Down

0 comments on commit 3ddf07e

Please sign in to comment.