You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Tuan-Anh Hoang-Vu (JIRA)" <ji...@apache.org> on 2016/07/07 04:47:10 UTC

[jira] [Commented] (MESOS-5731) Allow querying with metric types in GetMetrics

    [ https://issues.apache.org/jira/browse/MESOS-5731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15365602#comment-15365602 ] 

Tuan-Anh Hoang-Vu commented on MESOS-5731:
------------------------------------------

I am working on this issue. Can I claim it? 

> 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
>            Assignee: Zhitao Li
>
> 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)