You can integrate Managed Service for TimescaleDB with Grafana to visualize your data. Grafana service in MST has built-in Prometheus, PostgreSQL, Jaeger, and other data source plugins that allow you to query and visualize data from a compatible database.
Before you begin, make sure you have:
- Created a service in your Managed Service for TimescaleDB account
- Created a service for Grafana
You can configure a TimescaleDB service as a data source to a Grafana service to query and visualize the data from the database.
- In MST Portal, click the service that you want to add as a data source for the Grafana service.
- In the
Overview
tab for the service go to theService Integrations
section. - Click the
Set up integration
button. - In the
Available service integrations for TimescaleDB
dialog, click theUse Integration
button forDatasource
. - In the dialog that appears, choose the Grafana service in the drop-down menu,
and click the
Enable
button. - In the
Services
view, click the Grafana service to which you added the MST service as a data source. - In the
Overview
tab for the Grafana service, make a note of theUser
andPassword
fields. - In the
Overview
tab for the Grafana service, click the link in theService URI
field to open Grafana. - Log in to Grafana with your service credentials.
- Navigate to
Configuration
→Data sources
. The data sources page lists Managed Service for TimescaleDB as a configured data source for the Grafana instance.
When you have configured Managed Service for TimescaleDB as a data source in Grafana, you can create panels that are populated with data using SQL.
Keywords
Found an issue on this page?Report an issue or Edit this page in GitHub.