- 07 Dec, 2018 2 commits
-
-
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 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 9 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
-
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
-
redact value for plugin proxy routes
Torkel Ödegaard committed -
Brian Gann committed
-
- 04 Dec, 2018 2 commits
-
-
See, $ find . -type f | xargs misspell -locale US | grep -vi -e vendor -e devenv -e Unknwon -e Destory | grep pkg ./pkg/services/sqlstore/org_test.go:190:15: "frome" is a misspelling of "from" ./pkg/tsdb/elasticsearch/response_parser.go:544:24: "Unkown" is a misspelling of "Unknown" ./pkg/tsdb/opentsdb/opentsdb.go:87:20: "marshalling" is a misspelling of "marshaling" ./pkg/components/dynmap/dynmap_test.go:2:7: "Licence" is a misspelling of "License" ./pkg/components/dynmap/dynmap.go:2:7: "Licence" is a misspelling of "License"
Mario Trangoni committed -
fix for panel embedding. Solo panel height was not correctly set. Made panel--solo into panel-solo class. in develop branch we have remove the need for the panel class
Torkel Ödegaard committed
-