Skip to content

Commit 8e46221

Browse files
update note
1 parent 0efe2d5 commit 8e46221

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/azure-monitor/containers/prometheus-metrics-scrape-configuration.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -541,6 +541,8 @@ basic_auth:
541541
This is because the secret **ama-metrics-mtls-secret** is mounted in the path **/etc/prometheus/certs/** within the container.
542542
>
543543
> The base64 encoded value is automatically decoded by the agent pods when the secret is mounted as file.
544+
>
545+
> Any other configuration setting that is considered as a secret in the [prometheus configuration](https://prometheus.io/docs/prometheus/latest/configuration/configuration/#scrape_config) needs to use the file setting alternative instead as described above.
544546

545547
## Next steps
546548

0 commit comments

Comments
 (0)