grafana/public/app/features/logs
Matias Chomicki 02068662c1
Logs: create DataSourceWithQueryModificationSupport + determine popover menu support (#78322)
* DataSourceWithQueryModificationSupportSupport: create interface

* Loki: implement DataSourceWithQueryModificationSupportSupport

* Elasticsearch: implement DataSourceWithQueryModificationSupportSupport

* DataSourceWithQueryModificationSupportSupport: add type guard

* DataSourceWithQueryModificationSupport: rename

* Check for nullish values in guards

* Logs container: replace support map with ds instances map

* Log rows: refactor deselection listener

* Formatting

* Formatting

* DataSourceWithQueryModificationSupport: add missing comment

* Logs container: update method name

* Logs container: check for query modification support

* Create QueryFixType

* QueryFixAction: move back to ds types

* getSupportedQueryModifications: update signature

* getSupportedQueryModifications: update signature
2023-11-23 11:04:23 +01:00
..
components Logs: create DataSourceWithQueryModificationSupport + determine popover menu support (#78322) 2023-11-23 11:04:23 +01:00
legacyLogsFrame.ts Logs: Use "labels" data frame field if type "other" in log details (#77806) 2023-11-10 12:54:59 +01:00
logsFrame.test.ts Logs: Use "labels" data frame field if type "other" in log details (#77806) 2023-11-10 12:54:59 +01:00
logsFrame.ts Logs: Update logic to process logs dataPlane frame with labels field (#77708) 2023-11-07 10:53:10 +01:00
logsModel_parse.test.ts Logs: Use "labels" data frame field if type "other" in log details (#77806) 2023-11-10 12:54:59 +01:00
logsModel.test.ts Logs: Use "labels" data frame field if type "other" in log details (#77806) 2023-11-10 12:54:59 +01:00
logsModel.ts Chore: Update to typescript 5 (#76511) 2023-11-07 13:20:20 +00:00
UniqueKeyMaker.test.ts logs: make sure log-row-react-keys are always unique (#71279) 2023-07-13 08:01:55 +02:00
UniqueKeyMaker.ts logs: make sure log-row-react-keys are always unique (#71279) 2023-07-13 08:01:55 +02:00
utils.test.ts Log Row: memoize row processing (#77716) 2023-11-06 16:59:48 +02:00
utils.ts Log Rows: Added popover menu with filter options when a log line is selected (#75306) 2023-11-16 11:48:10 +02:00