- 18 Nov, 2020 4 commits
-
-
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
Dominik Prokop committed
-
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
* fixing so we dont run multiple dashboard links searches when changing variables. * changed so we fetch the list when open the dashboard links dropdown. * removed verification of unneccesary requests.
Marcus Andersson committed
-
- 17 Nov, 2020 20 commits
-
-
Grot (@grafanabot) committed
-
Karl Atkinson committed
-
* Release: Adding release notes for 7.3.3 * Updates
Torkel Ödegaard committed -
The annotation_tag and alert_rule_tag tables did not have PRIMARY KEY defined what cause problems with migration to MariaDB with Galera setup with innodb_force_primary_key=1 Or MySQL > 8.0.13 with sql_require_primary_key=ON Which can manifest as follows: MariaDB Error 1173: This table type requires a primary key MySQL ERROR 3750 (HY000): Unable to create or change a table without a primary key, when the system variable 'sql_require_primary_key' is set. Extra reading for curious: https://jfg-mysql.blogspot.com/2017/08/danger-no-pk-with-RBR-and-mariadb-protection.html Fixes #12971 Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
Alexey Zhiltsov committed -
Matthew Helmke committed
-
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
Docs: Fixes what'new menu and creates index page, adds first draft of release notes to docs (#29158) * Docs: Fixes what'new menu and creates index page, adds first draft of release notes to docs * Minor tweaks * Fixed missing letter * Updates * Updated Co-authored-by: Drone <drone@grafana.com>
Torkel Ödegaard committed -
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
Grot (@grafanabot) committed
-
Grot (@grafanabot) committed
-
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
* Chore: Remove more unused Go code Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
* 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 9 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
-