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

Benjamin Mahler commented on MESOS-8900:
----------------------------------------

Cc [~vinodkone]

Looks like this ticket needs another one to explore labels in libprocess 
metrics?

> Container statistics should be exposed as Metrics.
> --------------------------------------------------
>
>                 Key: MESOS-8900
>                 URL: https://issues.apache.org/jira/browse/MESOS-8900
>             Project: Mesos
>          Issue Type: Improvement
>            Reporter: Jie Yu
>            Priority: Major
>
> Currently, those are not exposed as metrics, but rather a customized format:
> https://github.com/apache/mesos/blob/master/include/mesos/mesos.proto#L1642
> It'll be nice to expose those as metrics with proper labeling. For instance, 
> using the prometheus format:
> https://github.com/prometheus/docs/blob/master/content/docs/instrumenting/exposition_formats.md
> In that way, it'll be much easier to plug into the metrics system (e.g., 
> prometheus). Also, some stats like xxx_p50, xxx_p99 can be abstracted into 
> some more standard Metrics concept like Quantile.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to