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

hanahmily pushed a change to branch phase-2-cp5-march
in repository https://gitbox.apache.org/repos/asf/skywalking-banyandb.git


    from 9d5e93592 docs(changes): record Step 2.5 + Option C in CHANGES.md
     new c6c9ae821 feat(barrier): metrics + access logging for the 
schema-consistency cluster (Phase 2 Step 2.7, §A17)
     new 05c1e4e71 docs(changes): record Step 2.7 metrics + access logging in 
CHANGES.md

The 2 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:
 CHANGES.md                                   |   1 +
 banyand/liaison/grpc/barrier.go              |  26 +-
 banyand/liaison/grpc/barrier_metrics.go      | 250 +++++++++++++++++
 banyand/liaison/grpc/barrier_metrics_test.go | 405 +++++++++++++++++++++++++++
 banyand/liaison/grpc/measure.go              |   3 +
 banyand/liaison/grpc/metrics.go              |  62 ++--
 banyand/liaison/grpc/server.go               |   4 +
 banyand/liaison/grpc/stream.go               |   3 +
 banyand/liaison/grpc/trace.go                |   3 +
 9 files changed, 734 insertions(+), 23 deletions(-)
 create mode 100644 banyand/liaison/grpc/barrier_metrics.go
 create mode 100644 banyand/liaison/grpc/barrier_metrics_test.go

Reply via email to