-
Notifications
You must be signed in to change notification settings - Fork 62
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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]>
- Loading branch information
Showing
2 changed files
with
28 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters