- 31 May, 2020 1 commit
-
-
Ryan McKinley committed
-
- 29 May, 2020 8 commits
-
-
Ryan McKinley committed
-
Ryan McKinley committed
-
Ryan McKinley committed
-
David Kaltschmidt committed
-
Ryan McKinley committed
-
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
* Logs: Use result range instead of timepicker range for log histogram If a logs datasource does not send histogram data for the requested time range, the logs model computes a timeseries based on the log row counts, bucketed by an automcatically calculated time interval. Even when this histogram time series did not span the whole requested time range it was still rendered in the graph across the whole range, leaving an empty area at its start. Users find this confusing and are lead to believe their log data is missing. This change fixes this by anchoring the start of the timeseries on the first log row's timestamp from the result, and adds this smaller range as `visibleRange` to the logs model and passes it through to the logs component that optionally takes it into account to not render the empty area. The interval (bucket size) is also adjusted to account for a potentially finer resolution on the shorter visible time interval. The bucketsize multiplier was also changed from 10 to 20 to account for the space between the chart's bars. * Aligned visible range with buckets * Extract bucket size calculation and add test
David committed -
* CircleCI: Upgrade build image * CircleCI: Upgrade grabpl Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed
-
- 28 May, 2020 8 commits
-
-
* Update templates-and-variables.md Fixes #13744 * Update templates-and-variables.md * Update templates-and-variables.md * Update docs/sources/variables/templates-and-variables.md Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Update docs/sources/variables/templates-and-variables.md Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * Update docs/sources/variables/templates-and-variables.md Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Torkel Ödegaard committed -
Diana Payton committed
-
Rémy G committed
-
Fixes so that ini-sections containing hyphen is replaced with underscore. Fixes an issue with backend plugin settings. Ref grafana/grafana-image-renderer#147
Marcus Efraimsson committed -
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
Ivana Huckova committed
-
closes #25163
Carl Bergquist committed -
* Transformations: Fixed transformation crash issue * Updated
Torkel Ödegaard committed
-
- 27 May, 2020 9 commits
-
-
Diana Payton committed
-
* Grafana UI: Remove dark mode addon from deps * Grafana UI: Update lockfile
Alex Khomenko committed -
Explore: adds table result dataframes sorting to get response columns order based on queries order (#25131) * Chore: updates Explore result processor to sort dataframes based on their refId so results are displayed in a correct order * Chore: adds types to Explore ResultProcessor getTableResult DataFrames
Lukas Siatka committed -
Diana Payton committed
-
Chore: fixes jaeger duration value in cascader option label - using milliseconds now instead of microseconds (#25129)
Lukas Siatka committed -
* make sure that we can handle the empty data scenario in the gauge. * reverted Guague.tsx and set default values on no data.
Marcus Andersson committed -
Closes #24320
DanielLyons178 committed -
Co-authored-by: Ilya Stoliar <52413756+ilyastoli@users.noreply.github.com>
Erik committed -
Hugo Häggmark committed
-
- 26 May, 2020 13 commits
-
-
Ilya Stoliar committed
-
Kyle Brandt committed
-
Kyle Brandt committed
-
grafana/toolkit: Modify close milestone task to remove label from more than 100 pull requests and add dry run option (#25108) * Fix close milestone to remove label from all the required pull requests There used to be a limit to 100 pull requests. * Add dry run option in close-milestone task
Sofia Papagiannaki committed -
* scripts/build/ci-build: Fix Makefile * scripts/build/ci-build: Base Docker image on Debian Stretch * scripts/build/ci-build: Modify Dockerfile for fewer RUN directives
Arve Knudsen committed -
Zoltán Bedi committed
-
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
Hugo Häggmark committed -
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
Hugo Häggmark committed -
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
Hugo Häggmark committed -
Hugo Häggmark committed
-
* PluginsListPage: More plugins button should open in new window Fixes #24622 * Updated snapshot
Torkel Ödegaard committed -
Peter Holmberg committed
-
Previously the add button on the postgres UI would break after the first usage. This was due to the button not being fully reset after use.
Patrick Hemmer committed
-
- 25 May, 2020 1 commit
-