mirror of
https://github.com/ClusterCockpit/cc-metric-collector.git
synced 2025-10-21 21:35:06 +02:00
Move example configurations and update docs. Fixed #150
This commit is contained in:
8
example-configs/sinks.json
Normal file
8
example-configs/sinks.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"mystdout": {
|
||||
"type": "stdout",
|
||||
"meta_as_tags": [
|
||||
"unit"
|
||||
]
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user