Skip to content

Commit

Permalink
Add JMX metrics gatherer version 1.31.0-alpha (#27852)
Browse files Browse the repository at this point in the history
  • Loading branch information
opentelemetrybot authored Oct 19, 2023
1 parent cbe5e71 commit b10bbca
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{
"9f4f7ab6fe7040dbeb91fae75dc17199c408a6339eb498d2f29088b78c621c2c": {
version: "1.31.0-alpha",
jar: "JMX metrics gatherer",
},
"0b4b280fa745702e83a0b3c0d191144c9069c215848c61d3092d41f000770e12": {
version: "1.30.0-alpha",
jar: "JMX metrics gatherer",
Expand Down

0 comments on commit b10bbca

Please sign in to comment.