You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.
Task counts are one of the most important characteristics of Marathon usage.
Since we now have a synchronized place for task creation/update/deletion, we can now provide reliable task stats reasonably cheap. I'd suggest counts analogous to our API:
staged
running
Not part of this issue since these require querying the health check manager:
healthy
unhealthy
The text was updated successfully, but these errors were encountered:
Task counts are one of the most important characteristics of Marathon usage.
Since we now have a synchronized place for task creation/update/deletion, we can now provide reliable task stats reasonably cheap. I'd suggest counts analogous to our API:
Not part of this issue since these require querying the health check manager:
The text was updated successfully, but these errors were encountered: