Commit c323b81e authored by Andreas Bigger's avatar Andreas Bigger

labeling issue

parent 2a91d6dd
......@@ -87,8 +87,7 @@ func NewMetrics() *Metrics {
Name: "executors",
Help: "Number of active and idle executors",
}, []string{
"active",
"idle",
"status",
}),
moves: factory.NewCounter(prometheus.CounterOpts{
Namespace: Namespace,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment