alertmanagerreceiver

package
v0.8.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 23, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AlertmanagerReceiver

type AlertmanagerReceiver struct {
	// Name of the channel
	Name string `json:"name" yaml:"name" hcl:"name,label"`
	// Settings contains webhook settings
	Settings webhook.Settings `json:"settings" yaml:"settings,block"`
	Ignore   bool             `json:"ignore" yaml:"ignore" hcl:"ignore,optional"`
}

AlertmanagerReceiver channel config

func (AlertmanagerReceiver) Validate

func (cfg AlertmanagerReceiver) Validate() error

Validate config

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL