Fix test
This commit is contained in:
parent
9fb8656915
commit
973b7b5c78
|
@ -446,7 +446,7 @@ func TestUsageReporter_emitKVUsage_OSS(t *testing.T) {
|
|||
},
|
||||
"consul.usage.test.consul.state.kv_entries;datacenter=dc1": {
|
||||
Name: "consul.usage.test.consul.state.kv_entries",
|
||||
Value: 5,
|
||||
Value: 4,
|
||||
Labels: []metrics.Label{{Name: "datacenter", Value: "dc1"}},
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue