Skip to content

Commit bdb2b1e

Browse files
Merge pull request #264687 from grbednar/patch-1
Update prometheus-metrics-scrape-configuration.md
2 parents 850537e + 1a70567 commit bdb2b1e

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
@@ -69,7 +69,7 @@ metadata:
6969
7070
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`.
7171

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

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

0 commit comments

Comments
 (0)