Open alaturqua opened 2 months ago
I am not very experienced with Java and Testing in Java. Please feel free to add tests.
Thanks for the reviews. I was on vacation and didn't have time to implement the requested changes yet. I will take care of them in the next days.
I might need some support to activate the /v1/jmx/mbean endpoint in the test environment for testing.
@alaturqua please ping me when this is ready for another look
I had to sync my fork to be able to change my PR. But it got automatically closed, when I did so. I am reopening.
Description
This pull request introduces a new
monitorType
for JMX-based monitoring in Trino Gateway. It includes documentation and configuration details for retrieving cluster information using specific JMX metrics.Details
monitorType: JMX
to enable cluster monitoring via JMX metrics.trino.execution:name=QueryManager
trino.metadata:name=DiscoveryNodeManager
backendState
.read
rights onsystem_information
.Example Configuration:
Additional context and related issues
Release notes
( ) This is not user-visible or is docs only, and no release notes are required. (x) Release notes are required. Please propose a release note for me. ( ) Release notes are required, with the following suggested text: