Commit f445ead2 authored by James DeFelice's avatar James DeFelice

use common mesos_ prefix for metrics

parent 932c58a4
......@@ -24,7 +24,7 @@ import (
)
const (
runtimeSubsystem = "runtime"
runtimeSubsystem = "mesos_runtime"
)
var (
......
......@@ -24,7 +24,7 @@ import (
)
const (
schedulerSubsystem = "k8sm_scheduler"
schedulerSubsystem = "mesos_scheduler"
)
var (
......
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