diff --git a/website/content/docs/upgrade/upgrade-specific.mdx b/website/content/docs/upgrade/upgrade-specific.mdx index e9fd2a10b..fee5a538a 100644 --- a/website/content/docs/upgrade/upgrade-specific.mdx +++ b/website/content/docs/upgrade/upgrade-specific.mdx @@ -19,7 +19,7 @@ used to document those details separately from the standard upgrade flow. #### Agent Metrics API The Nomad agent metrics API now respects the -[prometheus_metrics](https://www.nomadproject.io/docs/configuration/telemetry#prometheus_metrics) +[`prometheus_metrics`](https://www.nomadproject.io/docs/configuration/telemetry#prometheus_metrics) configuration value. If this value is set to `false`, which is the default value, calling `/v1/metrics?format=prometheus` will now result in a response error.