19 lines
338 B
JSON
19 lines
338 B
JSON
{
|
|
"url": "http://[::1]:5280/api",
|
|
"login": {
|
|
"user": "metric-user",
|
|
"server": "chat.sum7.eu",
|
|
"password": "password"
|
|
},
|
|
"api": "rest",
|
|
|
|
"--comment": "influxdb",
|
|
"influxdb_host": "localhost",
|
|
"influxdb_port": 8086,
|
|
"influxdb_db": "ejabberd",
|
|
|
|
"--comment": "prometheus",
|
|
"prometheus_port": 8080,
|
|
"prometheus_refresh": 10
|
|
}
|