- Security
Enable Grafana for Istio monitoring
By default, monitoring-prometheus-istio-server
is not provided as a data source in Grafana.
To enable
monitoring-prometheus-istio-server
as a data source in Grafana, provide a YAML file with the following values:Click to copymonitoringprometheus-istio:grafana:datasource:enabled: "true"Deploy the
values.yaml
file (see Change Kyma settings).Restart the Grafana deployment with the following command:
Click to copykubectl rollout restart -n kyma-system deployment monitoring-grafana