You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by wu...@apache.org on 2020/08/19 13:21:28 UTC

[skywalking] branch master updated (7ceb3bc -> 494d2a5)

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

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


    from 7ceb3bc  ui sync (#5353)
     add 494d2a5  Elastic job plugin use wrong span type (#5347)

No new revisions were added by this update.

Summary of changes:
 .../apache/skywalking/apm/agent/core/context/tag/Tags.java |  2 ++
 .../plugin/elasticjob/ElasticJobExecutorInterceptor.java   |  5 +++--
 .../apm/plugin/graphql/v12/GraphqlInterceptor.java         |  6 +-----
 .../apm/plugin/graphql/v8/GraphqlInterceptor.java          |  6 +-----
 .../apm/plugin/graphql/v9/GraphqlInterceptor.java          |  6 +-----
 .../elasticjob-3.x-scenario/config/expectedData.yaml       |  3 ++-
 .../apm/testcase/elasticjob/controller/CaseController.java |  8 +++++---
 .../apm/testcase/elasticjob/job/DemoSimpleJob.java         | 14 +++++++++++++-
 8 files changed, 28 insertions(+), 22 deletions(-)