You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by al...@apache.org on 2020/08/16 14:13:03 UTC

[skywalking-cli] branch tag-search updated (fe21c2d -> 07ebb44)

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

alonelaval pushed a change to branch tag-search
in repository https://gitbox.apache.org/repos/asf/skywalking-cli.git.


    from fe21c2d  Merge branch 'master' into tag-search
     add 433bd69  update doc
     add 07ebb44  udpate doc

No new revisions were added by this update.

Summary of changes:
 README.md                         |  39 ++++--
 display/graph/dashboard/global.go |  20 ---
 display/graph/gauge/gauge.go      |   2 +-
 go.mod                            |   5 +-
 go.sum                            |  24 ----
 graphql/utils/adapter.go          |  27 ----
 lib/heatmap/axes/axes.go          | 118 ----------------
 lib/heatmap/axes/label.go         | 125 -----------------
 lib/heatmap/heatmap.go            | 280 --------------------------------------
 lib/heatmap/options.go            |  73 ----------
 10 files changed, 29 insertions(+), 684 deletions(-)
 delete mode 100644 lib/heatmap/axes/axes.go
 delete mode 100644 lib/heatmap/axes/label.go
 delete mode 100644 lib/heatmap/heatmap.go
 delete mode 100644 lib/heatmap/options.go