Skip to content

Commit 39833e5

Browse files
traskbreedx-splk
andauthored
Update change log for next release (#1275)
Co-authored-by: jason plumb <[email protected]>
1 parent 07f0cbe commit 39833e5

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

.github/scripts/draft-change-log-entries.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ component_names["prometheus-client-bridge/"]="Prometheus client bridge"
4343
component_names["runtime-attach/"]="Runtime attach"
4444
component_names["resource-providers/"]="Resource providers"
4545
component_names["samplers/"]="Samplers"
46+
component_names["span-stacktrace/"]="Span stack traces"
4647
component_names["static-instrumenter/"]="Static instrumenter"
4748

4849
echo "## Unreleased"

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
## Unreleased
44

5+
### JMX metrics
6+
7+
- Add support for newly named Tomcat MBean with Spring ([#1269])
8+
9+
### Span stack traces - New 🌟
10+
11+
This module provides a SpanProcessor that captures stack traces on spans that meet
12+
a certain criteria such as exceeding a certain duration threshold.
13+
514
## Version 1.34.0 (2024-03-27)
615

716
### AWS resources

0 commit comments

Comments
 (0)