-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/46259/
-----------------------------------------------------------
(Updated April 25, 2016, 2:21 p.m.)
Review request for mesos, Adam B and Alexander Rojas.
Changes
-------
Commented out unused `principal` parameters.
Bugs: MESOS-4902
https://issues.apache.org/jira/browse/MESOS-4902
Repository: mesos
Description
-------
This patch adds authentication to the `/metrics/snapshot`
endpoint on the master and agent.
Diffs (updated)
-----
3rdparty/libprocess/include/process/metrics/metrics.hpp
7abfadf6d030c52b7e03e773b67c74db6ad5b5df
3rdparty/libprocess/src/metrics/metrics.cpp
7677dffed98153bc6276aad492a6815e67740ea3
3rdparty/libprocess/src/process.cpp 8727eb202e9699f0ac3c95788257cf1a22b0da7b
Diff: https://reviews.apache.org/r/46259/diff/
Testing
-------
`sudo make check` on OSX
Thanks,
Greg Mann