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 2018/11/28 06:24:35 UTC

[incubator-skywalking] branch mysql-style updated (6af9c1b -> 7260963)

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

wusheng pushed a change to branch mysql-style
in repository https://gitbox.apache.org/repos/asf/incubator-skywalking.git.


    from 6af9c1b  Set record time bucket in second and make TTL works.
     add 7260963  Fix bugs for metadata and topology query in high time dimensionality.

No new revisions were added by this update.

Summary of changes:
 .../oap/server/core/query/DurationUtils.java       | 132 ++++++++++++---------
 .../oap/query/graphql/resolver/AlarmQuery.java     |   4 +-
 .../oap/query/graphql/resolver/MetadataQuery.java  |  16 +--
 .../oap/query/graphql/resolver/TopologyQuery.java  |   4 +-
 .../plugin/jdbc/h2/dao/H2MetadataQueryDAO.java     |   2 +-
 5 files changed, 87 insertions(+), 71 deletions(-)