grafana/pkg/tests
Yuriy Tseretyan 75ba4e98c6
Alerting: Remove unused features from ticker + metric + tests (#47828)
* remove not used code:
  - remove offset in ticket because it is not used
  - remove unused ticker and scheduler methods

* use duration for interval
* add metrics grafana_alerting_ticker_last_consumed_tick_timestamp_seconds, grafana_alerting_ticker_next_tick_timestamp_seconds, grafana_alerting_ticker_interval_seconds
2022-04-22 15:09:47 -04:00
..
api Alerting: Notification URL points to alert view page instead of alert edit page (#47752) 2022-04-20 21:43:55 +08:00
testinfra Alerting: Remove unused features from ticker + metric + tests (#47828) 2022-04-22 15:09:47 -04:00
web Chore: Implement OpenTelemtry in Grafana (#42674) 2022-01-20 11:10:12 +01:00
README.md Chore: Add CloudWatch HTTP API tests (#29691) 2021-01-07 11:36:13 +01:00

Integration tests

This directory contains Grafana server integration tests.