We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d572d5 commit 3078b7fCopy full SHA for 3078b7f
expfmt/openmetrics_create_test.go
@@ -43,7 +43,7 @@ func TestCreateOpenMetrics(t *testing.T) {
43
Help: proto.String("two-line\n doc str\\ing"),
44
Type: dto.MetricType_COUNTER.Enum(),
45
Metric: []*dto.Metric{
46
- {
+ {
47
Label: []*dto.LabelPair{
48
{
49
Name: proto.String("labelname"),
0 commit comments