alertmanager/types
Max Leonard Inden 09a7370572
main.go: Move marker metric registering into types/types.go
Instead of registering marker metrics inside of
cmd/alertmanager/main.go, register them in types/types.go, encapsulating
marker specific logic in its module, not in main.go. In addition it
paves the path for removing the usage of the global metric registry in
the future, by taking a local metric registerer.

Signed-off-by: Max Leonard Inden <IndenML@gmail.com>
2019-02-05 14:59:22 +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 main.go: Move marker metric registering into types/types.go 2019-02-05 14:59:22 +01:00
types_test.go main.go: Move marker metric registering into types/types.go 2019-02-05 14:59:22 +01:00