From 3a3e1d3c22fd56c54b190b5a6de111319b326415 Mon Sep 17 00:00:00 2001 From: Anton Popovichenko Date: Thu, 7 May 2026 16:37:34 +0200 Subject: [PATCH 1/2] Add Grafana dashboards release note to MxOnAzure release Added Grafana dashboards for PostgreSQL to monitor key metrics and view database logs. --- content/en/docs/releasenotes/deployment/mendix-azure.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/en/docs/releasenotes/deployment/mendix-azure.md b/content/en/docs/releasenotes/deployment/mendix-azure.md index 3066a55dd2a..9b627b60d53 100644 --- a/content/en/docs/releasenotes/deployment/mendix-azure.md +++ b/content/en/docs/releasenotes/deployment/mendix-azure.md @@ -19,6 +19,7 @@ For information on the current status of Mendix deployment, see [Mendix Status]( * Initialized clusters are now visible to cluster members regardless of Azure RBAC. * Only Cluster Managers with the Azure Owner or Contributor roles can now edit cluster settings. * We have added a warning to inform users about the implications of enabling network-isolated cluster and internal load balancers. +* We added Grafana dashboards for PostgreSQL to monitor key metrics and view database logs. ## Release date: February 26, 2026 From 2f5163e3753e9a99f0f06d2ff7a86527bfaf9761 Mon Sep 17 00:00:00 2001 From: katarzyna-koltun-mx <108737161+katarzyna-koltun-mx@users.noreply.github.com> Date: Thu, 7 May 2026 16:50:07 +0200 Subject: [PATCH 2/2] Update mendix-azure.md --- content/en/docs/releasenotes/deployment/mendix-azure.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/releasenotes/deployment/mendix-azure.md b/content/en/docs/releasenotes/deployment/mendix-azure.md index 9b627b60d53..6a543b06473 100644 --- a/content/en/docs/releasenotes/deployment/mendix-azure.md +++ b/content/en/docs/releasenotes/deployment/mendix-azure.md @@ -19,7 +19,7 @@ For information on the current status of Mendix deployment, see [Mendix Status]( * Initialized clusters are now visible to cluster members regardless of Azure RBAC. * Only Cluster Managers with the Azure Owner or Contributor roles can now edit cluster settings. * We have added a warning to inform users about the implications of enabling network-isolated cluster and internal load balancers. -* We added Grafana dashboards for PostgreSQL to monitor key metrics and view database logs. +* We have added Grafana dashboards for PostgreSQL to monitor key metrics and view database logs. ## Release date: February 26, 2026