package
0.0.0-20241029101226-546159722b6a
Repository: https://github.com/elastic/apm-perf.git
Documentation: pkg.go.dev

# Packages

Package loadgencfg contains configuration related code for load generator.
Package eventhandler contains code for replaying batch of agent data to APM server.

# Functions

GetNewLimiter returns a rate limiter that is configured to rate limit burst per interval.
NewEventHandler creates a eventhandler which loads the files matching the passed regex.
ParseEventRate takes a string in the format of "burst/duration" and returns the burst, and the duration, and an error if any.

# Structs

No description provided by the author