Documentation ¶
Index ¶
Constants ¶
View Source
const MaxReadinessRetries = 10
how many retries to check the pyroscope server is up
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Fixtures ¶
type Fixtures [][]*transporttrie.Trie
type GatewayPusher ¶
type GatewayPusher interface {
Push() error
}
type LoadGen ¶
type NoopGatewayPusher ¶
type NoopGatewayPusher struct{}
func (NoopGatewayPusher) Push ¶
func (NoopGatewayPusher) Push() error
Click to show internal directories.
Click to hide internal directories.