-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
curl 'http://TARGET/api/ds/query?ds_type=grafana-postgresql-datasource&requestId=explore_1'
-H 'Content-Type: application/json'
--data-raw '{
"queries": [
{
"refId": "A",
"datasource": {
"type": "grafana-postgresql-datasource",
"uid": "P44368ADAD746BC27"
},
"datasourceId": 1,
"rawSql": "SELECT current_database(), version();",
"format": "table",
"intervalMs": 60000,
"maxDataPoints": 1000
}
],
"from": "1700000000000",
"to": "1800000000000"
}'
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels