mirror of
https://github.com/distribution/distribution.git
synced 2026-07-17 19:59:36 +00:00
3 lines
202 B
Go
3 lines
202 B
Go
// Package gorelic is an New Relic agent implementation for Go runtime. It collect a lot of metrics about Go scheduler, garbage collector and memory allocator and send them to NewRelic.
|
|
package gorelic
|