From 6d579a4b480bea9f9416d71d7061994c3c62c28b Mon Sep 17 00:00:00 2001 From: Salim B Date: Mon, 18 Aug 2025 20:18:57 +0200 Subject: [PATCH] docs: improve `extra-labels` description (#1208) * docs: improve `extra-labels` description * Update README.md * Update README.md --------- Co-authored-by: TwiN --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2b05a806..89f6812b 100644 --- a/README.md +++ b/README.md @@ -1991,7 +1991,7 @@ See [examples/docker-compose-grafana-prometheus](.examples/docker-compose-grafan #### Custom Labels -Added a Labels field to the Config and Endpoint structs to support key-value pairs for metrics. Updated the Prometheus metrics initialization to include dynamic labels from the configuration. See the example below: +You can add custom labels to your endpoints’ Prometheus metrics by defining key–value pairs under the `extra-labels` field. For example: ```yaml endpoints: