This is an automated email from the ASF dual-hosted git repository.
albumenj pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-benchmark.git
from 3e53a99 Bump dubbo from 3.1.0 to 3.1.1 (#34)
add 2af8f4d :sparkles: add metrics test (#37)
No new revisions were added by this update.
Summary of changes:
{dubbo-fst-client => dubbo-metrics-client}/pom.xml | 14 +++++++-------
dubbo-metrics-client/src/main/resources/consumer.xml | 15 +++++++++++++++
{dubbo-fst-server => dubbo-metrics-server}/pom.xml | 9 +++++----
dubbo-metrics-server/src/main/resources/provider.xml | 17 +++++++++++++++++
pom.xml | 2 ++
5 files changed, 46 insertions(+), 11 deletions(-)
copy {dubbo-fst-client => dubbo-metrics-client}/pom.xml (82%)
create mode 100644 dubbo-metrics-client/src/main/resources/consumer.xml
copy {dubbo-fst-server => dubbo-metrics-server}/pom.xml (86%)
create mode 100644 dubbo-metrics-server/src/main/resources/provider.xml