From 9636b65b83b07224455671cd0c3fa6b78a987d29 Mon Sep 17 00:00:00 2001 From: katarzyna_koltun Date: Wed, 16 Sep 2026 17:52:49 +0200 Subject: [PATCH] Updated Grafana doc --- content/en/docs/private-platform/pmp-grafana.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/content/en/docs/private-platform/pmp-grafana.md b/content/en/docs/private-platform/pmp-grafana.md index 04644b88b79..37c49ac2daf 100644 --- a/content/en/docs/private-platform/pmp-grafana.md +++ b/content/en/docs/private-platform/pmp-grafana.md @@ -24,7 +24,7 @@ The following diagram shows how Private Mendix Platform (PMP) uses Grafana: To configure Grafana integration for your environment, make sure that you fulfill the following prerequisites: -* Grafana 12.2.1 must be nstalled and accessible. For more information, see [Installing Grafana](#install-grafana). +* Grafana 12.2.1 must be installed and accessible. For more information, see [Installing Grafana](#install-grafana). * Prometheus 3.7.3 must be configured as a metrics data source in Grafana. * Loki 2.6.1 must be configured as a logs data source in Grafana. * You must have admin access to Private Mendix Platform settings. @@ -33,7 +33,9 @@ To configure Grafana integration for your environment, make sure that you fulfil ## Installing Grafana {#install-grafana} For information about installing Grafana with Prometheus and Loki, refer to -[Monitoring Environments in Mendix on Kubernetes](/developerportal/deploy/private-cloud-monitor/). +[Install Grafana](https://grafana.com/docs/grafana/latest/setup-grafana/installation/) in Grafana documentation. + +The following section shows an example of a Helm-based installation. ### Example Helm-Based Installation