Skip to content

Commit 1a70567

Browse files
authored
Update prometheus-metrics-scrape-configuration.md
The description text did not match the referenced configuration file hunk.
1 parent 7e86127 commit 1a70567

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ metadata:
7070
7171
Scraping these pods with specific annotations is disabled by default. To enable, in the `ama-metrics-settings-configmap`, add the regex for the namespace(s) of the pods with annotations you wish to scrape as the value of the field `podannotationnamespaceregex`.
7272

73-
For example, the following setting scrapes pods with annotations only in the namespaces `kube-system` and `default`:
73+
For example, the following setting scrapes pods with annotations only in the namespaces `kube-system` and `my-namespace`:
7474

7575
```yaml
7676
pod-annotation-based-scraping: |-

0 commit comments

Comments
 (0)