Skip to content
Snippets Groups Projects
Commit 3c9242c6 authored by flycash's avatar flycash
Browse files

fmt code

parent c47af058
No related branches found
No related tags found
No related merge requests found
......@@ -56,7 +56,7 @@ const (
)
var (
labelNames = []string{serviceKey, groupKey, versionKey, methodKey, timeoutKey,}
labelNames = []string{serviceKey, groupKey, versionKey, methodKey, timeoutKey}
namespace = config.GetApplicationConfig().Name
reporterInstance *PrometheusReporter
reporterInitOnce sync.Once
......
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