From cc3e5141b6c20d8ca491b56d4994165488727a3f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aur=C3=A9lien=20Rainone?= <476650+arl@users.noreply.github.com> Date: Sun, 8 Nov 2020 16:39:11 +0100 Subject: [PATCH] Add statsviz (#3291) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8ab5119c..b0141395 100644 --- a/README.md +++ b/README.md @@ -1471,6 +1471,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [jaeger](https://github.com/jaegertracing/jaeger) - A distributed tracing system. * [pixie](https://github.com/pixie-labs/pixie) - No instrumentation tracing for Golang applications via eBPF. * [profile](https://github.com/pkg/profile) - Simple profiling support package for Go. +* [statsviz](https://github.com/arl/statsviz) - Live visualization of your Go application runtime statistics. * [tracer](https://github.com/kamilsk/tracer) - Simple, lightweight tracing. ## Query Language