- 26 May, 2020 12 commits
-
-
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
- 24 May, 2020 1 commit
-
-
ENABLE_UPD_LISTENER ==> ENABLE_UDP_LISTENER
Ron Klein committed
-
- 23 May, 2020 1 commit
-
-
Chad committed
-
- 22 May, 2020 5 commits
-
-
Josh Soref committed
-
* Fix button press outside * Add a prop to toggle button press * Add comments * Remove public
Tobias Skarhed committed -
* Set explicit hover color * Use cx
Tobias Skarhed committed -
Carl Bergquist committed
-
* First pass solution * Refactor solution * Add test coverage, update tests * Fix behaviour for multiple labels, add test for this * Add recordin rules to devenv prometheus * Update devenv/prometheus2 instead of devenv/prometheus * Add newlines * Fix label matching if labels include comma, add test coverage * Refactor * Refactor, simplify
Ivana Huckova committed
-