Details
-
Epic
-
Status: Accepted
-
Major
-
Resolution: Unresolved
-
None
-
None
-
Push-Gauge Migration
Description
Currently, the master / allocator / agent make use of several expensive pull-gauges. Not only do these cost CPU time on these actors, they also impose a latency penalty due to the trip through the event queue (see MESOS-8851).
We should ban pull-gauges on any actors that do non-trivial work and migrate all existing pull-gauges to push-gauges.
Attachments
Attachments
Issue Links
- is related to
-
MESOS-9235 Add per-Process event queue counters in libprocess.
- Accepted
-
MESOS-9072 Improve performance of metrics snapshot.
- Accepted
- relates to
-
MESOS-8851 Introduce a push-based gauge.
- Resolved
Issues in epic
MESOS-9851 | Migrate allocator metrics to PushGauge. | Open | Unassigned | |||
MESOS-9735 | Migrate master metrics to PushGauge | Open | Unassigned | |||
|
MESOS-9861 | Make PushGauges support floating point stats. | Resolved | Benjamin Mahler |