[
https://issues.apache.org/jira/browse/MESOS-1332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14002624#comment-14002624
]
Adam B commented on MESOS-1332:
-------------------------------
A few other suggestions (take em or leave em):
master/dropped_messages -> master/messages_dropped
master/invalid_status_updates -> master/status_updates_invalid
master/valid_status_updates -> master/status_updates_valid
slave/invalid_framework_messages -> slave/framework_messages_invalid
slave/valid_framework_messages -> slave/framework_messages_valid
slave/invalid_status_updates -> slave/status_updates_invalid
slave/valid_status_updates -> slave/status_updates_valid
> Improve Master and Slave metric names
> -------------------------------------
>
> Key: MESOS-1332
> URL: https://issues.apache.org/jira/browse/MESOS-1332
> Project: Mesos
> Issue Type: Improvement
> Components: master, slave
> Reporter: Dominic Hamon
> Assignee: Dominic Hamon
> Labels: 3
> Fix For: 0.19.0
>
>
> As we move the metrics to a new endpoint, we should consider revisiting the
> names of some of the current metrics to make them clearer.
> It may also be worth considering changing some existing counter-style metrics
> to gauges.
--
This message was sent by Atlassian JIRA
(v6.2#6252)