grafana/pkg/services/ngalert/image
Sasha Melentyev c02003af3c
Refactor time durations (#58484)
This change uses `time.Second` in place of `1000 * time.Millisecond` and `time.Minute` in place of `60*time.Second`.
2022-11-22 15:09:15 +08:00
..
cache_mock.go Alerting: Fix screenshots were not cached (#58493) 2022-11-09 01:52:16 +00:00
cache_test.go Alerting: Fix screenshots were not cached (#58493) 2022-11-09 01:52:16 +00:00
cache.go Alerting: Fix screenshots were not cached (#58493) 2022-11-09 01:52:16 +00:00
service_test.go Alerting: Fix images cached on rule instead of dashboard panel signature (#58510) 2022-11-09 17:01:48 +00:00
service.go Refactor time durations (#58484) 2022-11-22 15:09:15 +08:00
upload_test.go Alerting: Change screenshots to use components (#55156) 2022-09-21 10:25:07 +01:00
upload.go Alerting: Change screenshots to use components (#55156) 2022-09-21 10:25:07 +01:00