"indexer" namespace for metrics
This commit is contained in:
parent
0b70abc395
commit
300dae68e5
@ -8,7 +8,7 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
indexerNamespace = "ipld_eth_indexer" // FIXME: "statediff"?
|
||||
indexerNamespace = "indexer"
|
||||
)
|
||||
|
||||
// Build a fully qualified metric name
|
||||
|
Loading…
Reference in New Issue
Block a user