This commit is contained in:
Connor Kelly 2021-09-20 13:44:43 -05:00
parent ea9c4f5822
commit ae3457b96a
No known key found for this signature in database
GPG Key ID: 588D34E7812BC0B7

View File

@ -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"}},
},
},