Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Backend ¶
type Backend struct {
// contains filtered or unexported fields
}
Backend implements a metric backend for Prometheus.
func (*Backend) GetAddress ¶
GetAddress returns backend address.
func (*Backend) GetAlertManagerSilences ¶
func (b *Backend) GetAlertManagerSilences(ctx context.Context, filter []string) (map[string]ammodels.Silence, error)
GetAlertmanagerSilences returns silences in Alertmanagers.
Click to show internal directories.
Click to hide internal directories.