We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d08186 commit d0d52ddCopy full SHA for d0d52dd
CHANGELOG.md
@@ -9,8 +9,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
10
## API
11
12
-- [Add `otel_tracestate' module for creating and updating
+### Changes
13
+
14
+- [Add `otel_tracestate` module for creating and updating
15
tracestate](https://github.com/open-telemetry/opentelemetry-erlang/pull/607)
16
+- [Attributes module `otel_attributes` moved to
17
+ SDK](https://github.com/open-telemetry/opentelemetry-erlang/pull/618)
18
19
+## SDK
20
21
22
23
24
25
26
## Experimental API
27
apps/opentelemetry/src/otel_attributes.erl renamed to apps/opentelemetry_api/src/otel_attributes.erl
0 commit comments