Commit Graph

156 Commits (3c4cfb1a7052922dbae8477119cf7ef36a69a7f8)

Author SHA1 Message Date
Matias Chomicki e07417dca3
Infinite scroll: share loader with log context + small fixes (#81067) 1 year ago
Matias Chomicki 0c9265f59b
Infinite scroll: update deduplication method and only run log queries when scrolling (#80821) 1 year ago
Matias Chomicki 88ee7a1c62
Infinite scroll: exclude visible range from new requests (#80638) 1 year ago
Matias Chomicki aa670280fc
Logs: add infinite scrolling to Explore (#76348) 1 year ago
Sven Grossmann 0f8d4db934
Log Context: Add highlighted words to log rows (#80119) 1 year ago
Sven Grossmann 99a821e665
Log Context: Add `cacheFilters` property (#79784) 1 year ago
Sven Grossmann f05cbe589a
Loki: Open log context in new tab (#79723) 1 year ago
Matias Chomicki c58ed41d50
Loki Logs volume: Added a query splitting loading indicator to the Logs Volume graph (#79681) 1 year ago
Galen Kistler faa29db241
Logs Panel: Table UI - Pull logs table into dashboard panel (#77757) 2 years ago
Matias Chomicki 630b8a30be
Popover menu: update tracking attributes + move under Explore/logs (#78739) 2 years ago
Matias Chomicki ec7d09b8e0
Popover menu: refactor event tracking (#78733) 2 years ago
Sven Grossmann 177496a686
Loki: Filter by labels based on the type of label (structured, indexed, parsed) (#78595) 2 years ago
Matias Chomicki 5db420619d
Logs Popover Menu: close menu on right click (#78674) 2 years ago
Matias Chomicki 02068662c1
Logs: create DataSourceWithQueryModificationSupport + determine popover menu support (#78322) 2 years ago
Matias Chomicki 9cb303c3f7
Log Rows: Added popover menu with filter options when a log line is selected (#75306) 2 years ago
Ivana Huckova c0a866d7c7
Logs: For LogLines frames, don't show additional fields in log details (#78109) 2 years ago
Ivana Huckova cb711660f1
Logs: Use "labels" data frame field if type "other" in log details (#77806) 2 years ago
Esteban Beltran 0b03344baa
Chore: Update to typescript 5 (#76511) 2 years ago
Ivana Huckova d4a257bc8e
Logs: Update logic to process logs dataPlane frame with labels field (#77708) 2 years ago
Matias Chomicki 7e1110f1f9
Log Row: memoize row processing (#77716) 2 years ago
Matias Chomicki d7c50eb650
Logs: Deprecated `showContextToggle` in DataSourceWithLogsContextSupport (#77232) 2 years ago
Piotr Jamróz 03ca9c7c66
Explore: Ensure logs volume data points are in order (#77268) 2 years ago
Matias Chomicki 46f331e284
Logs: remove toggleLabelsInLogsUI (#77264) 2 years ago
Torkel Ödegaard fc0933d5f4
Schema: Clean up dashboard variables schema (#76121) 2 years ago
Josh Hunt 720543f483
Chore: Remove unreachable return in parseDataplaneLogsFrame (#75516) 2 years ago
Sven Grossmann 01755608db
LogDetails: Fix copy button visibility (#74663) 2 years ago
Galen Kistler 4f5728233c
Logs Panel: Performance issue while scrolling within panel in safari (#74694) 2 years ago
Sven Grossmann f53c0a35aa
LogContext: Remove feedback button (#74447) 2 years ago
Matias Chomicki 04c44f0a11
Explore Logs: Update log filtering functions to only have effect in the source query (#73626) 2 years ago
Sven Grossmann 5e61b54fa3
Logs: Fix permalinks not scrolling into view (#73464) 2 years ago
Matias Chomicki 48c3dc7203
Logs: Hide filters in log details if the data source doesn't support them (#73230) 2 years ago
Matias Chomicki 0fe53fbd1d
Log row: split row-highlighting booleans in two (#73330) 2 years ago
Ashley Harrison 963fffeef1
Chore: fix some more types (#72726) 2 years ago
Sven Grossmann 533fae4c60
Logs: Fix displaying the wrong field as body (#73025) 2 years ago
Matias Chomicki 869d3fc8b1
LogRowMessage: remove hardcoded true from condition (#72976) 2 years ago
Matias Chomicki 9c6a9a3977
Logs: Improved keyboard accessibility of log rows menu (#72686) 2 years ago
Ashley Harrison e0587dfb30
Chore: Replace deprecated usage of `shape.borderRadius()` (#72672) 2 years ago
Ivana Huckova 117e334719
Logs: Fix ui getting stuck when removing fields (#72597) 2 years ago
Gábor Farkas 0da199324a
logs: log-details: handle dataplane-compliant dataframes (#71935) 2 years ago
Matias Chomicki ec5650cc82
LogRow: ensure scrollIntoView is called only once with shortlinks (#72291) 2 years ago
Gábor Farkas 63e0b927bd
logs: context: various scrolling-fixes (#72271) 2 years ago
Gábor Farkas f2f30caa73
logs: better unit tests (#72246) 2 years ago
Matias Chomicki 84f94cdc24
Logs: Show active state of "filter for value" buttons in Logs Details (#70328) 2 years ago
Gábor Farkas d4dcf9f9d2
logs: log-details: updated test for more complete mock data (#71941) 2 years ago
Gábor Farkas 709e4de7c6
logs: log-details: test for datalink without field value (#71922) 2 years ago
Gábor Farkas eaeeb5c698
logs: improved unit tests (#71840) 2 years ago
Ivana Huckova 72c92ca187
Logs: Fix shouldRemoveField (#71882) 2 years ago
Gábor Farkas 9b6c7b74c7
logs: added test for parsing a dataplane-logs-frame (#71758) 2 years ago
Matias Chomicki 43f4e55a76
LogRowMessageDisplayedFields: sync implementation with LogRowMessage (#71770) 2 years ago
Gábor Farkas d0351bac57
logs: restrict permalinks to datasources with id fields (#71729) 2 years ago