This is an automated email from the ASF dual-hosted git repository.
xiaoyu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-shenyu.git.
from 504bad7 [type: refactor] fix generics (#2936)
add d6ea1f5 [type: feature]: add shenyu_execute_latency_millis metrics.
(#2942)
No new revisions were added by this update.
Summary of changes:
.../agent/plugin/metrics/api/MetricsRecorder.java | 10 ++++++++++
.../metrics/api/constant/MetricsConstant.java | 5 ++++-
.../handler/PrometheusGlobalPluginHandler.java | 21 ++++++++++++++++++++-
.../prometheus/recorder/HistogramRecorder.java | 11 ++++++++---
.../src/main/resources/conf/metrics-meta.yaml | 5 +++++
5 files changed, 47 insertions(+), 5 deletions(-)