Skip to content

Commit d9fd54c

Browse files
committed
Add reference to Prometheus Operator documentation
1 parent 054d170 commit d9fd54c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/essentials/prometheus-remote-write-virtual-machines.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@ az aks get-credentials -g <aks-rg-name> -n <aks-cluster-name>
324324
kubectl apply -f <remote-write-secret.yaml>
325325
```
326326

327-
1. You will need to update the values for remote write section in Prometheus Operator. Copy the following and save it as a yaml file. For the values of the yaml file, see below section.
327+
1. You will need to update the values for remote write section in Prometheus Operator. Copy the following and save it as a yaml file. For the values of the yaml file, see below section. Refer to [Prometheus Operator documentation](https://github.com/prometheus-operator/prometheus-operator/blob/main/Documentation/api.md#azuread) for more details on the Azure Monitor Workspace remote write specification in Prometheus Operator.
328328

329329
```yaml
330330
prometheus:

0 commit comments

Comments
 (0)