This is an automated email from the ASF dual-hosted git repository.

bmahler pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mesos.git.


    from 19e5259  Added unsuppressing via `updateFramework()` to Java example 
framework.
     new db864ff  Updated PushGauge to work with double.
     new f3e8dd3  Added metrics for quota limits.
     new 74f0131  Added a test for quota guarantee/limit metrics.

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../include/process/metrics/push_gauge.hpp         | 30 +++++--
 src/master/allocator/mesos/metrics.cpp             | 98 +++++++++++++++-------
 src/master/allocator/mesos/metrics.hpp             |  8 +-
 src/tests/hierarchical_allocator_tests.cpp         | 78 +++++++++++++++++
 src/tests/master_quota_tests.cpp                   | 11 ++-
 5 files changed, 181 insertions(+), 44 deletions(-)

Reply via email to