You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by to...@apache.org on 2021/04/13 05:38:13 UTC

[couchdb] branch prometheus-endpoint updated (6077e99 -> 8fda605)

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

tonysun83 pushed a change to branch prometheus-endpoint
in repository https://gitbox.apache.org/repos/asf/couchdb.git.


    from 6077e99  add http server tests
     add 025d8d9  add updated e2e test
     add 8fda605  add prometheus versioning to header

No new revisions were added by this update.

Summary of changes:
 src/chttpd/src/chttpd_node.erl                     |  4 +-
 src/couch_prometheus/src/couch_prometheus.hrl      |  1 +
 src/couch_prometheus/src/couch_prometheus_http.erl |  3 +-
 .../src/couch_prometheus_server.erl                |  6 ++-
 .../test/eunit/couch_prometheus_e2e_tests.erl      | 53 +++++++++++++++++++++-
 5 files changed, 63 insertions(+), 4 deletions(-)