haosdent created MESOS-5731:
-------------------------------
Summary: Allow querying with metric types in GetMetrics
Key: MESOS-5731
URL: https://issues.apache.org/jira/browse/MESOS-5731
Project: Mesos
Issue Type: Task
Reporter: haosdent
Refer to the email in dev mailing list [ Extend HTTP Endpoint to allow querying
for metric types |
http://search-hadoop.com/m/0Vlr69jfmN1kHein1&subj=Re+Extend+HTTP+Endpoint+to+allow+querying+for+metric+types
]
We need support metric types as filter in {{GetMetrics}}
{code}
GetMetrics {
repeated Metric gauges = 1;
repeated Metric counters = 2;
}
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)