You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by ha...@apache.org on 2020/07/09 04:36:38 UTC

[skywalking] branch health-checker updated (14a22df -> 988c3fe)

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

hanahmily pushed a change to branch health-checker
in repository https://gitbox.apache.org/repos/asf/skywalking.git.


    from 14a22df  Update JDBC health check
     add 32202e0  BugFix: x-le tag format in GraphQL plugin (#5054)
     add 2eefe98  update (#5055)
     add 55ad655  #5013 update @Column(columnName = ENTITY_ID, length = 512) private String entityId;  (#5057)
     add e8f7ae0  Fix searchService bug in ES implementation . (#5059)
     add 988c3fe  Merge branch 'master' into health-checker

No new revisions were added by this update.

Summary of changes:
 .../apm/plugin/graphql/v12/GraphqlInterceptor.java  |  8 ++------
 .../apm/plugin/graphql/v8/GraphqlInterceptor.java   |  8 ++------
 .../apm/plugin/graphql/v9/GraphqlInterceptor.java   |  8 ++------
 .../endpoint/EndpointRelationServerSideMetrics.java |  2 +-
 .../ServiceInstanceRelationClientSideMetrics.java   |  2 +-
 .../ServiceInstanceRelationServerSideMetrics.java   |  2 +-
 .../service/ServiceRelationClientSideMetrics.java   |  2 +-
 .../service/ServiceRelationServerSideMetrics.java   |  2 +-
 .../core/analysis/meter/function/AvgFunction.java   |  2 +-
 .../meter/function/AvgHistogramFunction.java        |  2 +-
 .../analysis/meter/function/HistogramFunction.java  |  2 +-
 .../analysis/meter/function/PercentileFunction.java |  2 +-
 .../elasticsearch/query/MetadataQueryEsDAO.java     | 21 +++++++++------------
 .../graphql-12.x-scenario/config/expectedData.yaml  |  8 ++++----
 .../graphql-8.x-scenario/config/expectedData.yaml   |  8 ++++----
 .../graphql-9.x-scenario/config/expectedData.yaml   |  8 ++++----
 16 files changed, 36 insertions(+), 51 deletions(-)