This is an automated email from the ASF dual-hosted git repository.
kezhenxu94 pushed a change to branch tidb_provider
in repository https://gitbox.apache.org/repos/asf/skywalking.git.
from eb3a582 Fix wrong health check test
add 67bc8f8 Provide `listMetrics` GraphQL query service. (#5866)
add df9281a Update the proto to the Bazel involved version. (#5870)
add 4f64e9d Merge branch 'master' into tidb_provider
No new revisions were added by this update.
Summary of changes:
CHANGES.md | 1 +
apm-protocol/apm-network/src/main/proto | 2 +-
...skCreationResult.java => MetricDefinition.java} | 24 ++++++++++---------
.../core/query/MetricsMetadataQueryService.java | 21 ++++++++++++++++
.../oap/server/core/source/DefaultScopeDefine.java | 28 ++++++++++++++++++++++
.../storage/annotation/ValueColumnMetadata.java | 16 +++++++++++--
.../server/core/storage/model/StorageModels.java | 15 ++++++------
.../core/storage/query/MetricsQueryUtilTest.java | 3 ++-
.../oap/query/graphql/resolver/MetricsQuery.java | 11 +++++++++
.../src/main/resources/query-protocol | 2 +-
10 files changed, 100 insertions(+), 23 deletions(-)
copy
oap-server/server-core/src/main/java/org/apache/skywalking/oap/server/core/query/{type/ProfileTaskCreationResult.java
=> MetricDefinition.java} (65%)