Skip to content

Commit ff1ffa6

Browse files
committed
more
1 parent c3e119b commit ff1ffa6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,10 @@
4141
- JMX Metric Insights - improved Tomcat metrics alignment to semconv
4242
and added new Tomcat metrics `tomcat.session.active.limit` and `tomcat.thread.limit`
4343
([#13650](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13650))
44+
- Apply method instrumentation only to methods
45+
([#13949](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13949))
46+
- Apply external annotation instrumentation only to methods
47+
([#13948](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13948))
4448
- Log start of spring boot starter
4549
([#13882](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/13882))
4650
- Update the OpenTelemetry SDK version to 1.51.0
@@ -53,6 +57,8 @@
5357
([#14003](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/14003))
5458
- Add auto-instrumentation support for AWS Step Functions SDK v2
5559
([#14028](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/14028))
60+
- Skip propagating context into mysql jdbc cleanup thread
61+
([#14060](https://github.com/open-telemetry/opentelemetry-java-instrumentation/pull/14060))
5662

5763
### 🛠️ Bug fixes
5864

0 commit comments

Comments
 (0)