- 17 Dec, 2020 4 commits
-
-
* PanelEdit: Need new data after plugin change * Updated
Torkel Ödegaard committed -
Jack Westbrook committed
-
* Add ability to hide field option or disable it from the overrides * Rename options * Tests
Dominik Prokop committed -
* SharedQuery: Fixes shared query editor now showing queries * fixed updating state when query change
Torkel Ödegaard committed
-
- 16 Dec, 2020 17 commits
-
-
Ryan McKinley committed
-
* backend style guide: Add more guidelines Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com> * Apply suggestions from code review Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com> Co-authored-by: Emil Tullstedt <emil.tullstedt@grafana.com>
Arve Knudsen committed -
Ivana Huckova committed
-
* Alerting: Copy frame field labels to time series tags * keep comment * add test case
Will Browne committed -
It's not possible to stop an image, you can only start/stop container. I know it's just a little mistake and it sounds a bit like crumb cracker but your description is not correct.
Mario Mann committed -
Adding an interface type for usage stats service allows us to not depend on the implementation outside of the package, for example when testing we can easily mock the service
Vardan Torosyan committed -
Ryan McKinley committed
-
* Chore: Remove internal import for QueryEditorRow * WIP inline forms fixes * Added segment group component * Added component status doc tag * Chore: add as prop to InlineLabel to control rendered element (#29876) * Use div for InlineLabel & fix iconbuttons positioning Co-authored-by: Elfo404 <gio.ricci@grafana.com>
Torkel Ödegaard committed -
The change allows to add external, additional metrics which will be reported with the rest of hardcoded metrics, allowing to add metrics without a need to change the service itself.
Vardan Torosyan committed -
Raymond committed
-
Alex Khomenko committed
-
* Increase folder name size in search dashboard * Use new fontsize in dashboard list panel as well Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
maximka committed -
Hugo Häggmark committed
-
Ryan McKinley committed
-
* upgrade uPlot 1.5.2 (dynamic stroke & fill, cursor.points API) * flot-style hover points * fix tests?
Leon Sorokin committed -
Hugo Häggmark committed
-
Ryan McKinley committed
-
- 15 Dec, 2020 19 commits
-
-
* GraphNG: Do not set fillColor from GraphNG only opacity * use color settings if they exist Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
Torkel Ödegaard committed -
drew jess committed
-
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
Arve Knudsen committed -
* Update config.html * Update mssql.md Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
Diana Payton committed -
Alex Khomenko committed
-
Fixes #29799
Caetra committed -
* Add info about typing of connected props * Update with suggestions
Alex Khomenko committed -
* Remove unnecessary deduplication * Remove dedup test as we are not doing dedup on all logs anymore * Create unique ids in Loki * Fix comment * Fix comment * Store prev response uids in usedUids * Revert "Store prev response uids in usedUids" This reverts commit 05c496e2a8150573513f2574cfef1407de96a72b. * Add comment
Ivana Huckova committed -
Hugo Häggmark committed
-
* Fix using of newlines in detected fields * Wrapping depends on main selection * Update props to be optional * Add missing wrapLogMessage prop to test
Ivana Huckova committed -
* ContextMenuPlugin WIP * Remove Add annotations menu item from graph context menu * ts ifx * WIP * Tests updates * ts check fix * Fix rebase * Use replace function in angular graph data links
Dominik Prokop committed -
* Select: Changes default menuPlacement from auto to bottom * Tests: Fixes snapshot
Hugo Häggmark committed -
* Refactor DashboardPanel * Refactor PanelEditor * Fix missing initializer * Update public/app/features/dashboard/components/PanelEditor/PanelEditor.tsx Co-authored-by: Torkel Ödegaard <torkel@grafana.org> * Simplify type * Remove unused type * Move prop connectors on top Co-authored-by: Torkel Ödegaard <torkel@grafana.org>
Alex Khomenko committed -
* Remove syntax provider in Cloudwatch * Remove syntax provider and refactor useLokiLabels
Ivana Huckova committed -
Ivana Huckova committed
-
* Refactor Context menu and add Menu component to grafana/ui * ContextMenuPlugin WIP * Fix docs issues * Remove Add annotations menu item from graph context menu * ts ifx
Dominik Prokop committed -
* Enable scale distribution configuration * use uPlot's rangeLog() instead of rangeNum() for log scales * merge master * Remove unsupported log bases Co-authored-by: Leon Sorokin <leeoniya@gmail.com> Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
Dominik Prokop committed -
* Fix Explore and Logs rerenders * Create ReturnToDashboardButton * Add test for new component * Remove queryKeys change on keystroke * Move rendering conditions to Button * Remove redundant logic
Ivana Huckova committed -
Hugo Häggmark committed
-