Skip to content

[jmx-scraper] Support scraping from jolokia over HTTP #2035

@breedx-splk

Description

@breedx-splk

Related to #1362.

See also this issue in the collector-contrib repo: open-telemetry/opentelemetry-collector-contrib#41270

Some users want to run the jolokia agent, which can expose mbeans and jmx metrics over http+json. Right now, I think that the jmx-scraper really only supports the java standard rmi connector, so it could be helpful if the scraper was able to do its scraping via http, specifically targeting the jolokia endpoints.

I suspect the implementation isn't too bad, but I'm not sure how often the jolokia wire format changes or how much of a long-term maintenance and testing burden this might be.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions