mirror of
https://github.com/bitnami/charts.git
synced 2026-04-01 06:47:23 +08:00
[bitnami/*] docs: 📝 Add "Prometheus metrics" (batch 1) (#30660)
* [bitnami/*] docs: 📝 Add "Prometheus metrics" (batch 1) Signed-off-by: Javier J. Salmerón García <javier.salmeron@broadcom.com> * Change header Signed-off-by: Javier J. Salmerón García <javier.salmeron@broadcom.com> * docs: ✏️ Remove grammar mistake Signed-off-by: Javier J. Salmerón García <javier.salmeron@broadcom.com> * docs: 📝 Apply requested changes Signed-off-by: Javier J. Salmerón García <javier.salmeron@broadcom.com> --------- Signed-off-by: Javier J. Salmerón García <javier.salmeron@broadcom.com>
This commit is contained in:
committed by
GitHub
parent
82fc7e2fc1
commit
7409ca4c21
@@ -251,7 +251,7 @@ To make this process easier, the chart contains the `resourcesPreset` values, wh
|
||||
|
||||
### Prometheus metrics
|
||||
|
||||
This chart can be integrated with Prometheus by setting `metrics.enabled` true. This will configure Airflow components to send StatsD metrics to the [StatsD exporter](https://github.com/prometheus/statsd_exporter) that transforms them into Prometheus metrics. The StatsD exporter is deployed as a standalone deployment and service in the same namespace as the Airflow deployment.
|
||||
This chart can be integrated with Prometheus by setting `metrics.enabled` to `true`. This will configure Airflow components to send StatsD metrics to the [StatsD exporter](https://github.com/prometheus/statsd_exporter) that transforms them into Prometheus metrics. The StatsD exporter is deployed as a standalone deployment and service in the same namespace as the Airflow deployment.
|
||||
|
||||
#### Prometheus requirements
|
||||
|
||||
|
||||
Reference in New Issue
Block a user