All Downloads are FREE. Search and download functionalities are using the official Maven repository.

grafana_5.2.4.grafana_post_create_datasource.json Maven / Gradle / Ivy

There is a newer version: 3.1.1
Show newest version
{
  "name":"${datasource}",
  "type":"influxdb",
  "url":"http://${influxDBHost}:${influxDBPort}",
  "basicAuth":false,
  "database":"${datasource}",
  "access": "proxy"
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy