package
0.7.0
Repository: https://github.com/cortexproject/cortex.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

New creates a new Alertmanager.
NewAlertStore returns a new rule storage backend poller and store.
NewMultitenantAlertmanager creates a new MultitenantAlertmanager.

# Structs

An Alertmanager manages the alerts for one user.
AlertStoreConfig configures the alertmanager backend.
Config configures an Alertmanager.
A MultitenantAlertmanager manages Alertmanager instances for multiple organizations.
MultitenantAlertmanagerConfig is the configuration for a multitenant Alertmanager.
StatusHandler shows the status of the alertmanager.

# Interfaces

AlertStore stores and configures users rule configs.