From 44ffb3c54e0b1d4484b5f4a9e287a2743c753ecc Mon Sep 17 00:00:00 2001 From: Marcin Rataj Date: Tue, 5 Apr 2022 22:30:06 +0200 Subject: [PATCH] test: expect static counters to be always present --- test/sharness/t0116-prometheus-data/prometheus_metrics | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/test/sharness/t0116-prometheus-data/prometheus_metrics b/test/sharness/t0116-prometheus-data/prometheus_metrics index af41dc8a88d2..3665e3a017dd 100644 --- a/test/sharness/t0116-prometheus-data/prometheus_metrics +++ b/test/sharness/t0116-prometheus-data/prometheus_metrics @@ -577,6 +577,10 @@ leveldb_datastore_sync_latency_seconds_bucket leveldb_datastore_sync_latency_seconds_count leveldb_datastore_sync_latency_seconds_sum leveldb_datastore_sync_total +libp2p_rcmgr_memory_allocations_allowed_total +libp2p_rcmgr_memory_allocations_blocked_total +libp2p_rcmgr_peer_blocked_total +libp2p_rcmgr_peers_allowed_total process_cpu_seconds_total process_max_fds process_open_fds