How to send metrics from GCP Databricks to Grafana Cloud through Prometheus?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-26-2022 07:04 PM
While connecting the Databricks and Grafana, I have gone through the following approach.
- Install Grafna Agent in Databrics Clusters from Databricks console --> Not working since the system is not booted with systemd as init system
- Since Spark 3 has Prometheus metrics endpoints, We can use it to add one of the data sources.
- Failed due to port opening. (https://dzlab.github.io/bigdata/2020/07/03/spark3-monitoring-1/)
If someone from the community working on a similar problem statement, Please guide. 😊
Labels:
- Labels:
-
GCP Databricks
-
Grafana
-
Metrics