grafana/public/app/plugins/datasource/cloudwatch/components
Andrej Ocenas e237ff20a9
CloudWatch Logs: Add retry strategy for hitting max concurrent queries (#39290)
* Add error passing and retry strategy

* Change generic error to specific one

* Make the error more generic

* Refactor retry strategy

* Add retry that handles multiple queries

* Rollback some backend changes

* Remove simple retry strategy

* Add comments

* Add tests

* Small test fixes

* Add log timeout config

* Fix tests

* Fix tests

* Add validation

* Remove commented code and add comment

* Fix snapshots

* Remove unnecessary cast
2021-11-17 21:46:13 +01:00
..
__snapshots__ CloudWatch Logs: Add retry strategy for hitting max concurrent queries (#39290) 2021-11-17 21:46:13 +01:00
ui Chore: Add new CloudWatch ui components (#41484) 2021-11-11 10:02:40 +01:00
Alias.test.tsx CloudWatch: Datasource improvements (#20268) 2019-11-14 10:59:41 +01:00
Alias.tsx Forms migration: Input namespace (#23286) 2020-04-02 16:18:06 +02:00
AnnotationQueryEditor.tsx CloudWatch: Fix strict Typescript errors (#41160) 2021-11-02 13:16:46 +00:00
CloudWatchLink.tsx Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
ConfigEditor.test.tsx DataSource: show the uid in edit url, not the local id (#33818) 2021-05-08 18:13:26 +02:00
ConfigEditor.tsx CloudWatch Logs: Add retry strategy for hitting max concurrent queries (#39290) 2021-11-17 21:46:13 +01:00
Dimensions.test.tsx Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
Dimensions.tsx Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
Forms.tsx Form migrations: Final components to LegacyForms (#23707) 2020-04-21 11:42:21 +02:00
index.ts Cloudwatch: Migrate queries that use multiple stats to one query per stat (#36925) 2021-09-08 16:06:43 +02:00
LogsCheatSheet.tsx Transformations: State feature (alpha/beta) and more (#36630) 2021-07-12 16:42:04 +02:00
LogsQueryEditor.tsx CloudWatch: Fix strict Typescript errors (#41160) 2021-11-02 13:16:46 +00:00
LogsQueryField.test.tsx Chore: Fix some more typescript strict errors (#37750) 2021-08-11 09:10:41 +01:00
LogsQueryField.tsx Explore: Reuse Dashboard's QueryRows component (#38942) 2021-09-15 16:26:23 +01:00
MetricsQueryEditor.test.tsx remove code that was duplicated by accident (#39212) 2021-09-15 10:32:01 +02:00
MetricsQueryEditor.tsx Explore: Reuse Dashboard's QueryRows component (#38942) 2021-09-15 16:26:23 +01:00
MetricsQueryFieldsEditor.tsx Cloudwatch: Migrate queries that use multiple stats to one query per stat (#36925) 2021-09-08 16:06:43 +02:00
PanelQueryEditor.tsx Explore: Reuse Dashboard's QueryRows component (#38942) 2021-09-15 16:26:23 +01:00
ThrottlingErrorMessage.tsx CloudWarch: Fix service quotas link (#32686) 2021-04-05 12:59:59 +01:00
XrayLinkConfig.tsx A11y: Fixes some fastpass errors for /datasources/* routes (#39577) 2021-09-29 16:16:30 +01:00