mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-02 05:53:13 +00:00
Maint/postgres payload size bytes (#144)
* fix readme * add postgres_payload_size_bytes metric
This commit is contained in:
parent
b647583a88
commit
d99cf8e138
@ -387,4 +387,5 @@ METRICS_WITH_INITIAL_VALUE_ZERO = [
|
|||||||
"waku_store_queries_total",
|
"waku_store_queries_total",
|
||||||
"mix_pool_size",
|
"mix_pool_size",
|
||||||
"libp2p_gossipsub_imreceiving_saved_messages_total",
|
"libp2p_gossipsub_imreceiving_saved_messages_total",
|
||||||
|
"postgres_payload_size_bytes",
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user