- 19 Nov, 2018 26 commits
-
-
[skip ci]
Marcus Efraimsson committed -
[skip ci]
Marcus Efraimsson committed -
Corrects an issue where nightly rpms would be misstagged.
Leonard Gram committed -
fixed issue switching back from mixed data source
Torkel Ödegaard committed -
Leonard Gram committed
-
fixed issue with panel size when going into edit mode
Torkel Ödegaard committed -
Torkel Ödegaard committed
-
Leonard Gram committed
-
Leonard Gram committed
-
bergquist committed
-
[skip ci]
Marcus Efraimsson committed -
Leonard Gram committed
-
Marcus Efraimsson committed
-
Torkel Ödegaard committed
-
[skip ci]
Marcus Efraimsson committed -
Added google oauth account id
Marcus Efraimsson committed -
Leonard Gram committed
-
Marcus Efraimsson committed
-
bergquist committed
-
Introduce alert debouncing
Carl Bergquist committed -
Mitigate XSS vulnerabilities in Singlestat panel
Torkel Ödegaard committed -
build: internal metrics for packaging.
Marcus Efraimsson committed -
bergquist committed
-
11893 oauth auto login
Carl Bergquist committed -
since we introduce deboucing the length should matter less. But going below 5m as default might be weird depending on datasource.
bergquist committed -
Sanitize `prefix` and `postfix` fields. Re-arrange code slightly in order to handle variable interpolation.
Victor Cinaglia committed
-
- 17 Nov, 2018 3 commits
-
-
Vinicyus Macedo committed
-
fix: dont setViewMode when nothing has changed
Torkel Ödegaard committed -
Vinicyus Macedo committed
-
- 16 Nov, 2018 11 commits
-
-
Explore: POC for datasource query importers
David committed -
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 -
Leonard Gram committed
-
build: darwin compatible build env. Fixes #13763
Leonard Gram committed -
Leonard Gram committed
-
fix for save dashboard redirect issue
Marcus Efraimsson committed -
fixed alert tab order and fixed some console logging issues
Marcus Efraimsson committed -
Torkel Ödegaard committed
-
fix datasource testing
Torkel Ödegaard committed -
fix redirect issue, caused by timing of events between angular location change and redux state changes
Torkel Ödegaard committed -
Alexander Zobnin committed
-