Using groundcover datasources in a Self-hosted Grafana
Exposing Data Sources for Managed inCloud Setup
Last updated
Exposing Data Sources for Managed inCloud Setup
Last updated
groundcover supports integration with customer owned Grafana by exposing and data sources.
Different steps are required for deployments, contact us for additional info.
The groundcover tenant API KEY is required for configuring the data source connection.
The key can be obtained by running: groundcover auth get-datasources-api-key
For this example we will use the key
API-KEY-VALUE
Configure Grafana prometheus Data Source by following these steps logged in as Grafana Admin.
Connections > Data Sources > + Add new data source
Pick Prometheus
Name: groundcover-prometheus
Prometheus server URL: https://ds.groundcover.com/datasources/prometheus
Customer HTTP Headers > Add Header
Header: apikey
Value: API-KEY-VALUE
Performance
Prometheus type: Prometheus
Prometheus version: > 2.50.x
Click "Save & test"
Configure Grafana ClickHouse Data Source by following these steps logged in as Grafana Admin.
Connections > Data Sources > + Add new data source
Click "Save & test"