Datasource API Keys
Generate the API key
Querying ClickHouse
curl 'https://ds.groundcover.com/' \
--header "X-ClickHouse-Key: ${API_KEY}" \
--data "SELECT count() from traces where start_timestamp > now() - interval '15 minutes' "Command parameters
Querying VictoriaMetrics
Command parameters
Last updated
