- 21 Dec, 2020 1 commit
-
-
* Folders: Removes the possibility to delete the General folder * Chore: fixes after PR comments
Hugo Häggmark committed
-
- 20 Dec, 2020 2 commits
-
-
* Chore: Convert tsdb request test to standard library Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
Emil Hessman committed -
Emil Hessman committed
-
- 17 Dec, 2020 18 commits
-
-
* Update configuration.md * Update configuration.md
Diana Payton committed -
Diana Payton committed
-
Diana Payton committed
-
Dominik Prokop committed
-
* some layout fixes * use built in limiter
Peter Holmberg committed -
* Dashboard: Started migrating dashboard settings * Restore general settings from angular * Use react permissions component * feat(dashboard): add react LinksSettings wrapper for dash-links-editor * feat(dashboard): add react VersionsSettings wrapper for gf-dashboard-history * refactor(dashboard): replace DashboardPermissions connectWithStore with connect * chore(dashboard): folderInfo as undefined * feat(dashboard): initial commit of dashboard settings json editor * feat(dashboard): introduce save json functionality * chore(dashboard): delete obsolete imports * feat(dashboard): add save and save as buttons to settings nav * feat(dashboard): add react wrapper for annotations settings * chore(dashboard): put back canDelete for general settings delete button * Make editable * Remove makeEditable from SettingsCtrl * feat(dashboard): show json editor save button if canSave * refactor(dashboard): move hasUnsavedFolderChange to dashboard.meta * feat(dashboard): render hasUnsavedFolderChange view in permissions settings * feat(dashboard): reset hasUnsavedFolderChange on settingg save success * feat(dashboard): refresh route on sucessful settings save * test(dashboard): update snapshots * refactor(dashboard): automatically infer connected props for dashboard permissions * refactor(dashboard): give dashboard versions checkboxes some padding * Update public/app/types/folders.ts Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com> Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com> Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com>
Torkel Ödegaard committed -
* Minor correction to explanation added for correct MS SQL usage. * Update contribute/style-guides/documentation-style-guide.md Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com>
achatterjee-grafana committed -
* Always use cache: stop passing skipCache among ngalert functions * Add updated column * Scheduler initial draft * Add retry on failure * Allow settting/updating alert definition interval Set default interval if no interval is provided during alert definition creation. Keep existing alert definition interval if no interval is provided during alert definition update. * Parameterise alerting.Ticker to run on custom interval * Allow updating alert definition interval without having to provide the queries and expressions * Add schedule tests * Use xorm tags for having initialisms with consistent case in Go * Add ability to pause/unpause the scheduler * Add alert definition versioning * Optimise scheduler to fetch alert definition only when it's necessary * Change MySQL data column to mediumtext * Delete alert definition versions * Increase default scheduler interval to 10 seconds * Fix setting OrgID on updates * Add validation for alert definition name length * Recreate tables
Sofia Papagiannaki committed -
Signed-off-by: bergquist <carl.bergquist@gmail.com>
Carl Bergquist committed -
Signed-off-by: bergquist <carl.bergquist@gmail.com>
Carl Bergquist committed -
Signed-off-by: bergquist <carl.bergquist@gmail.com>
Carl Bergquist committed -
* simple-select * made the select slighttly wider
Peter Holmberg committed -
Torkel Ödegaard committed
-
* Elasticsearch: use time range from queries or default one * Fix tests * Fix language provider tests * Elasticsearch: remove timeSrv dependency for logs context (#29841) * Elasticsearch: remove timeSrv dependency for logs context * Add tests & slighlty improve getIndexList Co-authored-by: Elfo404 <gio.ricci@grafana.com>
Alexander Zobnin committed -
* 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 2 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
-