Commit Graph

165 Commits (e5d1cd8ea5903cf8170d99ac7ac5c255b4c25f61)

Author SHA1 Message Date
Matias Chomicki 7e8e7429ec
Popover menu: remove selectionchange listener (#84832) 1 year ago
Matias Chomicki 3e97999ac5
LogRowMessageDisplayedFields: increase rendering performance (#84407) 1 year ago
Matias Chomicki bba1b12448
Logs popover: allow click listeners to run before closing the menu (#84583) 1 year ago
Matias Chomicki 15a641a509
Infinite Scroll: wait for users to reach the top before triggering new requests (#84318) 1 year ago
Matias Chomicki a89f1c2200
Popover Menu: fix issue hiding menu behind scrollable container (#84311) 1 year ago
Matias Chomicki e749c2b062
Infinite scroll: implementation clean up (#81725) 1 year ago
Matias Chomicki 2a734a9e3f
Supplementary queries: allow plugin decoupling by allowing providers to return a request instance (#80281) 1 year ago
Ivana Huckova a83e01918a
Loki: Remove dependecy on core and move to `@grafana/o11y-ds-frontend` (#81284) 1 year ago
Ivana Huckova 8c212a1952
Logs: Fix toggleable filters to be applied for specified query (#81368) 1 year ago
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) 1 year ago
Matias Chomicki 630b8a30be
Popover menu: update tracking attributes + move under Explore/logs (#78739) 1 year 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