Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AMReceiver ¶
type AMReceiver struct {
// contains filtered or unexported fields
}
AMReceiver represents a channel of type AlertManagerReceiver
func New ¶
func New(cfg alertmanagerreceiver.AlertmanagerReceiver, version string, logger *zap.Logger) (*AMReceiver, error)
New creates new AlertManagerReceiver channel
func (*AMReceiver) Ignore ¶ added in v0.8.2
func (a *AMReceiver) Ignore() bool
Click to show internal directories.
Click to hide internal directories.