We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4960c7 commit 1d1261dCopy full SHA for 1d1261d
docs/sources/send-data/promtail/stages/metrics.md
@@ -13,7 +13,8 @@ The `metrics` stage is an action stage that allows for defining and updating
13
metrics based on data from the extracted map. Note that created metrics are not
14
pushed to Loki and are instead exposed via Promtail's `/metrics` endpoint.
15
Prometheus should be configured to scrape Promtail to be able to retrieve the
16
-metrics configured by this stage.
+metrics configured by this stage. If Promtail's configuration is reloaded,
17
+all metrics will be reset.
18
19
## Schema
20
0 commit comments