package
Version:
v1.2.2
Opens a new window with list of versions in this module.
Published: Jun 30, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
AlertManagerAddress []string `yaml:"alertManagerAddress,omitempty" validate:"required"`
BufferSize int `yaml:"bufferSize,omitempty" default:"100"`
BatchTimeout time.Duration `yaml:"batchTimeout,omitempty" default:"10s"`
BatchSize int `yaml:"batchSize,omitempty" default:"10"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.