mirror of
https://github.com/ClusterCockpit/cc-metric-collector.git
synced 2025-07-30 16:36:07 +02:00
Reformat. Cosmetic changes in structure
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"sink": {
|
||||
"user": "admin",
|
||||
"password": "12345"
|
||||
"password": "12345",
|
||||
"host": "localhost",
|
||||
"port": "8080"
|
||||
},
|
||||
"host": "localhost",
|
||||
"port": "8080",
|
||||
"interval" : 3,
|
||||
"duration" : 1,
|
||||
"collectors": [
|
||||
@@ -16,4 +16,3 @@
|
||||
"lustrestat"
|
||||
]
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user