We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65d7479 commit d102d81Copy full SHA for d102d81
CHANGELOG.md
@@ -4,6 +4,9 @@
4
5
- The attributes `code.filepath`, `code.lineno`, and `code.namespace` have been renamed to `code.file.path`, and
6
`code.line.number`, and `code.module.name`, to align with the opentelemetry semantic conventions for code.
7
+- Upgrade from opentelemetry 0.30.0 to 0.31.0. Refer to the upstream
8
+ [changelog](https://github.com/open-telemetry/opentelemetry-rust/blob/main/opentelemetry-sdk/CHANGELOG.md#0310)
9
+ for more information.
10
11
### Removed
12
0 commit comments