Skip to content

Sample Dashboard with Queries for the Plugin #294

@metalshanked

Description

@metalshanked

I was not able to find a starter Dashboard with Queries for Monitoring Trino so I built the below in case it helps.
It depends on the JMX Connector w/ History enabled

JMX Connector Setup on the Trino side

connector.name=jmx
jmx.dump-tables=java.lang:type=Runtime,java.lang:type=Memory,java.lang:type=Threading,trino.failuredetector:name=HeartbeatFailureDetector,trino.memory:name=ClusterMemoryManager,trino.execution:name=QueryManager,trino.execution:name=SqlTaskManager,trino.execution.scheduler:name=NodeScheduler,trino.memory:name=general\\,type=memorypool,trino.memory:name=general\\,type=clustermemorypool
jmx.dump-period=10s
jmx.max-entries=86400

Grafana Dashboard JSON to be imported into Grafana

https://gist.github.com/metalshanked/616feeac874ef9b2886fbceace71b37e

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions