mullerpeter / databricks-grafana

Grafana Databricks integration allowing direct connection to Databricks to query and visualize Databricks data in Grafana.
Apache License 2.0
55 stars 4 forks source link

Enable Trino plugin with Alerting capability #24

Closed Amit-Hora closed 1 year ago

Amit-Hora commented 1 year ago

@mullerpeter Any chance we can use this great work to enrich Grafana-trino plugin with alert feature ?

https://github.com/trinodb/grafana-trino

I don't know where to get started to enable alert support but I guess it shld be same as the databricks plugin alert support

Thanks

mullerpeter commented 1 year ago

Just need to set the alerting flag to true in the plugin.json. (See Grafana Documentation)