- 07 Dec, 2018 3 commits
-
-
- 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 -
Pickers with min-width instead of width
Torkel Ödegaard committed
-
- 06 Dec, 2018 27 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
-
UserPicker and TeamPicker should use min-width instead of fixed widths to avoid overflowing form buttons. #14341
Johannes Schill committed -
fixed logs to time series calculation issue, increased bucket size
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Torkel Ödegaard committed
-
Rename Grafana Logging Datasource to Loki
Daniel Lee committed
-
- 05 Dec, 2018 10 commits
-
-
This handles three different error cases for the config page so that the user gets an error and not just a blank red error box.
Daniel Lee committed -
Daniel Lee committed
-
moznion committed
-
https://github.com/grafana/grafana/blob/3c330c8e4c0b0f9fb258801ba8a7fe2586bbc819/pkg/services/sqlstore/quota.go#L106 In the real use case, `has` that is described by the above code is always `false` because it includes `Updated` in a query. So this commit fixes this issue.
moznion committed -
pkg/*: Fix misspelling issues using locale US
Carl Bergquist committed -
fix for panel height when embedding
Torkel Ödegaard committed -
fix for panel-initialized event not being called
Torkel Ödegaard committed -
added support for influxdb cumulative_sum function in tsdb
Torkel Ödegaard committed -
Torkel Ödegaard committed
-