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 6ca397a commit e9a9828Copy full SHA for e9a9828
CHANGELOG.md
@@ -2,6 +2,16 @@
2
3
## Unreleased
4
5
+### Inferred spans
6
+
7
+- Allow customization of parent-override behaviour for inferred-spans
8
+ ([#1533](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/1533))
9
10
+### Telemetry processors
11
12
+- Add LogRecordProcessor to record event log records as span events
13
+ ([#1551](https://github.com/open-telemetry/opentelemetry-java-contrib/pull/1551))
14
15
## Version 1.40.0 (2024-10-18)
16
17
### AWS X-Ray SDK support
0 commit comments