Skip to content

Commit

Permalink
Add JMX metrics gatherer version 1.43.0-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
opentelemetrybot committed Jan 18, 2025
1 parent 20ecaff commit 75a6b33
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions receiver/jmxreceiver/supported_jars.go
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,10 @@ func oldFormatProperties(c *Config, j supportedJar) error {
// If you change this variable name, please open an issue in opentelemetry-java-contrib
// so that repository's release automation can be updated
var jmxMetricsGathererVersions = map[string]supportedJar{
"6c1d4c82d76f2826acf43981ef0b222f55eea841aebcc604a0daafbb2bddb93c": {
version: "1.43.0-alpha",
jar: "JMX metrics gatherer",
},
"e19041d478c2f3641cee499bae74baa66c97c193b0012369deeb587d5add958a": {
version: "1.42.0-alpha",
jar: "JMX metrics gatherer",
Expand Down

0 comments on commit 75a6b33

Please sign in to comment.