1
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

26 lines
489 B

{
"type": "datasource",
"name": "PostgreSQL",
"id": "postgres",
"category": "sql",
"info": {
"description": "Data source for PostgreSQL and compatible databases",
"author": {
"name": "Grafana Labs",
"url": "https://grafana.com"
},
"logos": {
"small": "img/postgresql_logo.svg",
"large": "img/postgresql_logo.svg"
}
},
"alerting": true,
"annotations": true,
"metrics": true,
"queryOptions": {
"minInterval": true
}
}