You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by pa...@apache.org on 2020/10/12 10:30:29 UTC

[shardingsphere] branch master updated (002f48f -> 97f2681)

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

panjuan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git.


    from 002f48f  Update scaling documents and configuration (#7757)
     add 97f2681  minor refactoring for tracing (#7758)

No new revisions were added by this update.

Summary of changes:
 .../{ShardingErrorLogTags.java => ShardingErrorLogTagKeys.java}   | 4 ++--
 .../shardingsphere/tracing/opentracing/constant/ShardingTags.java | 6 +++---
 .../tracing/opentracing/hook/ShardingErrorSpan.java               | 8 ++++----
 .../tracing/opentracing/hook/BaseOpenTracingHookTest.java         | 8 ++++----
 4 files changed, 13 insertions(+), 13 deletions(-)
 rename shardingsphere-observability/shardingsphere-tracing/shardingsphere-tracing-opentracing/src/main/java/org/apache/shardingsphere/tracing/opentracing/constant/{ShardingErrorLogTags.java => ShardingErrorLogTagKeys.java} (94%)