alertmanager/types
beorn7 3c981a92f7 Improve `Mutes` performance for silences
Add version tracking of silences states. Adding a silence to the state
increments the version. If the version hasn't changed since the last
time an alert was checked for being silenced, we only have to verify
that the relevant silences are still active rather than checking the
alert against all silences.

Signed-off-by: beorn7 <beorn@soundcloud.com>
2019-02-28 12:34:41 +01:00
..
match.go Sync ui-rewrite with master (#779) 2017-05-10 11:49:02 +02:00
match_test.go *: add missing license headers 2018-05-14 17:37:13 +02:00
types.go Improve `Mutes` performance for silences 2019-02-28 12:34:41 +01:00
types_test.go main.go: Move marker metric registering into types/types.go 2019-02-05 14:59:22 +01:00