prometheus/notification
Julius Volz 3b970c5133 Add variable interpolation to notification messages.
This includes required refactorings to enable replacing the http client (for
testing) and moving the NotificationReq type definitions to the "notifications"
package, so that this package doesn't need to depend on "rules" anymore and
that it can instead use a representation of the required data which only
includes the necessary fields.
2013-08-12 12:29:08 +02:00
..
instrumentation.go Add notifications telemetry. 2013-07-31 12:40:56 +02:00
notification.go Add variable interpolation to notification messages. 2013-08-12 12:29:08 +02:00
notification_test.go Add variable interpolation to notification messages. 2013-08-12 12:29:08 +02:00