Hello Community,
Iโm exploring ways to export the default metrics from Databricks Jobs/Workflows to Prometheus and visualize them in Grafana.
Thereโs a nice option to use Databricks as a data source in Grafana, but thatโs available only in the Enterprise edition. Before building a custom script or embedding logic directly into my Spark jobs, Iโd like to check if thereโs an open-source alternative.
Are there any recommended open-source tools, libraries, or init scripts that can help with this?