grafana/public/app/features/explore/utils
Matias Chomicki fb83414b6a
Logs Volume Timeouts: Add a custom message with options (retry, close) for request timeouts (#65434)
* Logs Volume: identify timeouts and provide remediation action

* Supplementary result error: refactor updated component API

* Create helper to identify timeout errors

* Update timeout identifying function

* Add unit test

* Update panel unit test

* Update public/app/features/explore/utils/logsVolumeResponse.ts

Co-authored-by: Giordano Ricci <me@giordanoricci.com>

* Use some instead of reduce

* Change alert type to info

* Add comment

* Remove unnecessary optional chaining

* Remove unnecessary condition

* Remove unnecessary wrapping arrow function

---------

Co-authored-by: Giordano Ricci <me@giordanoricci.com>
2023-03-31 09:01:12 +00:00
..
decorators.test.ts Explore: Support mixed data sources for supplementary query (#63036) 2023-03-07 15:00:11 +01:00
decorators.ts PanelData: move preProcessPanelData to @grafana/data (#63743) 2023-03-06 10:59:47 +01:00
getRawPrometheusListItemsFromDataFrame.test.ts Prometheus: New instant query results view in Explore (#60479) 2023-01-04 10:46:03 -06:00
getRawPrometheusListItemsFromDataFrame.ts Prometheus: New instant query results view in Explore (#60479) 2023-01-04 10:46:03 -06:00
links.test.ts Explore: Add click tracking to data links (#65221) 2023-03-31 00:30:20 +03:00
links.ts Explore: Add click tracking to data links (#65221) 2023-03-31 00:30:20 +03:00
logs.ts Explore: Create DataSourceWithSupplementaryQueriesSupport interface to support log volume and samples (#61298) 2023-01-20 14:20:49 +01:00
LogsCrossFadeTransition.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
logsVolumeResponse.test.ts Logs Volume Timeouts: Add a custom message with options (retry, close) for request timeouts (#65434) 2023-03-31 09:01:12 +00:00
logsVolumeResponse.ts Logs Volume Timeouts: Add a custom message with options (retry, close) for request timeouts (#65434) 2023-03-31 09:01:12 +00:00
supplementaryQueries.test.ts Logs: Merge Log Volumes by data source name (#65392) 2023-03-29 13:43:56 +02:00
supplementaryQueries.ts Logs: Merge Log Volumes by data source name (#65392) 2023-03-29 13:43:56 +02:00
time.ts Chore: Split Explore redux code into multiple sections (#28819) 2020-11-09 14:48:24 +01:00