You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MB-43772: [BP] Only collect exposer_ metrics for the low cardinality
Backport to 7.2.5.
This is because ns_server will concat the outputs from both the low
cardinality and high cardinality endpoints. Collecting exposer_ metrics
for both results in duplicate metrics after the concat, which is not
allowed by the Prometheus exposition format.
Change-Id: Ifcf0e51e8dbf08bf7a8f4189b8a5e6c0c9ec7d2e
Reviewed-on: https://review.couchbase.org/c/kv_engine/+/203920
Reviewed-by: Trond Norbye <[email protected]>
Well-Formed: Restriction Checker
Tested-by: Vesko Karaganev <[email protected]>
0 commit comments