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

Tighten-up on Prometheus updates #64

Open
anjackson opened this issue Jan 15, 2020 · 0 comments
Open

Tighten-up on Prometheus updates #64

anjackson opened this issue Jan 15, 2020 · 0 comments

Comments

@anjackson
Copy link
Contributor

anjackson commented Jan 15, 2020

As Prometheus updates are done via the event handlers they only get one chance to post metrics: when the task succeeds.

Is it possible to use DEPENDENCY_PRESENT to record when retries show the task is already done?

An alternative would be to only use that for failures, and use a Task superclass to try (and re-try) Prometheus Push Gateway updates as part of the complete check.

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

No branches or pull requests

1 participant