1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 21:46:22 +01:00

Add a note that Grafana is only for infrastructure metrics

This commit is contained in:
Maxim Svistunov
2020-04-14 18:54:59 +02:00
committed by openshift-cherrypick-robot
parent 4fba145431
commit 07ca741ce3

View File

@@ -7,6 +7,11 @@
Once you have enabled monitoring your own services, deployed a service, and set up metrics collection for it, you can access the metrics of the service as a cluster administrator, as a developer, or as a user with view permissions for the project.
[NOTE]
====
The Grafana instance shipped within {product-title} Monitoring is read-only and displays only infrastructure-related dashboards.
====
.Prerequisites
* You need to deploy the service that you want to monitor.