![JAR search and dependency download from the Maven repository](/logo.png)
grafana_5.2.4.grafana_post_create_datasource.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of loadcoder-cluster Show documentation
Show all versions of loadcoder-cluster Show documentation
This project contains the core features in Loadcoder
{
"name":"${datasource}",
"type":"influxdb",
"url":"http://${influxDBHost}:${influxDBPort}",
"basicAuth":false,
"database":"${datasource}",
"access": "proxy"
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy