Skip to content

Commit ed56a6d

Browse files
authored
Add PodMonitor note for Prometheus (openshift-service-mesh#630)
Signed-off-by: josunect <josune.cordoba@gmail.com>
1 parent 8b9e4eb commit ed56a6d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

docs/common/istio-ambient-mode.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -245,6 +245,9 @@ Deploy Prometheus in `istio-system` namespace.
245245
$ kubectl apply -n istio-system -f https://raw.githubusercontent.com/istio/istio/master/samples/addons/prometheus.yaml
246246
```
247247

248+
> **NOTE**:
249+
> If using [OpenShift monitoring](https://docs.openshift.com/service-mesh/3.0.0tp1/observability/metrics/ossm-metrics-assembly.html#ossm-config-openshift-monitoring-only_ossm-metrics-assembly), don't forget to apply the PodMonitor in the ztunnel namespace.
250+
248251
Deploy a Kiali dashboard using a community Kiali operator on OpenShift.
249252

250253
```bash

0 commit comments

Comments
 (0)