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
Copy file name to clipboardexpand all lines: docs/user-guide/creating-application/app-metrics.md
+8-3
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,11 @@ Application Metrics are the indicators used to evaluate the performance and effi
11
11
12
12
## Setup Application Metrics
13
13
14
+
{% hint style="warning" %}
15
+
### Note
16
+
These steps will not take effect if your application is deployed using [Custom Deployment Charts](../global-configurations/deployment-charts.md) as those configurations override the default Deployment Template settings.
17
+
{% endhint %}
18
+
14
19
1.**Install Grafana Dashboard:**
15
20
16
21
To use the Grafana dashboard, you need to first install the integration from the [Devtron Stack Manager](../integrations/README.md).
@@ -64,7 +69,7 @@ Application Metrics are the indicators used to evaluate the performance and effi
After adding the endpoint, application metrics will be visible in the Devtron dashboard for all the Devtron apps in the cluster. This includes CPU usage and Memory usage.
72
+
After adding the endpoint, application metrics will be visible in the Devtron dashboard for all the Devtron apps in the cluster (it may take a few minutes). This includes CPU usage and Memory usage.
68
73
69
74

70
75
@@ -77,11 +82,11 @@ Application Metrics are the indicators used to evaluate the performance and effi
Enable metrics option is only available for [Devtron charts](../deploy-chart/README.md) and not for [Custom Deployment Charts](../global-configurations/deployment-charts.md).
91
+
You won’t be able to enable the Application Metrics if your environment is [Overridden](../creating-application/environment-overrides.md), as it overrides the Deployment Template settings.
0 commit comments