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/12/07 14:56:24 UTC

[skywalking] branch master updated (b5367aa -> e792da1)

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 b5367aa  test: extract so11y test and add logs (#5955)
     add e792da1  fix influxdb bug while setting influxdb connection response format as InfluxDB.ResponseFormat.JSON (#5946)

No new revisions were added by this update.

Summary of changes:
 CHANGES.md                                                   |  1 +
 docs/en/setup/backend/configuration-vocabulary.md            |  1 +
 .../server-bootstrap/src/main/resources/application.yml      |  1 +
 .../oap/server/storage/plugin/influxdb/InfluxClient.java     |  3 ++-
 .../server/storage/plugin/influxdb/InfluxStorageConfig.java  |  1 +
 .../plugin/influxdb/query/ProfileThreadSnapshotQuery.java    | 12 ++++++------
 .../oap/server/storage/plugin/influxdb/query/TraceQuery.java |  2 +-
 7 files changed, 13 insertions(+), 8 deletions(-)