- 12 Dec, 2018 3 commits
-
-
Marcus Efraimsson committed
-
Fix pipeline aggregations on doc count
Marcus Efraimsson committed -
bergquist committed
-
- 11 Dec, 2018 7 commits
-
-
docs: fix broken link on explore page
Daniel Lee committed -
Daniel Lee committed
-
WIP docs for the new Explore feature
Daniel Lee committed -
Filter tags select box on text input #14437
Torkel Ödegaard committed -
Johannes Schill committed
-
Docker blocks: Use links instead of bridge network
Torkel Ödegaard committed -
Explore: Improved line parsing for logging
Torkel Ödegaard committed
-
- 10 Dec, 2018 19 commits
-
-
Documentation for the new Explore feature. Describes both the Prometheus-specific features and the Loki (logging) features.
Daniel Lee committed -
- changed log parser API to be more semantic: getting fields, getting values - regexps become an implementation detail of parser and are no longer part of the API - improved JSON parser to not be tripped by nested quotation marks - improved JSON parser to support numbers - added more tests
David Kaltschmidt committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Fix time regions bugs
Torkel Ödegaard committed -
Fixed issue with colorpicker position above window
Torkel Ödegaard committed -
Erik Sundell committed
-
Marcus Efraimsson committed
-
fixed issue with singlestat and repeated scopedVars
Torkel Ödegaard committed -
Fixed issue with logs graph and stacking
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
fixed issue with singlestat and repeated scopedVars, was only working for time series data sources, and only if there was any series, now scoped vars is always set, fixes #14367
Torkel Ödegaard committed -
Fix search tag UI issues
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Fix time regions using zero hours
Torkel Ödegaard committed -
Allow backslash escaping in custom variables
Carl Bergquist committed -
Use correct variable name in fail text
Carl Bergquist committed -
Claudio Kuenzler committed
-
- 09 Dec, 2018 11 commits
-
-
Fix logs panel meta wrap
Torkel Ödegaard committed -
Explore: Hide scanning again after result was found
Torkel Ödegaard committed -
Explore: Logging dedup tooltips
Torkel Ödegaard committed -
Explore: dont pass all rows to all rows, fixes profiler
Torkel Ödegaard committed -
David Kaltschmidt committed
-
- react profiler seems to evaluate all props of all components down the tree - this becomes slow when 1000 rows are passed to 1000 rows and their labels - use getter function instead to ask for rows on demand
David Kaltschmidt committed -
- use title attribute of toggle button group - add descriptions for all dedup options
David Kaltschmidt committed -
Explore: Fix timepicker inputs for absolute dates
David committed -
- when query result was found, stop scanning - this hides the scan status again
David Kaltschmidt committed -
Add the AWS/SES Cloudwatch metrics of BounceRate and ComplaintRate. …
Torkel Ödegaard committed -
- Timepicker needs to keep from and to internally as strings for the fully controlled inputs - make sure from and to are strings when time is reset
David Kaltschmidt committed
-