Skip to content

Commit 37d2757

Browse files
committed
more
1 parent 2ee6ed9 commit 37d2757

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,13 +87,17 @@
8787
[#15299](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15299),
8888
[#15301](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15301),
8989
[#15304](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15304),
90-
[#15311](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15311))
90+
[#15311](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15311),
91+
[#15362](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15362),
92+
[#15371](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15371))
9193
- Added span status customizer to incubating InstrumenterCustomizer API
9294
([#15288](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15288))
9395
- Added configuration options for sqlcommenter
9496
([#15169](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15169))
9597
- GraphQL instrumentation now records data fetcher errors
9698
([#15289](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15289))
99+
- Add http client url template customizer
100+
([#15217](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15217))
97101

98102
### 🛠️ Bug fixes
99103

@@ -109,6 +113,8 @@
109113
([#15249](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15249))
110114
- Declarative configuration now uses snake_case for distro resource provider attribute name
111115
([#15260](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15260))
116+
- Logback appender fixed to capture Logstash `StructuredArguments.entries()`
117+
([#15341](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/15341))
112118

113119
## Version 2.21.0 (2025-10-17)
114120

0 commit comments

Comments
 (0)