Abhishek Dasgupta created MESOS-6080:
----------------------------------------
Summary: Expose metrics i.e
SchedulerProcess::event_queue_messages,
SchedulerProcess::event_queue_dispatches in scheduler library.
Key: MESOS-6080
URL: https://issues.apache.org/jira/browse/MESOS-6080
Project: Mesos
Issue Type: Improvement
Reporter: Abhishek Dasgupta
Assignee: Abhishek Dasgupta
We are collecting metrics for scheduler
driver(https://github.com/apache/mesos/blob/master/src/sched/sched.cpp#L207)
but currently there is no way to expose these metrics in scheduler
library(https://github.com/apache/mesos/blob/master/src/scheduler/scheduler.cpp).
So we need to expose these metrics in scheduler library as well.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)