This is an automated email from the ASF dual-hosted git repository.
yui pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-shenyu.git.
from 721a92c [type: feature]: add shenyu_dubbo_request_total metrics.
(#2944)
add f3a12a9 feature shenyu-agent : update SHENYU_AGENT in exchange to
distinguish between different plugins. (#2950)
No new revisions were added by this update.
Summary of changes:
.../agent/plugin/tracing/common/constant/TracingConstants.java | 7 ++++++-
.../plugin/tracing/jaeger/handler/JaegerGlobalPluginHandler.java | 8 ++++----
.../plugin/tracing/jaeger/handler/JaegerPluginCommonHandler.java | 8 ++++----
.../agent/plugin/tracing/jaeger/span/JaegerSpanManager.java | 2 +-
.../opentelemetry/handler/OpenTelemetryGlobalPluginHandler.java | 8 ++++----
.../opentelemetry/handler/OpenTelemetryPluginCommonHandler.java | 8 ++++----
.../tracing/opentelemetry/span/OpenTelemetrySpanManager.java | 4 ++--
.../plugin/tracing/zipkin/handler/ZipkinGlobalPluginHandler.java | 8 ++++----
.../plugin/tracing/zipkin/handler/ZipkinPluginCommonHandler.java | 8 ++++----
.../agent/plugin/tracing/zipkin/span/ZipkinSpanManager.java | 2 +-
10 files changed, 34 insertions(+), 29 deletions(-)