mirror of
https://github.com/grafana/grafana.git
synced 2025-02-16 18:34:52 -06:00
* Create DataSourceWithLogsSampleSupport check and move to 1 place * Add new SupplementaryQueryType * Add and change utility functions for loading, storing ancd checking supp queries * Add logic to redux for processing of new type of supp query * Implement queryLogsSample used to run samples queries * Fix tests to include also Log samples * Add tests * Temporarily, default to false * Change comment * Fix lint error * Refactor handling of supplementary queries in query.ts * Fix looping over array * Remove changes for any => unknowns as in utils.ts * Fix logic * Fix incorrect imports after function was moved to different file * Migrate old log volume key * Update public/app/features/explore/utils/supplementaryQueries.ts Co-authored-by: Piotr Jamróz <pm.jamroz@gmail.com> * Refactor to use DataSourceWithSupplementaryQueriesSupport * Refactor, improve tests, change internal API * Update packages/grafana-data/src/types/logs.ts Co-authored-by: Piotr Jamróz <pm.jamroz@gmail.com> * Add deprecation for DataSourceWithLogsVolumeSupport, but still support it * Update comment with correct new issue Co-authored-by: Piotr Jamróz <pm.jamroz@gmail.com> |
||
---|---|---|
.. | ||
datasource.test.ts | ||
datasource.ts | ||
explorePane.test.ts | ||
explorePane.ts | ||
helpers.ts | ||
history.ts | ||
main.test.ts | ||
main.ts | ||
query.test.ts | ||
query.ts | ||
selectors.ts | ||
time.test.ts | ||
time.ts | ||
utils.test.ts | ||
utils.ts |