andrewgodwin opened a new pull request #18214: URL: https://github.com/apache/airflow/pull/18214
This adds some basic metrics to the Triggerer: * `triggers.running`: A gauge of how many are currently running * `triggers.succeeded` and `triggers.failed`: Counters of how many triggers have fired successfully/failed, respectively. -- 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]
