- 16 Nov, 2018 1 commit
-
-
Explore is about keeping context between datasources if possible. When changing from metrics to logging, some of the filtering can be kept to narrow down logging streams relevant to the metrics. - adds `importQueries` function in language providers - query import dependent on origin datasource - implemented prometheus-to-logging import: keeping label selectors that are common to both datasources - added types
David Kaltschmidt committed
-
- 13 Nov, 2018 5 commits
-
-
Restore user profile preferences
Marcus Efraimsson committed -
Marcus Efraimsson committed
-
[skip ci]
Marcus Efraimsson committed -
Clarify wording of playlist protip
Torkel Ödegaard committed -
Per discussion on https://github.com/grafana/grafana/commit/154fbe2413f9abe33157baa563e42fbf67e2f27b#r31238888 it seemed like this wording might be easier to understand.
Mat Schaffer committed
-
- 12 Nov, 2018 6 commits
-
-
React Gauge Panel - first step
Torkel Ödegaard committed -
Peter Holmberg committed
-
Fix gofmt issues
Carl Bergquist committed -
Peter Holmberg committed
-
Mario Trangoni committed
-
See, $ gometalinter --disable-all --enable=gofmt --deadline 10m --vendor ./... build.go:1::warning: file is not gofmted with -s (gofmt) scripts/build/release_publisher/externalrelease.go:1::warning: file is not gofmted with -s (gofmt) scripts/build/release_publisher/localrelease.go:1::warning: file is not gofmted with -s (gofmt) scripts/build/release_publisher/main.go:1::warning: file is not gofmted with -s (gofmt) scripts/build/release_publisher/publisher_test.go:1::warning: file is not gofmted with -s (gofmt)
Mario Trangoni committed
-
- 11 Nov, 2018 3 commits
-
-
Remove Origin and Referer while proxying requests
Torkel Ödegaard committed -
[Bugfix] Don't drop the value when it's equal to None
Torkel Ödegaard committed -
Fix last megacheck issues
Carl Bergquist committed
-
- 09 Nov, 2018 9 commits
-
-
See, $ gometalinter --vendor --deadline 6m --disable-all --enable=megacheck ./... pkg/tsdb/influxdb/influxdb.go:106:3:warning: the surrounding loop is unconditionally terminated (SA4004) (megacheck)
Mario Trangoni committed -
See, $ gometalinter --vendor --deadline 6m --disable-all --enable=megacheck ./... scripts/build/release_publisher/publisher_test.go:14:2:warning: should merge variable declaration with assignment on next line (S1021) (megacheck)
Mario Trangoni committed -
Peter Holmberg committed
-
Adjust UI depth of query statistics
David committed -
Preserve suffix text when applying function suggestion
David committed -
Peter Holmberg committed
-
A z-index value of less than 1020 is needed because the time selection dropdown shares the latter value via inheritance. Arbitrarily picked 1015 because it is a notch down. Related: #14004
Michael Huynh committed -
Updates all PromQL function-like suggestions to omit parentheses when inserted. Such insertions also preserve any suffix text. Related: #13885
Michael Huynh committed
- 08 Nov, 2018 10 commits
-
-
Peter Holmberg committed
-
Augustin Husson committed
-
[skip ci]
bergquist committed -
Adds more options for Slack notifications
Carl Bergquist committed -
Fix #13949 Fix #13328 Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
Julien Pivotto committed -
Explore: Logging graph overview and view options
David committed -
David Kaltschmidt committed
-
docs: restructure and enhancement
Marcus Efraimsson committed -
add auth.proxy headers to default.ini
Torkel Ödegaard committed -
Andrey Kaipov committed
-
- 07 Nov, 2018 6 commits
-
-
Dan Cech committed
-
12759 panel header menu in React (standard options only)
Torkel Ödegaard committed -
Dan Cech committed
-
Fix terms agg order deprecation warning on es 6+
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
Exporter bug fix
Torkel Ödegaard committed
-