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

jamesge pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-brpc.git.


    from e5279ad  Unify callings of http protocols
     new 7100a7b  make the path of PrometheusMetricsService be different from 
default /metrics
     new 29de815  adjust prometheus UT
     new c4ae795  customize brpc metrics path
     new 4ceba2f  update {cn|en}/bvar.md
     new 981310a  Fix bug in inserting RestfulMap service
     new 963f7ea  make brpc prometheus metrics path fixed
     new 6aa2d59  revert docs
     new ad1596a  add DumpPrometheusMetricsToIOBuf
     new 6955aab  change /brpc_prometheus_metrics to /brpc_metrics
     new 328772d  update docs
     new 81c8e7f  Make PrometheusMetricsService be global
     new 16b9bc7  Make ServerPrivateAccessor::Prefix static
     new e8226c4  Make SummaryItem::{latency_avg, count} be int64_t
     new 8b4ac5a  minor change
     new 3f46212  Add g_server_info_prefix
     new 45f39b5  Merge pull request #804 from 
zyearn/customize_brpc_metrics_path

The 1761 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:
 docs/cn/bvar.md                                 |  2 +-
 docs/en/bvar.md                                 |  2 +-
 src/brpc/builtin/prometheus_metrics_service.cpp | 32 ++++++++++++++++---------
 src/brpc/builtin/prometheus_metrics_service.h   | 10 +++-----
 src/brpc/builtin_service.proto                  |  2 +-
 src/brpc/details/server_private_accessor.h      |  3 +--
 src/brpc/server.cpp                             |  6 +++--
 test/brpc_prometheus_metrics_unittest.cpp       |  7 +++++-
 8 files changed, 38 insertions(+), 26 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@brpc.apache.org
For additional commands, e-mail: dev-h...@brpc.apache.org

Reply via email to