-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/60961/
-----------------------------------------------------------
Review request for mesos, Benjamin Mahler, Kevin Klues, and Jiang Yan Xu.
Bugs: MESOS-6918
https://issues.apache.org/jira/browse/MESOS-6918
Repository: mesos
Description
-------
Added support for using a `format=prometheus` query parameter
to the `/metrics/snapshot` endpoint to emit metrics in native
Prometheus format.
Diffs
-----
3rdparty/libprocess/include/process/metrics/metrics.hpp
9c32a88d851c884a5025edb6ea1e27939b484546
3rdparty/libprocess/src/metrics/metrics.cpp
7184aa4d0294c20466646c9aa61d90973eca22e1
Diff: https://reviews.apache.org/r/60961/diff/1/
Testing
-------
manual testing with prometheus.
Thanks,
James Peach