The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user santosh-d3vpl3x (triggered by santosh-d3vpl3x).

Head commit for run:
25960a8769f065f1360eb08df3493104d8180ba7 / Santosh Pingale 
<[email protected]>
Correctly classify dag_processing.processes as a gauge

Currently, `dag_processing.processes` is classified as a counter in the 
documentation but in reality it is a gauge with `decr` operations performed on 
it. While exporting this metric as counter to prometheus, this results in a 
counter that just keeps on increasing and leads to some confusion.

Report URL: https://github.com/apache/airflow/actions/runs/2459979018

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to