grafana/pkg/util/ticker
Alexander Weaver bd6a5c900f
Alerting: Extract ticker into shared package (#55703)
* Move ticker files to dedicated package with no changes

* Fix package naming and resolve naming conflicts

* Fix up all existing references to moved objects

* Remove all alerting-specific references from shared util

* Rename TickerMetrics to simply Metrics

* Rename base ticker type to T and rename NewTicker to simply New
2022-09-26 12:35:33 -05:00
..
metrics.go Alerting: Extract ticker into shared package (#55703) 2022-09-26 12:35:33 -05:00
ticker_test.go Alerting: Extract ticker into shared package (#55703) 2022-09-26 12:35:33 -05:00
ticker.go Alerting: Extract ticker into shared package (#55703) 2022-09-26 12:35:33 -05:00