[
https://issues.apache.org/jira/browse/MESOS-955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benjamin Mahler closed MESOS-955.
---------------------------------
Resolution: Duplicate
Fix Version/s: (was: 0.19.0)
Folding this in to MESOS-1332.
> Unify stats naming scheme
> -------------------------
>
> Key: MESOS-955
> URL: https://issues.apache.org/jira/browse/MESOS-955
> Project: Mesos
> Issue Type: Improvement
> Reporter: Vinod Kone
>
> The stats that we expose do not *explicitly* distinguish between counters
> (monotonically increasing over time) and gauges (fluctuating over time). It
> is left to the users to interpret them based on the stat name itself, which
> is prone to errors/confusion.
> One option is to add a "total_" prefix (or "_total" suffix) to counters
> and/or "gauge_" prefix ("_gauge" suffix) to gauges. A tricky part here is
> that we already expose some cgroup stats with "total_" prefix but they
> fluctuate over time (i.e., gauges).
> It would be nice to come up with a unifying naming scheme for stats. Since
> name/schema changes have far reaching consequence it would be great to have a
> discussion around this.
--
This message was sent by Atlassian JIRA
(v6.2#6252)