mirror of
https://github.com/ClusterCockpit/cc-metric-collector.git
synced 2025-09-15 21:14:31 +02:00
Fix for CI sink config
This commit is contained in:
4
.github/ci-sinks.json
vendored
4
.github/ci-sinks.json
vendored
@@ -1,6 +1,8 @@
|
|||||||
{
|
{
|
||||||
"testoutput" : {
|
"testoutput" : {
|
||||||
"type" : "stdout",
|
"type" : "stdout",
|
||||||
"meta_as_tags" : true
|
"meta_as_tags" : [
|
||||||
|
"unit"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user