- 09 Dec, 2018 1 commit
-
-
- when query result was found, stop scanning - this hides the scan status again
David Kaltschmidt committed
-
- 08 Dec, 2018 1 commit
-
-
Torkel Ödegaard committed
-
- 07 Dec, 2018 20 commits
-
-
Remove Explore > "New tab" from sidebar
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
bergquist committed
-
Add Google Hangouts Chat notifier.
Carl Bergquist committed -
bergquist committed
-
* master: (322 commits) graphInterval needs to update after query execution, fixes #14364 Explore: Parse initial dates Aligned styling of stats popover/box with rest of grafana & minor css refactoring Prometheus: Make result transformer more robust for empty responses Rebase fixes Explore: Logging line parsing and field stats fixed unit tests made unknown color theme aware and sync with graph color, some minor cleanup Explore: improve error handling use render props instead of cloneElement sort of a hacky way to figure if the small variation should be used for the label add basic button group component, using the the same label style as is explore logs styling wip: alternative level styling & hover effect wip: explore logs styling more detailed error message for loki If user login equals user email, only show the email once #14341 UserPicker and TeamPicker should use min-width instead of fixed widths to avoid overflowing form buttons. #14341 wip: explore logs styling restoring monospace & making sure width are correct when hiding columns ...
bergquist committed -
bergquist committed
-
Explore: Parse initial dates
Daniel Lee committed -
Explore: Logging line parsing and field stats
Torkel Ödegaard committed -
Explore: graphInterval needs to update after query execution
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
- parse dates passed from URL - keep everything local time for now
David Kaltschmidt committed -
Prometheus: Make result transformer more robust for empty responses
Daniel Lee committed -
Torkel Ödegaard committed
-
- we don't support tabs yet, might as well remove the entry
David Kaltschmidt committed -
- some prometheus-compatible backends may return `null` instead of empty lists - test for lists before iterating - added tests for empty responses
David Kaltschmidt committed -
Fix quota updating
Torkel Ödegaard committed -
David Kaltschmidt committed
-
Lazily parse lines and display stats for field when clicked on. - log line parsers for JSON (basic), and logfmt - delayed parsing in case user moves to other line - reuse label stats for field stats
David Kaltschmidt committed -
Pickers with min-width instead of width
Torkel Ödegaard committed
-
- 06 Dec, 2018 18 commits
-
-
Explore logs styling
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
Multi button group
David committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Explore: improve error handling
Torkel Ödegaard committed -
Improve PostgreSQL Query Editor if using different Schemas
Marcus Efraimsson committed -
more detailed error message for loki
Carl Bergquist committed -
David Kaltschmidt committed
-
Erik Sundell committed
-
improve light theme look use new toggle button group in logs stop propagation on click event clean up styles improve support for small when a label is present refactoring - move toggle button to the group file. turn it into a stateless component improve support for light theme rename dedupe to dedup use radius variable
Erik Sundell committed -
remove not used code cleanup
Erik Sundell committed -
Explore logs css refactor
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
if grafana tries to access loki without promtail running it will return an error.
bergquist committed -
Johannes Schill committed
-