package
0.0.0-20240712142914-5558735b4462
Repository: https://github.com/grafana/alerting.git
Documentation: pkg.go.dev
# Functions
AllReceivers will recursively walk a routing tree and return a list of all the referenced receiver names.
AsGrafanaRoute returns a Grafana route from an Alertmanager route.
GrafanaToUpstreamConfig converts a Grafana alerting configuration into an upstream Alertmanager configuration.
Load parses a slice of bytes (json/yaml) into a configuration and validates it.
LoadCompat loads a PostableApiAlertingConfig from a YAML configuration and runs validations to ensure that it works with the Mimir Alertmanager.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
Config is the top-level configuration for Alertmanager's config files.
nolint:revive.
nolint:revive.
No description provided by the author
No description provided by the author
A Route is a node that contains definitions of how to handle alerts.
# Type aliases
ObjectMatcher is a matcher that can be used to filter alerts.
swagger:ignore ObjectMatchers is Matchers with a different Unmarshal and Marshal methods that accept matchers as objects that have already been parsed.
ObjectMatchers is a list of matchers that can be used to filter alerts.
No description provided by the author
No description provided by the author
No description provided by the author