grafana/public/app/features/logs/components
2023-03-16 16:56:26 +02:00
..
__mocks__ Logs: move logs-components from grafana-ui to grafana-main (#55041) 2022-09-19 10:51:46 +02:00
getLogRowStyles.ts Logs: Fix border radius to be consistent (#64510) 2023-03-09 14:11:44 +01:00
LogDetails.test.tsx Log Components: Optimize style computing and re-renders in Row, Details, and Context (#63728) 2023-03-03 10:19:48 +01:00
LogDetails.tsx Log Components: Optimize style computing and re-renders in Row, Details, and Context (#63728) 2023-03-03 10:19:48 +01:00
LogDetailsRow.test.tsx Logs: Unify detected fields and labels in Log Details (#60448) 2023-01-11 19:20:11 +01:00
LogDetailsRow.tsx Log Details: Display all field options and remove "show more" (#64334) 2023-03-08 16:08:32 +01:00
LogLabels.test.tsx Logs: move logs-components from grafana-ui to grafana-main (#55041) 2022-09-19 10:51:46 +02:00
LogLabels.tsx Chore: Avoid explicit React.FunctionComponent<Props> when possible (round 3) (#64839) 2023-03-16 16:56:26 +02:00
LogLabelStats.tsx Loki: Replace hardcoded css values (#57770) 2022-11-04 15:18:55 +00:00
LogLabelStatsRow.tsx Chore: Avoid explicit React.FunctionComponent<Props> when possible (round 3) (#64839) 2023-03-16 16:56:26 +02:00
LogMessageAnsi.test.tsx Logs: move logs-components from grafana-ui to grafana-main (#55041) 2022-09-19 10:51:46 +02:00
LogMessageAnsi.tsx Logs: move logs-components from grafana-ui to grafana-main (#55041) 2022-09-19 10:51:46 +02:00
logParser.test.ts Logs: move logs-components from grafana-ui to grafana-main (#55041) 2022-09-19 10:51:46 +02:00
logParser.ts Logs: Add possibility to download logs in JSON format (#61394) 2023-01-16 17:20:19 +01:00
LogRow.tsx Logs: Add millisecond to timestamp in log line (#64372) 2023-03-08 11:39:56 +01:00
LogRowContext.test.tsx LogContext: Improve text describing the loglines (#55475) 2022-09-28 13:37:49 +02:00
LogRowContext.tsx Chore: Avoid explicit React.FunctionComponent<Props> when possible (round 3) (#64839) 2023-03-16 16:56:26 +02:00
LogRowContextProvider.test.tsx Logs: Add feature tracking to the load more button in log row context (#57079) 2022-10-19 10:02:26 +01:00
LogRowContextProvider.tsx Chore: Avoid explicit React.FunctionComponent<Props> when possible (round 3) (#64839) 2023-03-16 16:56:26 +02:00
LogRowMessage.tsx Logs Panel: Refactor style generation to improve rendering performance (#62599) 2023-02-01 14:28:10 +00:00
LogRowMessageDisplayedFields.tsx Logs: Unify detected fields and labels in Log Details (#60448) 2023-01-11 19:20:11 +01:00
LogRows.test.tsx Chore: Adjust unit tests so they work with react 18 (#64698) 2023-03-14 17:24:04 +00:00
LogRows.tsx Logs Panel: Refactor style generation to improve rendering performance (#62599) 2023-02-01 14:28:10 +00:00