This is an automated email from the ASF dual-hosted git repository.
kezhenxu94 pushed a change to branch
dependabot/go_modules/gopkg.in/yaml.v3-3.0.0
in repository https://gitbox.apache.org/repos/asf/skywalking-cli.git
from 9ab0abf Merge branch 'master' into
dependabot/go_modules/gopkg.in/yaml.v3-3.0.0
add ce0e426 feat: add support to query trace from cold-stage storage
(#217)
add 252b961 Bump golang.org/x/crypto from 0.20.0 to 0.35.0 (#216)
add dd7a87c Bump github.com/Masterminds/goutils from 1.1.0 to 1.1.1 (#174)
add 91b805a Bump google.golang.org/grpc from 1.40.0 to 1.56.3 (#195)
add cdd0cd0 Merge branch 'master' into
dependabot/go_modules/gopkg.in/yaml.v3-3.0.0
add d25671a license
No new revisions were added by this update.
Summary of changes:
.../trace/{Trace.graphql => ColdTrace.graphql} | 4 +--
dist/LICENSE | 24 ++++++-------
go.mod | 22 ++++++------
go.sum | 40 +++++++++++++---------
internal/commands/trace/list.go | 22 ++++++++++++
pkg/graphql/trace/trace.go | 11 ++++++
pkg/grpc/grpc.go | 3 +-
pkg/healthcheck/grpc.go | 3 +-
8 files changed, 86 insertions(+), 43 deletions(-)
copy assets/graphqls/trace/{Trace.graphql => ColdTrace.graphql} (93%)