Details
-
Improvement
-
Status: Accepted
-
Major
-
Resolution: Unresolved
-
None
-
None
Description
metrics::Gauge currently requires defer.hpp which is unnecessary. In fact, switching the API to take a std::function still allows deferred objects to be passed in, but also allows for synchronous gauges for simple cases.
Attachments
Issue Links
- is depended upon by
-
MESOS-1371 Expose libprocess queue length from scheduler driver to metrics endpoint
- Resolved
- is related to
-
MESOS-2893 Add queue size metrics for the allocator.
- Resolved