Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2025 09:03 PM
@Erik wrote:We have some timeseries in databricks, and we are reading them into powerbi through sql compute endpoints. For timeseries powerbi is ... not optimal. Earlier I have used grafana with various backends, and quite like it, but I cant find any way to connect grafana with databricks. So I have two questions:
- Does anyone know if it is possible to use databricks/spark as a datasource for grafana in some way (I have ofcourse done the normal googlesearch)?
- Is there any other good way to query, visualize, and explore spark/databricks timeseries?
Grafana doesn’t natively support Databricks, but you can connect via a SQL endpoint using a JDBC or PostgreSQL proxy. Alternatively, tools like Azure Data Explorer or Plotly Dash offer better support for exploring Databricks timeseries.