- 17 Nov, 2020 8 commits
-
-
* API: Rewrite tests from goconvey Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> * Fix test Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> * Fix tests Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
* Chore: Fix linting issues caught by ruleguard Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> * Improve error check Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
* remove unused function to interpolate URLs * share function to add headers between ds/plugin proxies * stop performing unnecessary plugin setting lookup * fix bug causing runtime errors when using complex templated URLs * lower case util functions not used outside of pluginproxy package * change test URL to a (valid) dummy URL to make intent clearer Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
Victor Cinaglia committed -
Snapshots: Fixes so that dashboard snapshots show data when using Stat, Gauge, BarGauge or Table panels (#29031)
Torkel Ödegaard committed -
Sofia Papagiannaki committed
-
Domas committed
-
Use filepath instead of path to manipulate filename paths in a way compatible with the target operating system-defined file paths.
Andrew Mattheisen committed -
Alexander Zobnin committed
-
- 16 Nov, 2020 3 commits
-
-
* Automation: Adds new changelog actions * Update * Add newline * added link * Another fix
Torkel Ödegaard committed -
Emil Hessman committed
-
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed
-
- 15 Nov, 2020 2 commits
-
-
Torkel Ödegaard committed
-
* add common flag for knowing if the structure changes * remove property * fix test * fix test * update comment * fix jsdoc comments
Ryan McKinley committed
-
- 14 Nov, 2020 2 commits
-
-
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
Emil Hessman committed
-
- 13 Nov, 2020 14 commits
-
-
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
* Legend/GraphNG: Refactoring legend types and options * Rename label * Minor update * Fixed legend placement crash issue * remove unused * Minor tweaks and fixes
Torkel Ödegaard committed -
* Update documentation-style-guide.md * Update documentation-style-guide.md
Diana Payton committed -
Hugo Häggmark committed
-
Andrej Ocenas committed
-
Ivana Huckova committed
-
* Data source proxy: Convert 401 from data source to 400 Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
* Implement testDatasource for Jaeger * Unit tests * Run prettier
Timothy Palpant committed -
* Update react-testing-library * Update package.json Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com> * Update lockfile Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
Alex Khomenko committed -
* Graph: Remove interpolation logic from graph stacking * Improving tooltip
Torkel Ödegaard committed -
* StatPanel: Fixes hanging issue when all values are zero * Minor tweak
Torkel Ödegaard committed -
* Force more complete credential chain for default auth option * simplify * allow assume role for default
Will Browne committed -
* Chore: Convert tests to standard Go lib Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> Co-authored-by: Will Browne <wbrowne@users.noreply.github.com>
Arve Knudsen committed
-
- 12 Nov, 2020 11 commits
-
-
Diana Payton committed
-
Diana Payton committed
-
Ask to follow the issue template
Sofia Papagiannaki committed -
* GraphNG: Adding ticks test dashboard and improves tick spacing * Added comments * Trying to trigger CI * Update
Torkel Ödegaard committed -
* Chore: Migrate Dashlist to React Closes #28491
kay delaney committed -
Closes #8705
kay delaney committed -
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
Tom Daly committed
-
Fixes #28778
Marcus Efraimsson committed -
* Alerting NG: prototype v2 (WIP) * Separate eval package * Modify eval alert definition endpoint * Disable migration if ngalert is not enabled * Remove premature test * Fix lint issues * Delete obsolete struct * Apply suggestions from code review * Update pkg/services/ngalert/ngalert.go Co-authored-by: Kyle Brandt <kyle@grafana.com> * Add API endpoint for listing alert definitions * Introduce index for alert_definition table * make ds object for expression to avoid panic * wrap error * Update pkg/services/ngalert/eval/eval.go * Swith to backend.DataQuery * Export TransformWrapper callback * Fix lint issues * Update pkg/services/ngalert/ngalert.go Co-authored-by: Kyle Brandt <kyle@grafana.com> * Validate alert definitions before storing them * Introduce AlertQuery * Add test * Add QueryType in AlertQuery * Accept only float64 (seconds) durations * Apply suggestions from code review * Get rid of bus * Do not export symbols * Fix failing test * Fix failure due to service initialization order Introduce MediumHigh service priority and assign it to backendplugin service * Fix test * Apply suggestions from code review * Fix renamed reference Co-authored-by: Kyle Brandt <kyle@grafana.com>
Sofia Papagiannaki committed -
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed
-