Make pageserver_ prefix for common metric names configurable (#681)

This commit is contained in:
Egor Suvorov
2021-10-05 19:06:44 +03:00
committed by GitHub
parent 9c936034b6
commit 7e190d72a5
6 changed files with 29 additions and 4 deletions

1
Cargo.lock generated
View File

@@ -2578,6 +2578,7 @@ version = "0.1.0"
dependencies = [
"lazy_static",
"libc",
"once_cell",
"prometheus",
]