- 27 May, 2020 6 commits
-
-
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 21 commits
-
-
* Output JSON report from Cypress * Updated lockfile
Steven Vachon committed -
closes #16930
Andrew Burian committed -
* Run each trivy scan as a separate step * Fail build only on high and critical vulnerability * Remove temporary job to use nightly schedule only
Marcus Efraimsson committed -
* Chore: fixes throwing errors on 200 response with influxdb datasource * Chore: changes influxdb error prefix from error to influxdb error
Lukas Siatka committed -
Sofia Papagiannaki committed
-
* Explore/Table: Keep existing field types if possible
kay delaney committed -
Hugo Häggmark committed
-
* CloudWatch: Added AWS DataSync metrics and dimensions
ilyastoli committed -
* add some padding to accommodate for vertical scrollbar * use theme spacing * Move padding to inner div and make it use actual scrollbar width Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
Peter Holmberg committed -
* fix field names * add dataframes argument and fix tests
Peter Holmberg committed -
PanelEditor: Overrides name matcher still show all original field names even after Field default display name is specified (#24933) * FieldConfigOverrides: Should not apply defaults in override UI options * Missed change
Torkel Ödegaard committed -
* MoveDashboard: Fix moving caused all variables to be lost * fix typescript issue
Torkel Ödegaard committed -
Loki/Prometheus: updates addLabelToQuery method to prevent it from adding labels outside of selector when using Loki datasource (#25059) * Chore: updates add label to query method in prometheus datasource to fix loki label insert * Chore: adds addLabelToQuery test covering differences between adding label to loki vs non-loki queries * Chore: adds an additional comment to addLabelToQuery * Chore: renames isLokiDatasource to hasNoMetrics in addLabelToQuery
Lukas Siatka committed -
* Use display name in field order comparer * Post review
Dominik Prokop committed -
Dominik Prokop committed
-
fixes #24154
Zoltán Bedi committed -
* Fetch SLOs on SLO service change * Prevent querying for SLOs if SLO service is empty Co-authored-by: Daniel Lee <dan.limerick@gmail.com>
Sofia Papagiannaki committed -
* export formatted dates * remove if(true) * display processor
Ryan McKinley committed -
Dominik Prokop committed
-
* Chore: refactors LogRowContextProvider to get rid of unnecessary array dimensions * Chore: removes unnecessary array dimensions from LogRowContextProvider test * Chore: changes LogRowContextProvider test to use jest mock * Chore: updates LogRowContextProvider test * Chore: removes unnecessary wrapper variable in LogRowContextProvider test
Lukas Siatka committed