mirror of
https://github.com/grafana/grafana.git
synced 2025-02-16 18:34:52 -06:00
* 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 |
||
---|---|---|
.. | ||
components | ||
legacyLogsFrame.ts | ||
logsFrame.test.ts | ||
logsFrame.ts | ||
logsModel_parse.test.ts | ||
logsModel.test.ts | ||
logsModel.ts | ||
UniqueKeyMaker.test.ts | ||
UniqueKeyMaker.ts | ||
utils.test.ts | ||
utils.ts |