Add Pixie to performance (#3049)

Hi All,  we've launched our community beta this week and would be great to add to share with community. 

Best, 
Ishan
This commit is contained in:
Ishan Mukherjee 2020-04-24 13:09:50 -07:00 committed by GitHub
parent 40b3b39d53
commit 6f932eab92
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1416,6 +1416,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
## Performance ## Performance
* [jaeger](https://github.com/jaegertracing/jaeger) - A distributed tracing system. * [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. * [profile](https://github.com/pkg/profile) - Simple profiling support package for Go.
* [tracer](https://github.com/kamilsk/tracer) - Simple, lightweight tracing. * [tracer](https://github.com/kamilsk/tracer) - Simple, lightweight tracing.