Skip to content

Commit 571b692

Browse files
authored
docs: update application metrics
1 parent b670d3c commit 571b692

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

docs/user-guide/creating-application/app-metrics.md

+8-3
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,11 @@ Application Metrics are the indicators used to evaluate the performance and effi
1111

1212
## Setup Application Metrics
1313

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+
1419
1. **Install Grafana Dashboard:**
1520

1621
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
6469
6570
![Figure 6: Prometheus Endpoint](https://devtron-public-asset.s3.us-east-2.amazonaws.com/images/creating-application/app-metrics/app6.jpg)
6671
67-
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.
6873
6974
![Figure 7: CPU Usage & Memory Usage](https://devtron-public-asset.s3.us-east-2.amazonaws.com/images/creating-application/app-metrics/app7.jpg)
7075
@@ -77,11 +82,11 @@ Application Metrics are the indicators used to evaluate the performance and effi
7782
7883
![Figure 8: Enable Application Metrics](https://devtron-public-asset.s3.us-east-2.amazonaws.com/images/creating-application/app-metrics/app8.jpg)
7984
80-
Now, you can track all your application metrics by navigating to Applications and going to the App Details page of your Devtron App as shown below.
85+
Now, you can track all your application metrics by navigating to Applications and going to the App Details page of your Devtron App as shown below.
8186
8287
![Figure 9: Application Metrics](https://devtron-public-asset.s3.us-east-2.amazonaws.com/images/creating-application/app-metrics/app-new3.jpg)
8388
8489
{% hint style="warning" %}
8590
### Note
86-
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.
8792
{% endhint %}

0 commit comments

Comments
 (0)