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

Fix a logging #221

Merged
merged 5 commits into from
Dec 12, 2024
Merged

Fix a logging #221

merged 5 commits into from
Dec 12, 2024

Conversation

whywaita
Copy link
Owner

@whywaita whywaita commented Dec 4, 2024

This pull request includes a small but important change to the logging behavior in the scrapePendingRuns function within the pkg/metric/scrape_github.go file. The change ensures that runs pending for over 30 minutes are logged with a message indicating they will be enqueued, while runs pending for less than 30 minutes are logged with a message indicating they will be ignored.

Logging behavior update:

  • pkg/metric/scrape_github.go: Modified the log messages to provide clearer information on whether pending runs will be enqueued or ignored based on the duration they have been pending.

…tion

Add a metrics of GitHub Apps installation
@whywaita whywaita merged commit ec1c1f4 into master Dec 12, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant