argocd-helm/charts
Julien Duchesne c7584ab51d
feat(argo-workflows): Allow setting the metrics port name (#934)
* Allow setting the metrics port name
Here, we scrape every pod that has a .*-metrics port here
But the helm chart is locked to `metrics` which our Prometheus doesn't see

This PR will make it configurable with a default value of `metrics`

Signed-off-by: Julien Duchesne <julien.duchesne@grafana.com>

* Bump version

Signed-off-by: Julien Duchesne <julien.duchesne@grafana.com>

* Bump minor version

Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>

Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
2021-09-17 21:51:13 +02:00
..
argo-cd feat(argo-cd): Add ability to scrape redis metrics (#892) 2021-09-17 18:47:11 +01:00
argo-events feat(argo-events): Ability to specify custom env variables (#516) 2021-08-08 00:43:28 +02:00
argo-rollouts feat(argo-rollouts): Default to keeping CRD's on helm uninstall (#922) 2021-09-17 18:39:06 +02:00
argo-workflows feat(argo-workflows): Allow setting the metrics port name (#934) 2021-09-17 21:51:13 +02:00
argocd-applicationset Add Pod label configuration for argocd-applicationset (#906) 2021-08-27 14:33:17 +02:00
argocd-image-updater feat(argocd-image-updater): Add custom environment variables (#874) 2021-09-16 20:59:39 +02:00
argocd-notifications Add Pod label configuration for argocd-notifications (#907) 2021-08-27 15:12:29 +02:00