- 04 Dec, 2018 36 commits
-
-
Use buildTableConstraint instead of buildSchemaConstraint to find the datatype of a column if using a table from a different database schema
Dominik Henneke committed -
Explore: Display duplicate row count as number
Torkel Ödegaard committed -
- the pips were hard to see - make it really clear which rows are duplicates by allocating a column to show number
David Kaltschmidt committed -
Explore: Logging query live preview of matches
David committed -
David Kaltschmidt committed
-
A logging query has a selector part and a regexp. The regexp matches are highlighted when results return. This change adds live preview to matches when modifying the regexp in a search field. - delegate retrieval of match query to datasource - datasource returns search expressions to be used to highlight a live preview of matches - logs row now takes preview highlights - logs row renders preview highlights with dotted line to distinguish from query run matches (solid line) - fix react-highlight-words version to ensure custom chunk matcher - custom chunk matcher can now also take incomplete regexps, eg, `(level` without inifinte looping - perf: debounce of live preview to 500ms - perf: only top 100 rows get the live preview - preview is only supported with one query row (multiple rows semantic makes this tricky: regexp for row n should only filter results for query n)
David Kaltschmidt committed -
only make it possible to scan for older logs if there is at least one…
David committed -
Misc styling fixes to explore
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
Erik Sundell committed
-
Torkel Ödegaard committed
-
Erik Sundell committed
-
Erik Sundell committed
-
Set query empty condition in render function. Also clear query transactions when no valid query is present
Erik Sundell committed -
Erik Sundell committed
-
Explore: Logging label stats
David committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
David Kaltschmidt committed
-
David Kaltschmidt committed
-
David Kaltschmidt committed
-
- added filter and stats icons to log stream labels - removed click handler from label itself - click on stats icon calculates label value distribution across loaded logs lines - show stats in hover - stats have indicator which value is the current one - showing top 5 values for the given label - if selected value is not among top 5, it is added - summing up remaining label value distribution as Other
David Kaltschmidt committed -
Explore: Stop scanning when clear all button is clicked
David committed -
Explore: return to grid layout for logs table
David committed -
Erik Sundell committed
-
Leonard Gram committed
-
Erik Sundell committed
-
Erik Sundell committed
-
- better column control than flexbox - increased gutter and row spacing
David Kaltschmidt committed -
Marcus Efraimsson committed
-
Fix prevent removing last grafana admin permissions
Marcus Efraimsson committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
fixedUnit for Flow:l/min and mL/min
Marcus Efraimsson committed -
got stranged result with decimalSIPrefix
flopp999 committed -
danielbh committed
-
- 03 Dec, 2018 4 commits
-
-
Torkel Ödegaard committed
-
Misc styling fixes to explore: start page, slate code editor colors, text highlight in auto completeter suggestion
Torkel Ödegaard committed -
Erik Sundell committed
-
Erik Sundell committed
-