Skip to content

Commit

Permalink
Change network.protocol.name from opt-in to conditionally required
Browse files Browse the repository at this point in the history
  • Loading branch information
trask committed Oct 31, 2023
1 parent 8ff4ea6 commit 68caf26
Show file tree
Hide file tree
Showing 4 changed files with 71 additions and 54 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ release.
([#459](https://github.com/open-telemetry/semantic-conventions/pull/459))
- Make `client.address` sampling relevant on HTTP server spans.
([#469](https://github.com/open-telemetry/semantic-conventions/pull/469))
- Change `network.protocol.name` from opt-in to conditionally required.
([#999](https://github.com/open-telemetry/semantic-conventions/pull/999))

### Features

Expand Down
Loading

0 comments on commit 68caf26

Please sign in to comment.