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 0b70abc commit 300dae6Copy full SHA for 300dae6
statediff/indexer/metrics.go
@@ -8,7 +8,7 @@ import (
8
)
9
10
const (
11
- indexerNamespace = "ipld_eth_indexer" // FIXME: "statediff"?
+ indexerNamespace = "indexer"
12
13
14
// Build a fully qualified metric name
0 commit comments