github.com/grafana/pyroscope@v1.18.0/pkg/og/agent/types/types.go (about) 1 package types 2 3 const ( 4 DefaultSampleRate = 100 // 100 times per second 5 )