You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
duplicateLabelMsg:= []byte(`An error has occurred during metrics gathering:
334
+
335
+
collected metric "broken_metric" { label:<name:"foo" value:"bar" > label:<name:"foo" value:"baz" > counter:<value:2.7 > } has two or more labels with the same name: foo
336
+
`)
334
337
335
338
typeoutputstruct {
336
339
headersmap[string]string
@@ -675,7 +678,7 @@ collected metric named "complex_count" collides with previously collected histog
0 commit comments