Skip to content

Commit 944a478

Browse files
Add limitation note for pod monitor
1 parent 36826b1 commit 944a478

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,12 @@ kubectl apply -f https://github.com/Azure/prometheus-collector/blob/main/otelcol
121121
kubectl apply -f https://github.com/Azure/prometheus-collector/blob/main/otelcollector/deploy/example-custom-resources/service-monitor/service-monitor-reference-app.yaml
122122
```
123123

124+
##### Limitations
125+
> [!NOTE]
126+
>
127+
> Pod and Service monitors currently do not support basic authentication. Support for the same is coming up soon.
128+
>
129+
124130
### Troubleshooting
125131

126132
When the pod or service monitors are successfully applied, the addon should automatically start collecting metrics from the targets. To confirm this, follow the instructions [here](prometheus-metrics-troubleshoot.md#prometheus-interface) for general troubleshooting of custom resources and also to ensure the targets show up in 127.0.0.1/targets.

0 commit comments

Comments
 (0)