Skip to content

Commit

Permalink
Mark Attribute naming conventions as stable. (#3220)
Browse files Browse the repository at this point in the history
  • Loading branch information
jsuereth authored Feb 23, 2023
1 parent 0b41c63 commit 7c2ccd2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ release.
([#3209](https://github.com/open-telemetry/opentelemetry-specification/pull/3209))
- Add Connect RPC specific conventions
([#3116](https://github.com/open-telemetry/opentelemetry-specification/pull/3116))
- Mark the attribute naming guidelines in the specification as stable.
([#3220](https://github.com/open-telemetry/opentelemetry-specification/pull/3220))

### Compatibility

Expand Down
2 changes: 1 addition & 1 deletion specification/common/attribute-naming.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Attribute Naming

**Status**: [Experimental](../document-status.md)
**Status**: [Stable](../document-status.md)

<details>
<summary>Table of Contents</summary>
Expand Down

0 comments on commit 7c2ccd2

Please sign in to comment.