About how to use the JMX to monitor Trino #13868
YuanYunjing
started this conversation in
General
Replies: 1 comment 1 reply
-
https://trino.io/docs/current/admin/jmx.html shows some metrics, but doesn't include any metastore-related metrics |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm integrating Trino with Alluxio.
To know why there is no effect shows, I need to monitor the access delay of Hive Metastore.
But on the trino website, I didn't find the introduction of the JMX Metrics of Trino. Seeing them from SQL query is too hard to find the right Metric to use,so I want to ask if there are some guide to use the JMX Metrics of Trino?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions