open-telemetry / open-telemetry/opentelemetry-java-instrumentation
Add config for scraping Trino metrics
Open
@akg268 is already working on this.
Since Jul 30, 2026.
- Dominant language
- Java
- Stars
- 2.6k
- Forks
- 1.2k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 228
Description
Component(s)
jmx-scraper
Is your feature request related to a problem? Please describe.
Trino publishes a set of JMX metrics: https://trino.io/docs/current/admin/jmx.html
We could incorporate a configuration that would allow users to scrape these with the jmx-scraper.
Describe the solution you'd like
It would be awesome if the jmx-scraper had out-of-the-box support for scraping the Trino metrics. https://trino.io/docs/current/admin/jmx.html
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.