- 25 May, 2020 18 commits
-
-
* 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 6 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 -
kay delaney committed
-
- 21 May, 2020 11 commits
-
-
* Various fixes and requests for toolkit: 1) Added toolkit to the alpine docker image, so we can get latest fixes without having to re-release 2) Removed cp from e2d docker image 3) Change github client to allow to specify an owner so it's not "grafana" only 4) Toolkit refers to grafana-ui and grafana-data "next", rather than canary * added toolkit to e2e docker image * Added tools to the e2e image for building/deploying oracle * added shasum * removing toolkit from images
Stephanie Closson committed -
Diana Payton committed
-
* fixed links * Update menu.yaml
Diana Payton committed -
* Datasource/CloudWatch: Better handling of stats grouping
kay delaney committed -
* Shorten filter history label * Add keyboard shortcuts for update comment in Query history * Add test coverage for new keyboard shortcuts * Update changed aria-label in tests * Add test scenario for enter and ctr key
Ivana Huckova committed -
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
* First draft * Update docs/sources/features/datasources/cloudwatch.md Co-Authored-By: kay delaney <45561153+kaydelaney@users.noreply.github.com> * Update docs/sources/features/datasources/cloudwatch.md Co-Authored-By: kay delaney <45561153+kaydelaney@users.noreply.github.com> * Update docs/sources/features/datasources/cloudwatch.md Co-Authored-By: kay delaney <45561153+kaydelaney@users.noreply.github.com> * Update docs/sources/features/datasources/cloudwatch.md Co-Authored-By: kay delaney <45561153+kaydelaney@users.noreply.github.com> * Apply suggestions from code review Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * More additions and changes to CloudWatch docs * Branding changes * Update documentation references Co-authored-by: kay delaney <45561153+kaydelaney@users.noreply.github.com> Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> Co-authored-by: kay delaney <kay@grafana.com>
Andrej Ocenas committed -
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
Fixes #23306
Zoltán Bedi committed -
d10n committed
-
* Resolve Cypress bin path ... instead of expecting it to be in a place that it may not be, depending on de-duping/flattening of nested dependencies * Remove dashboard before removing datasource ... it makes more sense and it fixes random issues, perhaps something to do with how the backend is implemented. * Updated lockfile
Steven Vachon committed
-
- 20 May, 2020 3 commits
-
-
Ryan McKinley committed
-
* Graph: Legend decimals now work as expected * removed new test that I could not get green
Torkel Ödegaard committed -
* Update docs/sources/panels/field-configuration-options.md Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
Mohit Nain committed
-