Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct { WorkerCount int Rate int64 TotalDuration time.Duration ReportingInterval time.Duration SkipSettingGRPCLogger bool // OTLP config Endpoint string Insecure bool UseHTTP bool HTTPPath string Headers KeyValue ResourceAttributes KeyValue }
func (*Config) CommonFlags ¶
CommonFlags registers common config flags.
func (*Config) GetAttributes ¶
Click to show internal directories.
Click to hide internal directories.