Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewFactory ¶
func NewFactory(alertMgr *alertmanager.AlertManager) exporter.Factory
NewFactory creates a factory for alerts exporter.
Types ¶
type Config ¶
type Config struct { exporterhelper.TimeoutSettings `mapstructure:",squash"` // squash ensures fields are correctly decoded in embedded struct. // contains filtered or unexported fields }
Config for alerts exporter.
Click to show internal directories.
Click to hide internal directories.