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

Collector fixes #91

Merged
merged 3 commits into from
Aug 23, 2023
Merged

Collector fixes #91

merged 3 commits into from
Aug 23, 2023

Conversation

jwilder
Copy link
Collaborator

@jwilder jwilder commented Aug 23, 2023

Fixes some cases where collector is scraping stale pods that have been deleted.

Their was a bug where we'd add a pod back for scraping after it
was deleted and this would causes spurious errors in the logs.
@jwilder jwilder merged commit cb217ba into main Aug 23, 2023
3 checks passed
@jwilder jwilder deleted the jwilder/collector branch August 23, 2023 21:55
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.

2 participants