- 19 Nov, 2020 14 commits
-
-
Changed a couple codeblock types, and reformatted one yaml block to use two-spaces instead of tabs.
Vitaliy committed -
* Updated index topic, removed "what-is-grafana", and adjusted weight of few other topics. Also, updated the left menu. * Updated title to "Getting started". * Added alias /docs/grafana/latest/guides/what-is-grafana to _index.md file
achatterjee-grafana committed -
Torkel Ödegaard committed
-
achatterjee-grafana committed
-
* Enable errorlint linter * Handle wrapped errors Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com>
Arve Knudsen committed -
Torkel Ödegaard committed
-
Hugo Häggmark committed
-
Hugo Häggmark committed
-
* Chore: Handle wrapped errors Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com>
Arve Knudsen committed -
* comes from grafana/gel-app * remove transform plugin code * move __expr__ and -100 constants to expr pkg * set OrgID on request plugin context * use gtime for resample duration * in resample, rename "rule" to "window", use gtime for duration, parse duration before exec * remove gel entry from plugins-bundled/external.json which creates an empty array for plugins
Kyle Brandt committed -
Zoltán Bedi committed
-
* Inline datasource actions into initialisation * Fix datasource change * Fix rich history * Fix test * Move rich history init to Wrapper * Remove console log * TS fixes Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com>
Andrej Ocenas committed -
What this PR does / why we need it: Fix typo in grafana-toolkit README Which issue(s) this PR fixes: None. Special notes for your reviewer:
Hong committed -
* Refactor API * Fix types * Cleanup * Remove useMemo * Update actions * Update story * Align secondary actions * Replace snapshot tests * Update docs * Update packages/grafana-ui/src/components/Card/Card.tsx Co-authored-by: kay delaney <45561153+kaydelaney@users.noreply.github.com> * Allow overriding child props * Fix types and remove alpha tags Co-authored-by: kay delaney <45561153+kaydelaney@users.noreply.github.com>
Alex Khomenko committed
-
- 18 Nov, 2020 21 commits
-
-
Zaki Haris committed
-
* React: Upgrading react, wip * build(grafana-ui): bump react to v17 * build: get enzyme running with react 17 * chore(grafana-ui): declare isMemo namedExport for rollup Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com>
Torkel Ödegaard committed -
* Tweaks gauge value auto-sizing * tweak factor a bit Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
Piotr G committed -
Ryan McKinley committed
-
Ryan McKinley committed
-
* Backend: Fix build Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
* validate against role field update * lowercase error string * make all msgs consistent style * fix wording Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com> * sayonara simple json Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
Will Browne committed -
* Eslint: allign with latest grafana-eslint-config * fix ts * Fix react/jsx-key * Fix react/no-children-prop * Fix react/jsx-no-target-blank
Dominik Prokop committed -
* Tests: Adds expects for observables * Refactor: renames matcher * Chore: changed jest version and removed as dev dependency * Refactor: Changes after PR review * wip * Chore: revert * Chore: Adds jest-matcher-utils * Chore: fixed merge error * Tests: Removed inline snapshots as they are env dependent * Tests: missed a snapshot * Refactor: Removed type file after PR comments
Hugo Häggmark committed -
* Initial * WIP * wip * Refactor: fixing types * Refactor: Fixed more typings * Feature: Moves TestData to new API * Feature: Moves CloudMonitoringDatasource to new API * Feature: Moves PrometheusDatasource to new Variables API * Refactor: Clean up comments * Refactor: changes to QueryEditorProps instead * Refactor: cleans up testdata, prometheus and cloud monitoring variable support * Refactor: adds variableQueryRunner * Refactor: adds props to VariableQueryEditor * Refactor: reverted Loki editor * Refactor: refactor queryrunner into smaller pieces * Refactor: adds upgrade query thunk * Tests: Updates old tests * Docs: fixes build errors for exported api * Tests: adds guard tests * Tests: adds QueryRunner tests * Tests: fixes broken tests * Tests: adds variableQueryObserver tests * Test: adds tests for operator functions * Test: adds VariableQueryRunner tests * Refactor: renames dataSource * Refactor: adds definition for standard variable support * Refactor: adds cancellation to OptionPicker * Refactor: changes according to Dominiks suggestion * Refactor:tt * Refactor: adds tests for factories * Refactor: restructuring a bit * Refactor: renames variableQueryRunner.ts * Refactor: adds quick exit when runRequest returns errors * Refactor: using TextArea from grafana/ui * Refactor: changed from interfaces to classes instead * Tests: fixes broken test * Docs: fixes doc issue count * Docs: fixes doc issue count * Refactor: Adds check for self referencing queries * Tests: fixed unused variable * Refactor: Changes comments
Hugo Häggmark committed -
* Eslint: allign with latest grafana-eslint-config * fix ts * Bump @grafana-eslint-congig version
Dominik Prokop committed -
* Automation: Adds GitHub release action * Updated wording * minor update
Torkel Ödegaard committed -
* Wip: refactor declarative series configuration to a config builder * Fix plugins initialization * Config builder reorg and tests * Typecheck * Update packages/grafana-ui/src/components/uPlot/context.ts * Scales config tweak * Temp disable tests * Disable some tests temporarily
Dominik Prokop committed -
Grot (@grafanabot) committed
-
the menu toggle icon is now absolute positioned and it no longer affects the centering of the menu title
Miguel Carvajal committed -
id's are not very helpful when debugging a system. Signed-off-by: bergquist <carl.bergquist@gmail.com>
Carl Bergquist committed -
* playlist: Improve test Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
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 5 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
-