mirror of
https://github.com/ClusterCockpit/cc-metric-collector.git
synced 2024-11-10 12:37:25 +01:00
fdb58b0be2
* Use sink-specific configurations to have more flexibility. Adjust sample sink configuration files * Add documentation * Add links to individual sink readmes * Fix link in README * HTTPS for HttpSink * If no CPU die id available, use the socket id instead
7 lines
76 B
JSON
7 lines
76 B
JSON
{
|
|
"testoutput" : {
|
|
"type" : "stdout",
|
|
"meta_as_tags" : true
|
|
}
|
|
}
|