fix prometheus timeout mask metrics

This commit is contained in:
Joakim Frostegård 2024-02-04 00:03:01 +01:00
parent c4f645e03e
commit 40e33d8af1
7 changed files with 15 additions and 7 deletions

2
Cargo.lock generated
View file

@ -199,6 +199,7 @@ dependencies = [
"log",
"memchr",
"metrics",
"metrics-util",
"mimalloc",
"once_cell",
"privdrop",
@ -379,7 +380,6 @@ dependencies = [
"indexmap 2.1.0",
"log",
"metrics",
"metrics-exporter-prometheus",
"metrics-util",
"mimalloc",
"privdrop",