Commit Graph

47 Commits (e5e7bd315357d7b6ea016e1098a1acbdc3b35d66)

Author SHA1 Message Date
Hugo Häggmark e5e7bd3153
Dashboard: Adds Logs Panel (alpha) as visualization option for Dashboards (#18641) 6 years ago
Ryan McKinley e59bae55d9
DataFrame: convert from row based to a columnar value format (#18391) 6 years ago
Hugo Häggmark 4b3440325e
Explore: Replaces TimeSeries with GraphSeriesXY (#18475) 6 years ago
kay delaney bf7fb67f73
Explore/Loki: Display live tailed logs in correct order (#18031) 6 years ago
Ryan McKinley 3f15170914 Refactor: move some files to @grafana/data (#17952) 6 years ago
Ryan McKinley e7c3d0ed97
Refactor: rename SeriesData to DataFrame (#17854) 6 years ago
Hugo Häggmark 7cac7435ce
Explore: Displays only one Time column as configured in TimeZone settings (#17775) 6 years ago
Marcus Efraimsson a07296bf24
explore: don't parse log levels if provided by field or label (#17180) 6 years ago
Dominik Prokop a9c94ec93b
Explore: Update the way Loki retrieve log context (#17204) 6 years ago
David 927e1cbd27
(feat/explore): Support for new LogQL filtering syntax (#16674) 6 years ago
Torkel Ödegaard e0b760e08e
Chore: No implict any fixes (#17020) 6 years ago
Marcus Efraimsson 8eb78ea931
Explore: Fix empty result from datasource should render logs container (#16999) 6 years ago
Hugo Häggmark ceb9f0855b
Chore: Replaces moment with Grafanas DateTime (#16919) 6 years ago
Marcus Efraimsson fe20dde5db
Explore: Use SeriesData format for loki/logs (#16793) 6 years ago
Ryan McKinley bfba47c6c4 Refactor: Move LogLevel and Labels utils to @grafana/ui (#16285) 6 years ago
Steven Sheehy dd388ed578 fix(loki): Hide empty labels column 6 years ago
Dominik Prokop a853e2c36e
Fix deduplication results displaying wrong data (#15755) 6 years ago
Valentin Agachi 425636ff70 Improve Loki logs render with ANSI colors (#15558) 7 years ago
Torkel Ödegaard cfea8bdcae Prettier had not been running as a precommit hook for some time so had to run in on all files again 7 years ago
Torkel Ödegaard 3bf0a5ffc6 Fixed issue with logs graph not showing level names 7 years ago
Torkel Ödegaard 740e1a0540 Made really good progress on loki support in dashboards 7 years ago
Hugo Häggmark c369279401 Splitted up LogLabels into LogLabelStats and LogLabel 7 years ago
Hugo Häggmark 23202ab130 Refactored out LogRow to a separate file 7 years ago
Hugo Häggmark dc9b83030f Removed default export for colors 7 years ago
Hugo Häggmark d376fae393 Moved colorpicker to ui/components 7 years ago
David Kaltschmidt a364487b3a Logs data model: add more log levels 7 years ago
David Kaltschmidt d1dec8bd44 Add timestamp back to log entry type 7 years ago
David Kaltschmidt e694604be5 Loki: fix timestamp field 7 years ago
David Kaltschmidt 71429d7210 Explore: Improved line parsing for logging 7 years ago
David Kaltschmidt 487de2b832 Explore: Logging dedup tooltips 7 years ago
Torkel Ödegaard 14cf846e73 Fixed issue with logs graph and stacking 7 years ago
David Kaltschmidt acd52e6a93 Explore: Logging line parsing and field stats 7 years ago
Torkel Ödegaard 9ac3821454 made unknown color theme aware and sync with graph color, some minor cleanup 7 years ago
Torkel Ödegaard 2e6690428f fixed logs to time series calculation issue, increased bucket size, fixes #14248 7 years ago
Erik Sundell 2af78aca8e Remove query empty from model 7 years ago
David Kaltschmidt 9f0b1e533f Tests for label stats calculation 7 years ago
Erik Sundell 541a691aca only display scan button if there is at least one existing selector that returned an empty result 7 years ago
David Kaltschmidt 979f3f3e0c Review feedback 7 years ago
David Kaltschmidt c3b67f3a13 Explore: Logging label filtering 7 years ago
David Kaltschmidt 4f55a238ed Explore: Filter logs by log level 7 years ago
David Kaltschmidt 4771eaba5b Explore: POC dedup logging rows 7 years ago
David Kaltschmidt 6b8d7c89ac Refactored log stream merging, added types, tests, comments 7 years ago
David Kaltschmidt a5ed86edba Graph log entries by log level 7 years ago
David Kaltschmidt 583334df05 Explore: Logging graph overview and view options 7 years ago
David Kaltschmidt c92f5462fe Explore: repair logging after code restructuring 7 years ago
David Kaltschmidt 76a3b1a793 Explore: highlight typed text in suggestions 7 years ago
David Kaltschmidt 3297ae462d Datasource for Grafana logging platform 7 years ago