Skip to content

Commit 2785467

Browse files
srv-gh-o11y-gdicrobert-1jeffreyc-splunk
authored
Update jmx-metric-gatherer to latest (#5240)
* Update jmx-metric-gatherer to latest * update paths for integration-test workflow * update changelog * Update CHANGELOG.md Co-authored-by: Curtis Robert <[email protected]> --------- Co-authored-by: Curtis Robert <[email protected]> Co-authored-by: Jeff Cheng <[email protected]> Co-authored-by: jeffreyc-splunk <[email protected]>
1 parent 7c8b4e4 commit 2785467

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

.github/workflows/integration-test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ on:
1717
- 'go.mod'
1818
- 'go.sum'
1919
- '!**.md'
20-
- '!internal/buildscripts/**'
2120

2221
concurrency:
2322
group: integration-test-${{ github.event.pull_request.number || github.ref }}

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66

77
- (Splunk) Add `nginx` receiver ([5229](https://github.com/signalfx/splunk-otel-collector/pull/5229))
88

9+
### 💡 Enhancements 💡
10+
11+
- (Splunk) Update JMX Metric Gatherer to [v1.37.0](https://github.com/open-telemetry/opentelemetry-java-contrib/releases/tag/v1.37.0) ([#5240](https://github.com/signalfx/splunk-otel-collector/pull/5240))
12+
913
## v0.107.0
1014

1115
This Splunk OpenTelemetry Collector release includes changes from the [opentelemetry-collector v0.107.0](https://github.com/open-telemetry/opentelemetry-collector/releases/tag/v0.107.0) and the [opentelemetry-collector-contrib v0.107.0](https://github.com/open-telemetry/opentelemetry-collector-contrib/releases/tag/v0.107.0) releases where appropriate.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v1.36.0
1+
v1.37.0

0 commit comments

Comments
 (0)