package
0.9.1
Repository: https://github.com/joonix/alertmanager.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

Alert creates a new alert declaration with the given key/value pairs as identifying labels.
At is a convenience method to allow for declarative syntax of Acceptance test definitions.
Between is a convenience constructor for an interval for declarative syntax of Acceptance test definitions.
NewAcceptanceTest returns a new acceptance test with the base time set to the current time.
No description provided by the author
Silence creates a new TestSilence active for the relative interval given by start and end.

# Structs

AcceptanceOpts defines configuration paramters for an acceptance test.
AcceptanceTest provides declarative definition of given inputs and expected output of an Alertmanager setup.
Alertmanager encapsulates an Alertmanager process and allows declaring alerts being pushed to it at fixed points in time.
Collector gathers alerts received by a notification receiver and verifies whether all arrived and within the correct time boundaries.
No description provided by the author
No description provided by the author
TestAlert models a model.Alert with relative times.
TestSilence models a model.Silence with relative times.