grafana/pkg/services/ngalert/image
George Robinson 9af7adef76
Alerting: Support customizable timeout for screenshots (#60981)
This commit adds a customizable timeout for screenshots called
capture_timeout. The default value is 10 seconds, and the maximum
value is 30 seconds. This timeout should be less than the minimum
Interval of all Evaluation Groups to avoid back pressure on alert
rule evaluation.
2023-01-05 16:07:46 +00: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: Support customizable timeout for screenshots (#60981) 2023-01-05 16:07:46 +00:00
service.go Alerting: Support customizable timeout for screenshots (#60981) 2023-01-05 16:07:46 +00: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