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/03/27 13:51:59 UTC

[skywalking] branch remove-endpoint-register updated (695544c -> c9736ba)

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

wusheng pushed a change to branch remove-endpoint-register
in repository https://gitbox.apache.org/repos/asf/skywalking.git.


    from 695544c  Fix one.
     add c9736ba  Fix the serviceId type mis-change.

No new revisions were added by this update.

Summary of changes:
 .../oap/server/core/query/MetadataQueryService.java   |  2 +-
 .../server/core/storage/query/IMetadataQueryDAO.java  |  2 +-
 .../oap/query/graphql/resolver/MetadataQuery.java     |  2 +-
 .../elasticsearch/query/MetadataQueryEsDAO.java       |  2 +-
 .../storage/plugin/influxdb/base/MetricsDAO.java      | 19 ++++++++++++++++---
 .../plugin/influxdb/query/InfluxMetadataQueryDAO.java |  7 ++++---
 .../plugin/jdbc/h2/dao/H2MetadataQueryDAO.java        |  2 +-
 7 files changed, 25 insertions(+), 11 deletions(-)