grafana/public/app/features/explore
Piotr Jamróz e0adb41e80
Query History: Add feature tracking for query history (#49685)
* Add feature tracking for query history

* Fix unit tests

* Update event names
2022-05-26 16:04:10 +02:00
..
__mocks__ Chore: Bumps prettier version for new typescript syntax support (#20463) 2019-11-19 13:59:39 +00:00
AddToDashboard Explore: Use Dashboard permissions in Explore To Dashboard (#49539) 2022-05-26 06:29:19 -05:00
RichHistory Query History: Add feature tracking for query history (#49685) 2022-05-26 16:04:10 +02:00
spec Query History: Add feature tracking for query history (#49685) 2022-05-26 16:04:10 +02:00
state Query History: Track query history migration failures (#49560) 2022-05-25 12:21:23 +02:00
TraceView Explore: Add ability to include tags in trace to metrics queries (#49433) 2022-05-25 11:19:37 -06:00
utils Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
ElapsedTime.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
ErrorContainer.test.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
ErrorContainer.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
Explore.test.tsx Explore: Use Dashboard permissions in Explore To Dashboard (#49539) 2022-05-26 06:29:19 -05:00
Explore.tsx Laura/chore/refactor styling of explore container (#49324) 2022-05-23 10:55:04 +02:00
ExploreActions.tsx Fix command palette casing (#48590) 2022-05-03 06:25:47 -05:00
ExploreDrawer.tsx Explore: Fix height on horizontal drawer and query inspector (#47832) 2022-04-25 07:48:55 -05:00
ExploreGraph.tsx Explore: Reset Graph overrides if underlying series changes (#49680) 2022-05-26 06:02:21 -07:00
ExploreGraphLabel.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
exploreGraphStyleUtils.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
ExplorePaneContainer.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
ExploreQueryInspector.test.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
ExploreQueryInspector.tsx Explore: Fix height on horizontal drawer and query inspector (#47832) 2022-04-25 07:48:55 -05:00
ExploreTimeControls.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
ExploreToolbar.tsx Explore: Use Dashboard permissions in Explore To Dashboard (#49539) 2022-05-26 06:29:19 -05:00
FeatureTogglePage.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
LiveLogs.test.tsx Chore: transfer LiveLogs.test to testing-library (#48678) 2022-05-05 08:40:21 +02:00
LiveLogs.tsx Chore: transfer LiveLogs.test to testing-library (#48678) 2022-05-05 08:40:21 +02:00
LiveTailButton.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
Logs.test.tsx Explore Split Logs - use unique IDs and save state vals to unique place (#48300) 2022-04-27 07:47:33 -05:00
Logs.tsx Logs: Fix pagination skipping entries (#48413) 2022-05-02 16:46:47 +02:00
LogsContainer.tsx Explore Split Logs - use unique IDs and save state vals to unique place (#48300) 2022-04-27 07:47:33 -05:00
LogsMetaRow.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
LogsNavigation.test.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
LogsNavigation.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
LogsNavigationPages.test.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
LogsNavigationPages.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
LogsVolumePanel.test.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
LogsVolumePanel.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
MetaInfoText.test.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
MetaInfoText.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
NoData.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
NoDataSourceCallToAction.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
NodeGraphContainer.test.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
NodeGraphContainer.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
QueryRows.test.tsx Query History: Migrate local storage to remote storage (#48572) 2022-05-19 13:45:32 +02:00
QueryRows.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
ResponseErrorContainer.test.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
ResponseErrorContainer.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
SecondaryActions.test.tsx Laura/chore/refactor test of secondary actions (#48745) 2022-05-05 15:55:59 +02:00
SecondaryActions.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
TableContainer.test.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
TableContainer.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
Time.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
TimeSyncButton.test.tsx Chore: transfer TimeSyncButton.test to testing-library (#48404) 2022-05-02 11:20:12 +02:00
TimeSyncButton.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
useLiveTailControls.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
Wrapper.test.tsx Explore: Use Dashboard permissions in Explore To Dashboard (#49539) 2022-05-26 06:29:19 -05:00
Wrapper.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00