Commit Graph

132 Commits (177496a686fa80787c7dcf8dd57cd0ab35b7883a)

Author SHA1 Message Date
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
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
Matias Chomicki 46f331e284
Logs: remove toggleLabelsInLogsUI (#77264) 2 years ago
Torkel Ödegaard fc0933d5f4
Schema: Clean up dashboard variables schema (#76121) 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
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
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
Matias Chomicki 1f3aa099d5
Log rows performance: Render LogRowMenuCell on demand (#71354) 2 years ago
Gábor Farkas 98f4bbf7fa
logs: context small improvements (#71546) 2 years ago
Gábor Farkas 1f55003db2
logs: make sure log-row-react-keys are always unique (#71279) 2 years ago
Sven Grossmann 7e4e743a42
Logs: Add experimental table visualisation in Explore (#71120) 2 years ago
Sven Grossmann 9ddba37dbc
Logs: Fix nanosecond partition in log context (#71346) 2 years ago
Matias Chomicki b8fbeb084a
Logs: Display log row menu cell on displayed fields (#71300) 2 years ago
Sven Grossmann 212239aedb
LogContext: Fix a bug where multiple logs with similar nanosecond timestamps were loaded too often (#71319) 2 years ago
Gábor Farkas a62ae10a02
logs: refactor: move logsModel to the logs folder (#70989) 2 years ago
Ashley Harrison 7a2a5dde8b
Chore: Enable remaining jsx-a11y rules (#70990) 2 years ago
Sven Grossmann 6393ef9385
Logs: Add pinning icon in log context (#70945) 2 years ago
Gábor Farkas 2084cc9955
Logs: Do not insert log-line into log-fields in json download (#70901) 2 years ago
Ashley Harrison 9ee2cc742a
Chore: Use theme.shape.radius.circle everywhere (#70896) 2 years ago
Gábor Farkas 890316c105
logs: add more tests (#70886) 2 years ago
Sven Grossmann 48db23b32f
Logs: Add back properties to prevent unnecessary re-renders (#70839) 2 years ago
Sven Grossmann 1206cf3dfa
LogContext: Make centered row unsticky on click (#70832) 2 years ago
Sven Grossmann e0619e8aa7
LogContext: Add button to scroll to center (#70821) 2 years ago
Gábor Farkas 9ca888527b
Logs: Implement "infinite" scrolling in log context (#69459) 2 years ago