Skip to content

Commit 4d15f4b

Browse files
committed
remove extra line
1 parent 7194056 commit 4d15f4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/containers/prometheus-metrics-troubleshoot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ If there are no issues and the intended targets are being scraped, you can view
119119
> [!WARNING]
120120
> This mode can affect performance and should only be enabled for a short time for debugging purposes.
121121
122-
The metrics addon can be configured to run in debug mode by changing the configmap setting `enabled` under `debug-mode` to `true` by following the instructions [here](prometheus-metrics-scrape-configuration.md#debug-mode). This mode can affect performance and should only be enabled for a short time for debugging purposes.
122+
The metrics addon can be configured to run in debug mode by changing the configmap setting `enabled` under `debug-mode` to `true` by following the instructions [here](prometheus-metrics-scrape-configuration.md#debug-mode).
123123
124124
When enabled, all Prometheus metrics that are scraped are hosted at port 9091. Run the following command:
125125

0 commit comments

Comments
 (0)