Skip to content

Commit

Permalink
Add JMX metrics gatherer version 1.28.0-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
opentelemetrybot committed Aug 10, 2023
1 parent 8ad4d0a commit 66568f8
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{
"32fead1e233e67dea56f0d08628540938a41ecd87a3b4c4bdf78193c3b62c6dd": {
version: "1.28.0-alpha",
jar: "JMX metrics gatherer",
},
"97d3a0767642297d7259ac274c4eb107b4e83d48fa2b8d91ceb800a31437a734": {
version: "1.27.0-alpha",
jar: "JMX metrics gatherer",
Expand Down

0 comments on commit 66568f8

Please sign in to comment.