We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29f28da commit 3509733Copy full SHA for 3509733
website/content/docs/configuration/telemetry.mdx
@@ -149,8 +149,10 @@ telemetry {
149
150
These `telemetry` parameters apply to [Prometheus].
151
152
-- `prometheus_metrics` `(bool: false)` - Specifies whether the agent should
153
- make Prometheus formatted metrics available at `/v1/metrics?format=prometheus`.
+- `prometheus_metrics` `(bool: false)` - Specifies whether the agent should make
+ Prometheus formatted metrics available at `/v1/metrics?format=prometheus`.
154
+ Nomad's Prometheus client retains metrics in memory unless scraped, so you
155
+ should not enable this field unless you are collecting metrics via Promtheus.
156
157
### `circonus` (Apica)
158
0 commit comments