apache/airflow

Built-in ServiceMonitor for PgBouncer and StatsD

Open

#28.779 geöffnet am 7. Jan. 2023

Auf GitHub ansehen
 (8 Kommentare) (2 Reaktionen) (0 zugewiesene Personen)Python (16.781 Forks)batch import
area:helm-chartgood first issuekind:feature

Repository-Metriken

Stars
 (44.809 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 7T 18h) (834 gemergte PRs in 30 T)

Beschreibung

Official Helm Chart version

1.7.0 (latest released)

Apache Airflow version

2.3.0

Kubernetes Version

v1.24.x

Helm Chart configuration

No response

Docker Image customisations

No response

What happened

The current version of the chart as is doesn't have support for built-in ServiceMonitor. Is this a deliberate omission because it's considered bloat(as it isn't really required by Airflow, and also as that would mean tighter integration with Prometheus- and we don't want to outright do that for our users?).

Or can this be added as a feature/enhancement to the upstream chart? Since, Prometheus is a major CNCF project which is one of the most widely used solution for monitoring.

I am willing to submit a PR, if this seems like a valid issue :)

What you think should happen instead

No response

How to reproduce

No response

Anything else

No response

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Contributor Guide