Skip to content

Commit abdf6d3

Browse files
Remove limitations
1 parent ec3b2a1 commit abdf6d3

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

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

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -121,12 +121,6 @@ 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-
130124
### Troubleshooting
131125

132126
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)