Commit Graph

70 Commits (af00fa7214dedeb0913d679a7530c40d82f84f4e)

Author SHA1 Message Date
Dominik Prokop d2a13c4715
FieldOverride: Support data links via field overrides (#23590) 5 years ago
Andrej Ocenas 263dcb1452
Chore: Fix bunch of strict null error to fix master CI (#23443) 5 years ago
kay delaney a3b581a5f3
Chore: More robust identification of time/value fields in makeSeriesForLogs (#23392) 5 years ago
Andrej Ocenas 934d93ad94
Elastic: Map level field based on config. (#22182) 5 years ago
Lukas Siatka df48d1c19f
Explore: Adds Loki explore query editor (#21497) 5 years ago
Andrej Ocenas 0fda3c4f44
Explore: Fix context view in logs, where some rows may have been filtered out. (#21729) 5 years ago
Ivana Huckova 9ebd99d595
Explore: Create unique ids and deduplicate Loki logs (#21493) 5 years ago
Ryan McKinley e1acc77297
@grafana/data: use timeZone parameter rather than isUtc (#21276) 5 years ago
Ryan McKinley d9e9843a10
FieldConfig: add thresholds and color modes (#21273) 5 years ago
Andrej Ocenas 5a3c1dc6a4
Elastic: Add data links in datasource config (#20186) 6 years ago
kay delaney 514f2beafc
Chore: Remove several instances of non-strict null usage (#20563) 6 years ago
Ryan McKinley 818aa8eefa
DataFrame: move labels to field (#19926) 6 years ago
Dominik Prokop 225ecd680a
Explore: Configure explore series colours via field config (#20239) 6 years ago
Dominik Prokop 96dbed5efc
Graph: introduce Tooltip to React graph (#20046) 6 years ago
Andrej Ocenas 0a78652404
Explore: Add custom DataLinks on datasource level for Loki (#20060) 6 years ago
Andrej Ocenas dca872f75f
Explore: Memory leak fix due to dedup selector (#20107) 6 years ago
Dominik Prokop 9b7748ec13
Chore: Reorg packages (#20111) 6 years ago
Andrej Ocenas 0490dbb88d
Explore: Generate log row uid (#18994) 6 years ago
Torkel Ödegaard fd21e0ba14
DataLinks: enable access to labels & field names (#18918) 6 years ago
Ivana Huckova c3e846c95f
Explore: Fix how log bars in graph are stacking (#19015) 6 years ago
Andrej Ocenas aab224ef29
Explore: elastic small fixes (#18879) 6 years ago
Torkel Ödegaard aafae4c523
Explore: Use DataFrame to derive graph/table/logs (#18859) 6 years ago
Torkel Ödegaard 8272dc87ab WIP: Use data frames in explore 6 years ago
Ryan McKinley c777301535 DataFrame: split DataFrameHelper into MutableDataFrame and FieldCache (#18795) 6 years ago
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) 6 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 6 years ago
Torkel Ödegaard 3bf0a5ffc6 Fixed issue with logs graph not showing level names 6 years ago
Torkel Ödegaard 740e1a0540 Made really good progress on loki support in dashboards 6 years ago
Hugo Häggmark c369279401 Splitted up LogLabels into LogLabelStats and LogLabel 6 years ago
Hugo Häggmark 23202ab130 Refactored out LogRow to a separate file 6 years ago
Hugo Häggmark dc9b83030f Removed default export for colors 6 years ago
Hugo Häggmark d376fae393 Moved colorpicker to ui/components 6 years ago
David Kaltschmidt a364487b3a Logs data model: add more log levels 7 years ago