You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -390,7 +390,7 @@ To install the reference dashboard, download the dashboard JSON to a local file
390
390
There are two dashboards available at the moment. If necessary you can install both at the same time:
391
391
392
392
* [compatibility mode dashboard](https://cdn.mendix.com/mendix-for-private-cloud/grafana-dashboard/mendix_app_dashboard_compatibility-1.1.1.json) for metrics generated in compatibility mode
393
-
* [native dashboard](https://cdn.mendix.com/mendix-for-private-cloud/grafana-dashboard/mendix_app_dashboard_native-1.1.1.json) for metrics generated in native mode
393
+
* [native dashboard](https://cdn.mendix.com/mendix-for-private-cloud/grafana-dashboard/mendix_app_dashboard_native-1.2.0.json) for metrics generated in native mode
394
394
395
395
[Import](https://grafana.com/docs/grafana/latest/dashboards/export-import/#import-dashboard) the downloaded JSON into Grafana:
Copy file name to clipboardExpand all lines: content/en/docs/releasenotes/deployment/mendix-for-private-cloud.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,11 @@ For information on the current status of deployment to Mendix on Kubernetes and
18
18
19
19
* We have renamed Mendix for Private Cloud to Mendix on Kubernetes, and updated our documentation accordingly.
20
20
21
+
#### Prometheus Metrics
22
+
23
+
* We have improved environment dropdown selections in the [Grafana dashboard](/developerportal/deploy/private-cloud-monitor/#import-dashboard) to show Mendix app enviornments as soon as possible. If an environment needs some time to start, it now appears in the dropdown, and partial metrics are available until the app is fully started.
24
+
* We have updated instructions to work with version 2.10.2 of the `loki-stack` Helm chart.
0 commit comments