Add statsviz (#3291)

This commit is contained in:
Aurélien Rainone 2020-11-08 16:39:11 +01:00 committed by GitHub
parent 20f327a7bb
commit cc3e5141b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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