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

feat: add last fetch and last update #190

Merged
merged 2 commits into from
Aug 1, 2024
Merged

Conversation

chriswk
Copy link
Member

@chriswk chriswk commented Aug 1, 2024

Adds prometheus gauges for when we last fetched (no matter if 200 or 304) and when we last updated (only updated when status==200)

Fixes: #187

Adds prometheus gauges for when we last fetched (no matter if 200 or
304) and when we last updated (only updated when status==200)

Fixes: #187
@chriswk chriswk self-assigned this Aug 1, 2024
Copy link
Contributor

@gastonfournier gastonfournier left a comment

Choose a reason for hiding this comment

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

LGTM!

@chriswk chriswk merged commit 2615e72 into main Aug 1, 2024
3 checks passed
@chriswk chriswk deleted the feat/addPromGaugesForFetch branch August 1, 2024 13:47
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.

observability into refreshes
2 participants