Skip to content
This repository was archived by the owner on Oct 10, 2025. It is now read-only.

Commit 42a5546

Browse files
committed
Merge remote-tracking branch 'upstream/main'
2 parents 2d504e3 + 7987c4f commit 42a5546

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

receiver/jmxreceiver/supported_jars.go

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,10 @@ func oldFormatProperties(c *Config, j supportedJar) error {
3131
// If you change this variable name, please open an issue in opentelemetry-java-contrib
3232
// so that repository's release automation can be updated
3333
var jmxMetricsGathererVersions = map[string]supportedJar{
34+
"ab53c54b7cd8a6e31bb40e8ab3a9a9dedc9386cb4905c2a7f2188d3baae99f39": {
35+
version: "1.36.0-alpha",
36+
jar: "JMX metrics gatherer",
37+
},
3438
"60b2ee1a798c35d10f6e3602ea46f1b1c0298080262636d73b4fc652b7dcd0da": {
3539
version: "1.35.0-alpha",
3640
jar: "JMX metrics gatherer",

0 commit comments

Comments
 (0)