rwhitley45 commented on issue #43833:
URL: https://github.com/apache/airflow/issues/43833#issuecomment-2476817996
I'm having the same issue with my airflow instance in K8s. Metric counts are
way low:
```
# HELP statsd_exporter_metrics_total The total number of metrics.
# TYPE statsd_exporter_metrics_total gauge
statsd_exporter_metrics_total{type="counter"} 4
statsd_exporter_metrics_total{type="gauge"} 17
statsd_exporter_metrics_total{type="summary"} 11
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]