grafana/public/app/features/explore/Logs
Matias Chomicki 04c44f0a11
Explore Logs: Update log filtering functions to only have effect in the source query (#73626)
* isFilterLabelActive: add row parameter to method signature

* onClickFilter: add row parameter to method signature

* Explore: implement optional row parameter to modify queries

* LogDetails: add integration test with filters and log details row

* Change signature from LogRowModel to string

* Add refid reference to tooltips
2023-09-04 14:30:17 +00:00
..
utils Explore: Reorganized data viz components (#68510) 2023-05-23 07:42:38 -06:00
LiveLogs.test.tsx Explore: Reorganized data viz components (#68510) 2023-05-23 07:42:38 -06:00
LiveLogs.tsx Explore: Reorganized data viz components (#68510) 2023-05-23 07:42:38 -06:00
Logs.test.tsx Logs: Fix permalinks not scrolling into view (#73464) 2023-08-18 12:54:08 +02:00
Logs.tsx Explore Logs: Update log filtering functions to only have effect in the source query (#73626) 2023-09-04 14:30:17 +00:00
LogsContainer.tsx Explore Logs: Update log filtering functions to only have effect in the source query (#73626) 2023-09-04 14:30:17 +00:00
LogsMetaRow.test.tsx Logs: Fix displaying the wrong field as body (#73025) 2023-08-08 12:02:30 +02:00
LogsMetaRow.tsx Explore: Reorganized data viz components (#68510) 2023-05-23 07:42:38 -06:00
LogsNavigation.test.tsx Explore: Reorganized data viz components (#68510) 2023-05-23 07:42:38 -06:00
LogsNavigation.tsx Explore: Reorganized data viz components (#68510) 2023-05-23 07:42:38 -06:00
LogsNavigationPages.test.tsx Explore: Reorganized data viz components (#68510) 2023-05-23 07:42:38 -06:00
LogsNavigationPages.tsx Explore: Reorganized data viz components (#68510) 2023-05-23 07:42:38 -06:00
LogsSamplePanel.test.tsx Logs: Fix log samples not present with empty first frame (#73612) 2023-08-22 16:19:51 +03:00
LogsSamplePanel.tsx Logs: Fix log samples not present with empty first frame (#73612) 2023-08-22 16:19:51 +03:00
LogsTable.test.tsx Logs: Add datalinks to table visualisation in Explore (#73679) 2023-08-23 16:03:19 +02:00
LogsTable.tsx Logs: Add datalinks to table visualisation in Explore (#73679) 2023-08-23 16:03:19 +02:00
LogsVolumePanel.test.tsx Explore: Improve logs volume panel empty state (#70240) 2023-06-16 15:58:36 +01:00
LogsVolumePanel.tsx Explore: Improve logs volume panel empty state (#70240) 2023-06-16 15:58:36 +01:00
LogsVolumePanelList.test.tsx Explore: Improve logs volume panel empty state (#70240) 2023-06-16 15:58:36 +01:00
LogsVolumePanelList.tsx Explore: Improve logs volume panel empty state (#70240) 2023-06-16 15:58:36 +01:00