This is an automated email from the ASF dual-hosted git repository.
laurence pushed a change to branch ftr/metrics
in repository https://gitbox.apache.org/repos/asf/dubbo-go.git.
from 99c30ec fix: remove unused file
add 9d80416 fix: metrics update
No new revisions were added by this update.
Summary of changes:
config/config_api_test.go | 156 ---------------------------------------
config/consumer_config.go | 2 +-
config/graceful_shutdown.go | 2 +-
config/metadata_report_config.go | 25 +++----
config/method_config.go | 9 ---
config/metric_config_test.go | 27 -------
filter/metrics/filter.go | 6 --
go.mod | 2 +-
go.sum | 4 +-
metrics/prometheus/reporter.go | 69 ++++++++---------
10 files changed, 50 insertions(+), 252 deletions(-)
delete mode 100644 config/config_api_test.go
delete mode 100644 config/metric_config_test.go