- 20 Mar, 2020 5 commits
-
-
Torkel Ödegaard committed
-
Emil Tullstedt committed
-
Marcus Andersson committed
-
* BackendSrv: only add content-type on POST, PUT requests Fixes #22869 * Tests: imports polyfill for Headers
Hugo Häggmark committed -
Signed-off-by: huanggze <loganhuang@yunify.com>
huanggze committed
-
- 19 Mar, 2020 14 commits
-
-
* CI: failfast for verify-repos.sh * shellcheck
Leonard Gram committed -
Arve Knudsen committed
-
Arve Knudsen committed
-
* fix test * Revert "CircleCI: Don't build Storybook on PR (#22865)" This reverts commit 492264ab.
Dominik Prokop committed -
Robby Milo committed
-
* Add NewOrgPage * Remove filrs * Remove import * Remove comments * Get navModel from Redux * Add DTO * Get nav model from state * Change error display * Add async await and check if org is available * Fix null strict null error * Update public/app/features/org/NewOrgPage.tsx Co-Authored-By: Dominik Prokop <dominik.prokop@grafana.com> Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
Tobias Skarhed committed -
* Refactor value mappings UI to work better with new panel edit * TS fix
Dominik Prokop committed -
* Apply field overrides in PanelChrome * Move applyFieldOverrides to panel query runner * Review updates * Make sure overrides are applied back on souce panel when exiting the new edit mode * TS ignores in est * Make field display work in viz repeater * Review updates * Review and test updates * Change the way overrides and trransformations are retrieved in PQR * Add fieldConfig property to PanelModel * Dashboard migration v1 * Use field config when exiting new panel edit mode * Gauge - use fieldConfig from panel model * FieldDisplayOptions - don's extend FieldConfigSource * Fix fieldDisplay ts * StatPanel updated * Stat panel defaults applied * Table2 panel options update * React graph updates * BarGauge updated * PieChart, Gauge, BarGauge and Stat updates * PieChart - remove field config defaults from options * FieldDisplayEditor - remove unused methos * PanelModel - remove debugger * Remove fieldConfig from field options when migrating dashboard * Update data links migrations * Update fieldDisaplay tests to respect new fieldConfig * Update dashboard schema version in snapshots * Fix BarGaugePanel test * Rebase fixes * Add onFieldConfigChange to PanelProps type * Update shared single stat migration * Pass PanelModel instead of options only for panel type change handler [breaking] * Renames * Don't mutate panel options * Migrations update * Remove obsolete snap * Minor updates after review * Fix null checks * Temporarily (until we decide to switch to new pane edit) bring back old aditors * Temporarily rename ValueMappingEditor and MappingRow to Legacy* * Migrations update * Updae setFieldConfigDefaults API * Update the way field config defaults are applied * Use standard field config for gauge, bar gauge and stat panels * refactoring * Revert dashboard fieldOptions migrations as those are handled by single stat migrator * Fix ts in tests * Strict null fix and some minor fixes Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
Dominik Prokop committed -
Emil Tullstedt committed
-
Ivana Huckova committed
-
Ivana Huckova committed
-
* Initial commit * Visualised renamed or deleted datasources as well, if they have queries * Pass ds image to card and information if the datasource was removed/renamed * Set up card with datasource info and change run query * Style comment, run button * Fix button naming * Remember last filters * Update public/app/core/store.ts * Update public/app/features/explore/RichHistory/RichHistory.tsx * Update comments * Rename datasource to data source * Add test coverage, fix naming * Remove unused styles, add feedback info Co-authored-by: Ivana <ivana.huckova@gmail.com> Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com>
Jess committed -
Tobias Skarhed committed
-
Updated because these were moved to the 6.7 milestone.
Diana Payton committed
-
- 18 Mar, 2020 19 commits
-
-
* azuremonitor: adds support for workspaces query macro... ...for Azure Logs template variable queries * docs: azure logs workspaces templating function * Update docs/sources/features/datasources/azuremonitor.md Co-Authored-By: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> * docs: convert list into table * docs: fixes prettier formatting problem Prettier adds a slash before dollar signs in markdown. Disabling it for this table with a prettier comment. https://prettier.io/docs/en/ignore.html Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
Daniel Lee committed -
Signed-off-by: Cyril Tovena <cyril.tovena@gmail.com>
Cyril Tovena committed -
* Empty value for unknown Prometheus label (grafana#16041) * Empty value for unknown Prometheus label (grafana#16041) * fix linter
Denis committed -
Tobias Skarhed committed
-
Arve Knudsen committed
-
* Update export-pdf.md Minor edits and one question. * Update docs/sources/enterprise/export-pdf.md Co-Authored-By: Alexander Zobnin <alexanderzobnin@gmail.com> * Update export-pdf.md Co-authored-by: Alexander Zobnin <alexanderzobnin@gmail.com>
Diana Payton committed -
Hugo Häggmark committed
-
The grafana block is pre-configured with the devenv datasources and dashboards and will work with any other blocks out of the box.
Leonard Gram committed -
data.Frame (that can be series) are converted to as tsdb.TimeSeriesSlice - so new backend plugins can be shimmed into existing alerting use sdk v0.31.0
Kyle Brandt committed -
* AlertNotifications: Translate notifications IDs to UIDs in alert Rule builder * Avoid shadowing errors, raise validation error on non-existing notification id * create a cache for notification Uids to minimize db overhead * add cache usage test * avoid caching empty notification Uids * isolate db in alert notificationUid caching tests
Dima Ryskin committed -
Tobias Skarhed committed
-
* WIP: Rollup indiator progress * Progress * Progress, can now open inspector with right tab * changed type and made inspect * Showing stats * Progress * Progress * Getting ready for v1 * Added option and fixed some strict nulls * Updated * Fixed test
Torkel Ödegaard committed -
Plugins: Return jsondetails as an json object instead of raw json on datasource healthchecks. (#22859)
Carl Bergquist committed -
Excludes backend plugin metrics in Grafana's metrics endpoint Adds /api/:pluginId/metrics endpoint for retrieving metrics from backend plugin as Prometheus text-based exposition format. Fixes #22814
Marcus Efraimsson committed -
Graphite: Fixed issue with query editor and next select metric now showing after selecting metric node (#22856) * Graphite: Fixed digest issue in graphite query editor * Fixed unit test * Updated
Torkel Ödegaard committed -
Dominik Prokop committed
-
Dominik Prokop committed
-
maximka committed
-
* Fix test datasource for gce auth * Cache gce default project locally * Await gce default project call * Remove reload functionality * Fix build problem
Erik Sundell committed
-
- 17 Mar, 2020 2 commits
-
-
Marcus Efraimsson committed
-
* Add unit test coverage * Add tests to util/richHistory * Remove unused import * Remove redundant tests * Fix tests for components * Test saving to local storage * Add boxshadow to container * Revert "Add boxshadow to container" This reverts commit 5ca2e850e48377374169956bc98eca05cc8a8102. * Fix failing tests after merging master * Fix imports, aria-labels * Remove console.log
Ivana Huckova committed
-