You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Dominic Hamon (JIRA)" <ji...@apache.org> on 2014/06/17 02:25:01 UTC

[jira] [Commented] (MESOS-320) Add instrumentation into libprocess.

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

Dominic Hamon commented on MESOS-320:
-------------------------------------

Message counters, function timings, and Process queue size are available. Queue latency isn't, but could be added using the new metrics system, so I think this should be closed and we can open specific tickets for specific extra metrics as we move forward.

> Add instrumentation into libprocess.
> ------------------------------------
>
>                 Key: MESOS-320
>                 URL: https://issues.apache.org/jira/browse/MESOS-320
>             Project: Mesos
>          Issue Type: Improvement
>          Components: libprocess
>            Reporter: Benjamin Mahler
>            Priority: Minor
>              Labels: twitter
>
> This is for baking statistics into the core of libprocess:
>   -Message counters
>   -Function timings
>   -Queue size (added via /__processes__ endpoint)
>   -Queue latency
>   -etc
> Then these can be exposed through an endpoint.



--
This message was sent by Atlassian JIRA
(v6.2#6252)