Update README.md (#4596)

This commit is contained in:
Nikolay Dubina 2022-11-11 05:04:37 +08:00 committed by GitHub
parent ea39418746
commit 032a7c6504
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1975,6 +1975,7 @@ _Unofficial libraries for package and dependency management._
## Performance
- [go-instrument](https://github.com/nikolaydubina/go-instrument) - Automatically add spans to all methods and functions.
- [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.