Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add some basic metrics to the Triggerer #18214

Merged
merged 2 commits into from
Sep 14, 2021

Conversation

andrewgodwin
Copy link
Contributor

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.

@boring-cyborg boring-cyborg bot added the area:Scheduler Scheduler or dag parsing Issues label Sep 13, 2021
@kaxil kaxil closed this Sep 13, 2021
@kaxil kaxil reopened this Sep 13, 2021
Copy link
Member

@kaxil kaxil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@github-actions github-actions bot added the full tests needed We need to run full set of tests for this PR to merge label Sep 13, 2021
@github-actions
Copy link

The PR most likely needs to run full matrix of tests because it modifies parts of the core of Airflow. However, committers might decide to merge it quickly and take the risk. If they don't merge it quickly - please rebase it to the latest main at your convenience, or amend the last commit of the PR, and push it with --force-with-lease.

@kaxil kaxil added this to the Airflow 2.2 milestone Sep 13, 2021
@uranusjr uranusjr merged commit fe6a769 into apache:main Sep 14, 2021
@uranusjr uranusjr deleted the triggerer_metrics branch September 14, 2021 06:34
@mik-laj
Copy link
Member

mik-laj commented Sep 14, 2021

andrewgodwin pushed a commit to astronomer/airflow that referenced this pull request Sep 14, 2021
kaxil pushed a commit that referenced this pull request Sep 15, 2021
leahecole pushed a commit to GoogleCloudPlatform/composer-airflow that referenced this pull request Mar 10, 2022
Follow-on from apache/airflow#18214

GitOrigin-RevId: 29d700dd3de7ede6b5c426f397418deb3cc7a916
leahecole pushed a commit to GoogleCloudPlatform/composer-airflow that referenced this pull request Jun 4, 2022
Follow-on from apache/airflow#18214

GitOrigin-RevId: 29d700dd3de7ede6b5c426f397418deb3cc7a916
kosteev pushed a commit to GoogleCloudPlatform/composer-airflow that referenced this pull request Jul 10, 2022
Follow-on from apache/airflow#18214

GitOrigin-RevId: 29d700dd3de7ede6b5c426f397418deb3cc7a916
leahecole pushed a commit to GoogleCloudPlatform/composer-airflow that referenced this pull request Aug 27, 2022
Follow-on from apache/airflow#18214

GitOrigin-RevId: 29d700dd3de7ede6b5c426f397418deb3cc7a916
leahecole pushed a commit to GoogleCloudPlatform/composer-airflow that referenced this pull request Oct 4, 2022
Follow-on from apache/airflow#18214

GitOrigin-RevId: 29d700dd3de7ede6b5c426f397418deb3cc7a916
aglipska pushed a commit to GoogleCloudPlatform/composer-airflow that referenced this pull request Oct 7, 2022
Follow-on from apache/airflow#18214

GitOrigin-RevId: 29d700dd3de7ede6b5c426f397418deb3cc7a916
leahecole pushed a commit to GoogleCloudPlatform/composer-airflow that referenced this pull request Dec 7, 2022
Follow-on from apache/airflow#18214

GitOrigin-RevId: 29d700dd3de7ede6b5c426f397418deb3cc7a916
leahecole pushed a commit to GoogleCloudPlatform/composer-airflow that referenced this pull request Jan 27, 2023
Follow-on from apache/airflow#18214

GitOrigin-RevId: 29d700dd3de7ede6b5c426f397418deb3cc7a916
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:Scheduler Scheduler or dag parsing Issues full tests needed We need to run full set of tests for this PR to merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants