Re: Design Doc: Metrics subset access

2019-03-15 Thread Benjamin Mahler
Thanks Benno, this has come up before, mainly in the context of reducing cost of computing / serving / processing large numbers of metrics. However, in that use case, a single prefix wasn't sufficient because the user would be interested in the subset of the metrics that they're using for graphs a

Design Doc: Metrics subset access

2019-03-14 Thread Benno Evers
Hi all, while this proposal/idea is a very small change code-wise, but it would be employing libprocess HTTP routing logic in an afaik unprecedented way, so I wanted to open this up for discussion. # Motivation Currently, the only way to access libprocess metrics is via the `metrics/snapshot` en