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/01/07 06:25:33 UTC

[skywalking] branch master updated (b1b1615 -> 1881a04)

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 b1b1615  Close inputstream. (#4184)
     add 1881a04  Support plugin for mongodb v3.6.x (#4173)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/plugins-test.yaml                |  2 +-
 .../{v30 => v36}/MongoDBInstrumentation.java       | 29 ++++++-----------
 .../MongoDBOperationExecutorInstrumentation.java}  | 38 ++++++++++++----------
 .../src/main/resources/skywalking-plugin.def       |  5 ++-
 .../service-agent/java-agent/Supported-list.md     |  2 +-
 .../mongodb-3.x-scenario/support-version.list      |  5 +++
 6 files changed, 42 insertions(+), 39 deletions(-)
 copy apm-sniffer/apm-sdk-plugin/mongodb-3.x-plugin/src/main/java/org/apache/skywalking/apm/plugin/mongodb/v3/define/{v30 => v36}/MongoDBInstrumentation.java (81%)
 copy apm-sniffer/apm-sdk-plugin/{httpasyncclient-4.x-plugin/src/main/java/org/apache/skywalking/apm/plugin/httpasyncclient/v4/define/HttpAsyncRequestExecutorInstrumentation.java => mongodb-3.x-plugin/src/main/java/org/apache/skywalking/apm/plugin/mongodb/v3/define/v36/MongoDBOperationExecutorInstrumentation.java} (70%)