diff options
author | Tim Biermann <tbier@posteo.de> | 2021-12-04 17:48:50 +0100 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2021-12-04 17:54:50 +0100 |
commit | fc9fa41bab27eeb379a18e614dfac23da243d228 (patch) | |
tree | cc33183d2d4ebae904c8bd1362f4327f739b20f6 /grafana | |
parent | a57f0ed2d456b3a11937a7d2a44107030821526f (diff) | |
download | contrib-fc9fa41bab27eeb379a18e614dfac23da243d228.tar.gz contrib-fc9fa41bab27eeb379a18e614dfac23da243d228.tar.xz |
grafana: 8.2.5 -> 8.3.0
Diffstat (limited to 'grafana')
-rw-r--r-- | grafana/.footprint | 995 | ||||
-rw-r--r-- | grafana/.signature | 10 | ||||
-rw-r--r-- | grafana/Pkgfile | 4 |
3 files changed, 820 insertions, 189 deletions
diff --git a/grafana/.footprint b/grafana/.footprint index 843baf057..daa28bf3d 100644 --- a/grafana/.footprint +++ b/grafana/.footprint @@ -32,17 +32,78 @@ drwxr-xr-x root/root usr/share/grafana/public/app/angular/ -rw-r--r-- root/root usr/share/grafana/public/app/angular/AngularApp.ts -rw-r--r-- root/root usr/share/grafana/public/app/angular/AngularLocationWrapper.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/angular/AngularLocationWrapper.ts +-rw-r--r-- root/root usr/share/grafana/public/app/angular/AngularRoot.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/angular/angular_wrappers.ts -rw-r--r-- root/root usr/share/grafana/public/app/angular/array_join.ts -rw-r--r-- root/root usr/share/grafana/public/app/angular/autofill_event_fix.ts -rw-r--r-- root/root usr/share/grafana/public/app/angular/bridgeReactAngularRouting.ts +drwxr-xr-x root/root usr/share/grafana/public/app/angular/components/ +drwxr-xr-x root/root usr/share/grafana/public/app/angular/components/code_editor/ +-rw-r--r-- root/root usr/share/grafana/public/app/angular/components/code_editor/brace.d.ts +-rw-r--r-- root/root usr/share/grafana/public/app/angular/components/code_editor/code_editor.ts +-rw-r--r-- root/root usr/share/grafana/public/app/angular/components/code_editor/theme-grafana-dark.js +drwxr-xr-x root/root usr/share/grafana/public/app/angular/components/form_dropdown/ +-rw-r--r-- root/root usr/share/grafana/public/app/angular/components/form_dropdown/form_dropdown.ts +-rw-r--r-- root/root usr/share/grafana/public/app/angular/components/HttpSettingsCtrl.ts +-rw-r--r-- root/root usr/share/grafana/public/app/angular/components/info_popover.ts +-rw-r--r-- root/root usr/share/grafana/public/app/angular/components/jsontree.ts +-rw-r--r-- root/root usr/share/grafana/public/app/angular/components/plugin_component.ts +-rw-r--r-- root/root usr/share/grafana/public/app/angular/components/query_part_editor.ts +-rw-r--r-- root/root usr/share/grafana/public/app/angular/components/query_part.ts +-rw-r--r-- root/root usr/share/grafana/public/app/angular/components/scroll.ts +-rw-r--r-- root/root usr/share/grafana/public/app/angular/components/spectrum_picker.ts +drwxr-xr-x root/root usr/share/grafana/public/app/angular/components/sql_part/ +-rw-r--r-- root/root usr/share/grafana/public/app/angular/components/sql_part/sql_part_editor.ts +-rw-r--r-- root/root usr/share/grafana/public/app/angular/components/sql_part/sql_part.ts +-rw-r--r-- root/root usr/share/grafana/public/app/angular/components/switch.ts +-rw-r--r-- root/root usr/share/grafana/public/app/angular/components/TlsAuthSettingsCtrl.ts +-rw-r--r-- root/root usr/share/grafana/public/app/angular/core_module.ts -rw-r--r-- root/root usr/share/grafana/public/app/angular/diff-view.ts -rw-r--r-- root/root usr/share/grafana/public/app/angular/dropdown_typeahead.ts +drwxr-xr-x root/root usr/share/grafana/public/app/angular/filters/ +-rw-r--r-- root/root usr/share/grafana/public/app/angular/filters/filters.ts -rw-r--r-- root/root usr/share/grafana/public/app/angular/give_focus.ts +-rw-r--r-- root/root usr/share/grafana/public/app/angular/GrafanaCtrl.ts +-rw-r--r-- root/root usr/share/grafana/public/app/angular/index.ts +-rw-r--r-- root/root usr/share/grafana/public/app/angular/injectorMonkeyPatch.ts +-rw-r--r-- root/root usr/share/grafana/public/app/angular/lazyBootAngular.ts -rw-r--r-- root/root usr/share/grafana/public/app/angular/metric_segment.ts -rw-r--r-- root/root usr/share/grafana/public/app/angular/misc.ts -rw-r--r-- root/root usr/share/grafana/public/app/angular/ng_model_on_blur.ts +drwxr-xr-x root/root usr/share/grafana/public/app/angular/panel/ +-rw-r--r-- root/root usr/share/grafana/public/app/angular/panel/all.ts +-rw-r--r-- root/root usr/share/grafana/public/app/angular/panel/metrics_panel_ctrl.ts +-rw-r--r-- root/root usr/share/grafana/public/app/angular/panel/panel_ctrl.ts +-rw-r--r-- root/root usr/share/grafana/public/app/angular/panel/panel_directive.ts +-rw-r--r-- root/root usr/share/grafana/public/app/angular/panel/panel_editor_tab.ts +drwxr-xr-x root/root usr/share/grafana/public/app/angular/panel/partials/ +-rw-r--r-- root/root usr/share/grafana/public/app/angular/panel/partials/query_editor_row.html +-rw-r--r-- root/root usr/share/grafana/public/app/angular/panel/query_ctrl.ts +-rw-r--r-- root/root usr/share/grafana/public/app/angular/panel/query_editor_row.ts +drwxr-xr-x root/root usr/share/grafana/public/app/angular/panel/specs/ +-rw-r--r-- root/root usr/share/grafana/public/app/angular/panel/specs/metrics_panel_ctrl.test.ts +drwxr-xr-x root/root usr/share/grafana/public/app/angular/partials/ +-rw-r--r-- root/root usr/share/grafana/public/app/angular/partials/http_settings.html (EMPTY) +-rw-r--r-- root/root usr/share/grafana/public/app/angular/partials/http_settings_next.html +-rw-r--r-- root/root usr/share/grafana/public/app/angular/partials/tls_auth_settings.html +-rw-r--r-- root/root usr/share/grafana/public/app/angular/partials.ts +-rw-r--r-- root/root usr/share/grafana/public/app/angular/promiseToDigest.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/angular/promiseToDigest.ts +-rw-r--r-- root/root usr/share/grafana/public/app/angular/react2angular.ts -rw-r--r-- root/root usr/share/grafana/public/app/angular/rebuild_on_change.ts --rw-r--r-- root/root usr/share/grafana/public/app/angular/services.ts +-rw-r--r-- root/root usr/share/grafana/public/app/angular/registerComponents.ts +drwxr-xr-x root/root usr/share/grafana/public/app/angular/services/ +-rw-r--r-- root/root usr/share/grafana/public/app/angular/services/alert_srv.ts +-rw-r--r-- root/root usr/share/grafana/public/app/angular/services/AngularLoader.ts +-rw-r--r-- root/root usr/share/grafana/public/app/angular/services/annotations_srv.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/angular/services/annotations_srv.ts +-rw-r--r-- root/root usr/share/grafana/public/app/angular/services/dynamic_directive_srv.ts +-rw-r--r-- root/root usr/share/grafana/public/app/angular/services/nav_model_srv.ts +-rw-r--r-- root/root usr/share/grafana/public/app/angular/services/ng_react.ts +-rw-r--r-- root/root usr/share/grafana/public/app/angular/services/popover_srv.ts +-rw-r--r-- root/root usr/share/grafana/public/app/angular/services/segment_srv.ts +-rw-r--r-- root/root usr/share/grafana/public/app/angular/services/timer.ts +-rw-r--r-- root/root usr/share/grafana/public/app/angular/services/UtilSrv.ts -rw-r--r-- root/root usr/share/grafana/public/app/angular/tags.ts -rw-r--r-- root/root usr/share/grafana/public/app/app.ts -rw-r--r-- root/root usr/share/grafana/public/app/AppWrapper.tsx @@ -50,7 +111,6 @@ drwxr-xr-x root/root usr/share/grafana/public/app/core/ drwxr-xr-x root/root usr/share/grafana/public/app/core/actions/ -rw-r--r-- root/root usr/share/grafana/public/app/core/actions/cleanUp.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/actions/index.ts --rw-r--r-- root/root usr/share/grafana/public/app/core/angular_wrappers.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/app_events.ts drwxr-xr-x root/root usr/share/grafana/public/app/core/components/ drwxr-xr-x root/root usr/share/grafana/public/app/core/components/Animations/ @@ -62,19 +122,13 @@ drwxr-xr-x root/root usr/share/grafana/public/app/core/components/AppNotificatio drwxr-xr-x root/root usr/share/grafana/public/app/core/components/Branding/ -rw-r--r-- root/root usr/share/grafana/public/app/core/components/Branding/Branding.tsx drwxr-xr-x root/root usr/share/grafana/public/app/core/components/Card/ +-rw-r--r-- root/root usr/share/grafana/public/app/core/components/CardButton.tsx -rw-r--r-- root/root usr/share/grafana/public/app/core/components/Card/Card.tsx drwxr-xr-x root/root usr/share/grafana/public/app/core/components/CloseButton/ -rw-r--r-- root/root usr/share/grafana/public/app/core/components/CloseButton/CloseButton.tsx -drwxr-xr-x root/root usr/share/grafana/public/app/core/components/code_editor/ --rw-r--r-- root/root usr/share/grafana/public/app/core/components/code_editor/brace.d.ts --rw-r--r-- root/root usr/share/grafana/public/app/core/components/code_editor/code_editor.ts --rw-r--r-- root/root usr/share/grafana/public/app/core/components/code_editor/theme-grafana-dark.js -drwxr-xr-x root/root usr/share/grafana/public/app/core/components/colorpicker/ --rw-r--r-- root/root usr/share/grafana/public/app/core/components/colorpicker/spectrum_picker.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/components/connectWithCleanUp.tsx drwxr-xr-x root/root usr/share/grafana/public/app/core/components/CopyToClipboard/ -rw-r--r-- root/root usr/share/grafana/public/app/core/components/CopyToClipboard/CopyToClipboard.tsx --rw-r--r-- root/root usr/share/grafana/public/app/core/components/dashboard_selector.ts drwxr-xr-x root/root usr/share/grafana/public/app/core/components/DynamicImports/ -rw-r--r-- root/root usr/share/grafana/public/app/core/components/DynamicImports/ErrorLoadingChunk.tsx -rw-r--r-- root/root usr/share/grafana/public/app/core/components/DynamicImports/LoadingChunkPlaceHolder.tsx @@ -99,13 +153,8 @@ drwxr-xr-x root/root usr/share/grafana/public/app/core/components/ForgottenPassw -rw-r--r-- root/root usr/share/grafana/public/app/core/components/ForgottenPassword/ForgottenPassword.tsx -rw-r--r-- root/root usr/share/grafana/public/app/core/components/ForgottenPassword/SendResetMailPage.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/core/components/ForgottenPassword/SendResetMailPage.tsx -drwxr-xr-x root/root usr/share/grafana/public/app/core/components/form_dropdown/ --rw-r--r-- root/root usr/share/grafana/public/app/core/components/form_dropdown/form_dropdown.ts drwxr-xr-x root/root usr/share/grafana/public/app/core/components/help/ -rw-r--r-- root/root usr/share/grafana/public/app/core/components/help/HelpModal.tsx --rw-r--r-- root/root usr/share/grafana/public/app/core/components/info_popover.ts -drwxr-xr-x root/root usr/share/grafana/public/app/core/components/jsontree/ --rw-r--r-- root/root usr/share/grafana/public/app/core/components/jsontree/jsontree.ts drwxr-xr-x root/root usr/share/grafana/public/app/core/components/LocalStorageValueProvider/ -rw-r--r-- root/root usr/share/grafana/public/app/core/components/LocalStorageValueProvider/index.tsx -rw-r--r-- root/root usr/share/grafana/public/app/core/components/LocalStorageValueProvider/LocalStorageValueProvider.tsx @@ -120,18 +169,19 @@ drwxr-xr-x root/root usr/share/grafana/public/app/core/components/Login/ drwxr-xr-x root/root usr/share/grafana/public/app/core/components/modals/ -rw-r--r-- root/root usr/share/grafana/public/app/core/components/modals/AngularModalProxy.tsx drwxr-xr-x root/root usr/share/grafana/public/app/core/components/NavBar/ --rw-r--r-- root/root usr/share/grafana/public/app/core/components/NavBar/BottomSection.test.tsx --rw-r--r-- root/root usr/share/grafana/public/app/core/components/NavBar/BottomSection.tsx --rw-r--r-- root/root usr/share/grafana/public/app/core/components/NavBar/DropdownChild.test.tsx --rw-r--r-- root/root usr/share/grafana/public/app/core/components/NavBar/DropdownChild.tsx -rw-r--r-- root/root usr/share/grafana/public/app/core/components/NavBar/NavBarDropdown.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/core/components/NavBar/NavBarDropdown.tsx -rw-r--r-- root/root usr/share/grafana/public/app/core/components/NavBar/NavBarItem.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/core/components/NavBar/NavBarItem.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/core/components/NavBar/NavBarMenuItem.test.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/core/components/NavBar/NavBarMenuItem.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/core/components/NavBar/NavBarMenu.test.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/core/components/NavBar/NavBarMenu.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/core/components/NavBar/NavBarNext.test.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/core/components/NavBar/NavBarNext.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/core/components/NavBar/NavBarSection.tsx -rw-r--r-- root/root usr/share/grafana/public/app/core/components/NavBar/NavBar.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/core/components/NavBar/NavBar.tsx --rw-r--r-- root/root usr/share/grafana/public/app/core/components/NavBar/TopSection.test.tsx --rw-r--r-- root/root usr/share/grafana/public/app/core/components/NavBar/TopSection.tsx -rw-r--r-- root/root usr/share/grafana/public/app/core/components/NavBar/utils.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/components/NavBar/utils.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/components/NodeGraphSettings.tsx @@ -168,11 +218,12 @@ drwxr-xr-x root/root usr/share/grafana/public/app/core/components/QueryOperation -rw-r--r-- root/root usr/share/grafana/public/app/core/components/QueryOperationRow/QueryOperationAction.tsx -rw-r--r-- root/root usr/share/grafana/public/app/core/components/QueryOperationRow/QueryOperationRow.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/core/components/QueryOperationRow/QueryOperationRow.tsx -drwxr-xr-x root/root usr/share/grafana/public/app/core/components/query_part/ --rw-r--r-- root/root usr/share/grafana/public/app/core/components/query_part/query_part_editor.ts --rw-r--r-- root/root usr/share/grafana/public/app/core/components/query_part/query_part.ts -drwxr-xr-x root/root usr/share/grafana/public/app/core/components/scroll/ --rw-r--r-- root/root usr/share/grafana/public/app/core/components/scroll/scroll.ts +drwxr-xr-x root/root usr/share/grafana/public/app/core/components/RolePicker/ +-rw-r--r-- root/root usr/share/grafana/public/app/core/components/RolePicker/RolePickerInput.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/core/components/RolePicker/RolePickerMenu.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/core/components/RolePicker/RolePicker.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/core/components/RolePicker/UserRolePicker.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/core/components/RolePicker/ValueContainer.tsx drwxr-xr-x root/root usr/share/grafana/public/app/core/components/search/ -rw-r--r-- root/root usr/share/grafana/public/app/core/components/search/search_results.ts (EMPTY) drwxr-xr-x root/root usr/share/grafana/public/app/core/components/Select/ @@ -204,10 +255,6 @@ drwxr-xr-x root/root usr/share/grafana/public/app/core/components/Signup/ -rw-r--r-- root/root usr/share/grafana/public/app/core/components/Signup/VerifyEmail.tsx drwxr-xr-x root/root usr/share/grafana/public/app/core/components/SplitPaneWrapper/ -rw-r--r-- root/root usr/share/grafana/public/app/core/components/SplitPaneWrapper/SplitPaneWrapper.tsx -drwxr-xr-x root/root usr/share/grafana/public/app/core/components/sql_part/ --rw-r--r-- root/root usr/share/grafana/public/app/core/components/sql_part/sql_part_editor.ts --rw-r--r-- root/root usr/share/grafana/public/app/core/components/sql_part/sql_part.ts --rw-r--r-- root/root usr/share/grafana/public/app/core/components/switch.ts drwxr-xr-x root/root usr/share/grafana/public/app/core/components/TagFilter/ -rw-r--r-- root/root usr/share/grafana/public/app/core/components/TagFilter/TagBadge.tsx -rw-r--r-- root/root usr/share/grafana/public/app/core/components/TagFilter/TagFilter.tsx @@ -225,6 +272,12 @@ drwxr-xr-x root/root usr/share/grafana/public/app/core/components/TransformersUI -rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/configFromQuery/ConfigFromQueryTransformerEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/configFromQuery/configFromQuery.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/ConvertFieldTypeTransformerEditor.tsx +drwxr-xr-x root/root usr/share/grafana/public/app/core/components/TransformersUI/extractFields/ +-rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/extractFields/extractFields.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/extractFields/ExtractFieldsTransformerEditor.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/extractFields/extractFields.ts +-rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/extractFields/fieldExtractors.ts +-rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/extractFields/fieldExtractor.test.ts drwxr-xr-x root/root usr/share/grafana/public/app/core/components/TransformersUI/fieldToConfigMapping/ -rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/fieldToConfigMapping/FieldToConfigMappingEditor.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/fieldToConfigMapping/FieldToConfigMappingEditor.tsx @@ -244,6 +297,10 @@ drwxr-xr-x root/root usr/share/grafana/public/app/core/components/TransformersUI -rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/GroupByTransformerEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/HistogramTransformerEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/LabelsToFieldsTransformerEditor.tsx +drwxr-xr-x root/root usr/share/grafana/public/app/core/components/TransformersUI/lookupGazetteer/ +-rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/lookupGazetteer/fieldLookup.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/lookupGazetteer/FieldLookupTransformerEditor.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/lookupGazetteer/fieldLookup.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/MergeTransformerEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/OrganizeFieldsTransformerEditor.tsx drwxr-xr-x root/root usr/share/grafana/public/app/core/components/TransformersUI/prepareTimeSeries/ @@ -266,16 +323,12 @@ drwxr-xr-x root/root usr/share/grafana/public/app/core/components/TransformersUI -rw-r--r-- root/root usr/share/grafana/public/app/core/constants.ts drwxr-xr-x root/root usr/share/grafana/public/app/core/copy/ -rw-r--r-- root/root usr/share/grafana/public/app/core/copy/appNotification.ts --rw-r--r-- root/root usr/share/grafana/public/app/core/core_module.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/core.ts -drwxr-xr-x root/root usr/share/grafana/public/app/core/filters/ --rw-r--r-- root/root usr/share/grafana/public/app/core/filters/filters.ts drwxr-xr-x root/root usr/share/grafana/public/app/core/hooks/ -rw-r--r-- root/root usr/share/grafana/public/app/core/hooks/useCleanup.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/hooks/useNavModel.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/hooks/useQueryParams.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/hooks/useRefMounted.ts --rw-r--r-- root/root usr/share/grafana/public/app/core/injectorMonkeyPatch.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/jquery_extended.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/lodash_extended.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/logs_model.test.ts @@ -297,8 +350,6 @@ drwxr-xr-x root/root usr/share/grafana/public/app/core/navigation/patch/ -rw-r--r-- root/root usr/share/grafana/public/app/core/navigation/RouterDebugger.tsx -rw-r--r-- root/root usr/share/grafana/public/app/core/navigation/testRoutes.tsx -rw-r--r-- root/root usr/share/grafana/public/app/core/navigation/types.ts --rw-r--r-- root/root usr/share/grafana/public/app/core/nav_model_srv.ts --rw-r--r-- root/root usr/share/grafana/public/app/core/partials.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/profiler.ts drwxr-xr-x root/root usr/share/grafana/public/app/core/reducers/ -rw-r--r-- root/root usr/share/grafana/public/app/core/reducers/appNotification.test.ts @@ -312,12 +363,8 @@ drwxr-xr-x root/root usr/share/grafana/public/app/core/reducers/ drwxr-xr-x root/root usr/share/grafana/public/app/core/selectors/ -rw-r--r-- root/root usr/share/grafana/public/app/core/selectors/navModel.ts drwxr-xr-x root/root usr/share/grafana/public/app/core/services/ --rw-r--r-- root/root usr/share/grafana/public/app/core/services/alert_srv.ts --rw-r--r-- root/root usr/share/grafana/public/app/core/services/all.ts --rw-r--r-- root/root usr/share/grafana/public/app/core/services/AngularLoader.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/services/backend_srv.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/services/context_srv.ts --rw-r--r-- root/root usr/share/grafana/public/app/core/services/dynamic_directive_srv.ts drwxr-xr-x root/root usr/share/grafana/public/app/core/services/echo/ drwxr-xr-x root/root usr/share/grafana/public/app/core/services/echo/backends/ drwxr-xr-x root/root usr/share/grafana/public/app/core/services/echo/backends/analytics/ @@ -345,16 +392,12 @@ drwxr-xr-x root/root usr/share/grafana/public/app/core/services/echo/backends/se drwxr-xr-x root/root usr/share/grafana/public/app/core/services/__mocks__/ -rw-r--r-- root/root usr/share/grafana/public/app/core/services/__mocks__/backend_srv.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/services/__mocks__/search_srv.ts --rw-r--r-- root/root usr/share/grafana/public/app/core/services/ng_react.ts --rw-r--r-- root/root usr/share/grafana/public/app/core/services/popover_srv.ts +-rw-r--r-- root/root usr/share/grafana/public/app/core/services/ModalManager.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/services/PreferencesService.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/services/ResponseQueue.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/services/ResponseQueue.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/services/search_srv.ts --rw-r--r-- root/root usr/share/grafana/public/app/core/services/segment_srv.ts --rw-r--r-- root/root usr/share/grafana/public/app/core/services/timer.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/services/toggleTheme.ts --rw-r--r-- root/root usr/share/grafana/public/app/core/services/util_srv.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/services/withFocusedPanelId.ts drwxr-xr-x root/root usr/share/grafana/public/app/core/specs/ -rw-r--r-- root/root usr/share/grafana/public/app/core/specs/backend_srv.test.ts @@ -380,6 +423,7 @@ drwxr-xr-x root/root usr/share/grafana/public/app/core/utils/ -rw-r--r-- root/root usr/share/grafana/public/app/core/utils/colors.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/utils/ConfigProvider.tsx -rw-r--r-- root/root usr/share/grafana/public/app/core/utils/connectWithReduxStore.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/core/utils/CorsWorker.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/utils/css_loader.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/utils/dag.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/utils/dag.ts @@ -396,16 +440,14 @@ drwxr-xr-x root/root usr/share/grafana/public/app/core/utils/ -rw-r--r-- root/root usr/share/grafana/public/app/core/utils/kbn.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/utils/kbn.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/utils/model_utils.ts --rw-r--r-- root/root usr/share/grafana/public/app/core/utils/promiseToDigest.test.ts --rw-r--r-- root/root usr/share/grafana/public/app/core/utils/promiseToDigest.ts +-rw-r--r-- root/root usr/share/grafana/public/app/core/utils/object.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/core/utils/object.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/utils/query.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/utils/query.ts --rw-r--r-- root/root usr/share/grafana/public/app/core/utils/react2angular.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/utils/richHistory.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/utils/richHistory.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/utils/shortLinks.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/utils/shortLinks.ts --rw-r--r-- root/root usr/share/grafana/public/app/core/utils/sort_by_keys.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/utils/standardTransformers.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/utils/ticks.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/utils/timePicker.test.ts @@ -470,7 +512,10 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/alerting/components/ -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/components/NotificationChannelOptions.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/components/NotificationSettings.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/components/OptionElement.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/components/UnifiedAlertingPromotion.test.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/components/UnifiedAlertingPromotion.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/EditNotificationChannelPage.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/FeatureTogglePage.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/getAlertingValidationMessage.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/getAlertingValidationMessage.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/NewNotificationChannelPage.tsx @@ -478,6 +523,7 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/alerting/components/ -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/NotificationsListPage.tsx drwxr-xr-x root/root usr/share/grafana/public/app/features/alerting/partials/ -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/partials/alert_tab.html +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/routes.tsx drwxr-xr-x root/root usr/share/grafana/public/app/features/alerting/__snapshots__/ -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/__snapshots__/TestRuleResult.test.tsx.snap drwxr-xr-x root/root usr/share/grafana/public/app/features/alerting/state/ @@ -493,7 +539,6 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/alerting/state/ -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/TestRuleResult.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/TestRuleResult.tsx drwxr-xr-x root/root usr/share/grafana/public/app/features/alerting/unified/ --rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/Admin.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/Admin.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/AlertGroups.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/AlertGroups.tsx @@ -506,6 +551,11 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/alerting/unified/api/ -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/api/prometheus.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/api/ruler.ts drwxr-xr-x root/root usr/share/grafana/public/app/features/alerting/unified/components/ +drwxr-xr-x root/root usr/share/grafana/public/app/features/alerting/unified/components/admin/ +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/admin/AddAlertManagerModal.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/admin/AlertmanagerConfig.test.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/admin/AlertmanagerConfig.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/admin/ExternalAlertmanagers.tsx drwxr-xr-x root/root usr/share/grafana/public/app/features/alerting/unified/components/alert-groups/ -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/alert-groups/AlertDetails.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/alert-groups/AlertGroupAlertsTable.tsx @@ -561,6 +611,7 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/alerting/unified/comp -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/receivers/form/GrafanaReceiverForm.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/receivers/form/ReceiverForm.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/receivers/form/SubformOptionElement.tsx (EMPTY) +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/receivers/form/TestContactPointModal.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/receivers/GlobalConfigForm.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/receivers/NewReceiverView.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/receivers/NewTemplateView.tsx @@ -594,6 +645,8 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/alerting/unified/comp -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rule-editor/RuleEditorSection.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rule-editor/RuleFolderPicker.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rule-editor/SelectWIthAdd.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rule-editor/util.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rule-editor/util.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rule-editor/VizWrapper.tsx drwxr-xr-x root/root usr/share/grafana/public/app/features/alerting/unified/components/rules/ -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rules/ActionButton.tsx @@ -631,6 +684,7 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/alerting/unified/comp -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/silences/NoSilencesCTA.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/silences/SilencedAlertsTableRow.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/silences/SilencedAlertsTable.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/silences/SilenceDetails.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/silences/SilencePeriod.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/silences/SilencesEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/silences/SilencesFilter.tsx @@ -646,6 +700,8 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/alerting/unified/hook -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/hooks/useCombinedRuleNamespaces.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/hooks/useCombinedRule.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/hooks/useControlledFieldArray.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/hooks/useExternalAMSelector.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/hooks/useExternalAmSelector.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/hooks/useFilteredAmGroups.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/hooks/useFilteredRules.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/hooks/useFolder.ts @@ -718,21 +774,15 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/alerting/utils/ -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/utils/notificationChannel.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/all.ts drwxr-xr-x root/root usr/share/grafana/public/app/features/annotations/ --rw-r--r-- root/root usr/share/grafana/public/app/features/annotations/all.ts --rw-r--r-- root/root usr/share/grafana/public/app/features/annotations/annotations_srv.ts --rw-r--r-- root/root usr/share/grafana/public/app/features/annotations/annotation_tooltip.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/annotations/api.ts drwxr-xr-x root/root usr/share/grafana/public/app/features/annotations/components/ -rw-r--r-- root/root usr/share/grafana/public/app/features/annotations/components/AnnotationResultMapper.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/annotations/components/StandardAnnotationQueryEditor.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/annotations/event_editor.ts --rw-r--r-- root/root usr/share/grafana/public/app/features/annotations/event_manager.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/annotations/events_processing.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/annotations/events_processing.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/annotations/executeAnnotationQuery.ts drwxr-xr-x root/root usr/share/grafana/public/app/features/annotations/partials/ -rw-r--r-- root/root usr/share/grafana/public/app/features/annotations/partials/event_editor.html -drwxr-xr-x root/root usr/share/grafana/public/app/features/annotations/specs/ --rw-r--r-- root/root usr/share/grafana/public/app/features/annotations/specs/annotations_srv_specs.test.ts --rw-r--r-- root/root usr/share/grafana/public/app/features/annotations/specs/annotations_srv.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/annotations/standardAnnotationSupport.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/annotations/standardAnnotationSupport.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/annotations/types.ts @@ -757,6 +807,7 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/api-keys/state/ -rw-r--r-- root/root usr/share/grafana/public/app/features/api-keys/state/selectors.ts drwxr-xr-x root/root usr/share/grafana/public/app/features/canvas/ drwxr-xr-x root/root usr/share/grafana/public/app/features/canvas/elements/ +-rw-r--r-- root/root usr/share/grafana/public/app/features/canvas/elements/button.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/canvas/elements/icon.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/canvas/elements/notFound.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/canvas/elements/textBox.tsx @@ -767,6 +818,7 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/canvas/elements/ drwxr-xr-x root/root usr/share/grafana/public/app/features/canvas/runtime/ -rw-r--r-- root/root usr/share/grafana/public/app/features/canvas/runtime/element.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/canvas/runtime/group.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/canvas/runtime/root.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/canvas/runtime/scene.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/canvas/types.ts drwxr-xr-x root/root usr/share/grafana/public/app/features/dashboard/ @@ -826,8 +878,6 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/dashboard/components/ -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/DeleteDashboard/DeleteDashboardButton.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/DeleteDashboard/DeleteDashboardModal.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/DeleteDashboard/useDashboardDelete.tsx -drwxr-xr-x root/root usr/share/grafana/public/app/features/dashboard/components/FolderPicker/ --rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/FolderPicker/FolderPickerCtrl.ts drwxr-xr-x root/root usr/share/grafana/public/app/features/dashboard/components/Inspector/ -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/Inspector/hooks.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/Inspector/InspectContent.tsx @@ -843,11 +893,13 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/dashboard/components/ -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/PanelEditor/getFieldOverrideElements.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/PanelEditor/getLibraryPanelOptions.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/PanelEditor/getPanelFrameOptions.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/PanelEditor/getVizualizationOptions.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/PanelEditor/getVisualizationOptions.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/PanelEditor/getVisualizationOptions.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/PanelEditor/index.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/PanelEditor/OptionsPaneCategoryDescriptor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/PanelEditor/OptionsPaneCategory.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/PanelEditor/OptionsPaneItemDescriptor.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/PanelEditor/OptionsPaneItemOverrides.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/PanelEditor/OptionsPaneOptions.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/PanelEditor/OptionsPaneOptions.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/PanelEditor/OptionsPane.tsx @@ -861,6 +913,7 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/dashboard/components/ drwxr-xr-x root/root usr/share/grafana/public/app/features/dashboard/components/PanelEditor/state/ -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/PanelEditor/state/actions.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/PanelEditor/state/actions.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/PanelEditor/state/getOptionOverrides.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/PanelEditor/state/getRecentOptions.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/PanelEditor/state/OptionSearchEngine.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/PanelEditor/state/OptionSearchEngine.ts @@ -942,10 +995,6 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/dashboard/components/ -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/VersionHistory/VersionHistoryComparison.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/VersionHistory/VersionHistoryHeader.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/VersionHistory/VersionHistoryTable.tsx -drwxr-xr-x root/root usr/share/grafana/public/app/features/dashboard/components/VizTypePicker/ --rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/VizTypePicker/PanelTypeCard.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/VizTypePicker/VizTypePickerPlugin.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/VizTypePicker/VizTypePicker.tsx drwxr-xr-x root/root usr/share/grafana/public/app/features/dashboard/containers/ -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/containers/DashboardPage.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/containers/DashboardPage.tsx @@ -971,7 +1020,6 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/dashboard/dashgrid/Pa -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/dashgrid/PanelHeader/PanelHeaderNotices.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/dashgrid/PanelHeader/PanelHeaderNotice.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/dashgrid/PanelHeader/PanelHeader.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/dashgrid/PanelPluginError.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/dashgrid/PanelResizer.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/dashgrid/SeriesVisibilityConfigFactory.ts drwxr-xr-x root/root usr/share/grafana/public/app/features/dashboard/dashgrid/__snapshots__/ @@ -987,6 +1035,7 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/dashboard/state/ -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/state/analyticsProcessor.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/state/DashboardMigrator.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/state/DashboardMigrator.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/state/DashboardModel.refresh.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/state/DashboardModel.repeat.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/state/DashboardModel.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/state/DashboardModel.ts @@ -1025,10 +1074,6 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/datasources/__mocks__ -rw-r--r-- root/root usr/share/grafana/public/app/features/datasources/__mocks__/dataSourcesMocks.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/datasources/mocks.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/datasources/NewDataSourcePage.tsx -drwxr-xr-x root/root usr/share/grafana/public/app/features/datasources/partials/ --rw-r--r-- root/root usr/share/grafana/public/app/features/datasources/partials/http_settings.html (EMPTY) --rw-r--r-- root/root usr/share/grafana/public/app/features/datasources/partials/http_settings_next.html --rw-r--r-- root/root usr/share/grafana/public/app/features/datasources/partials/tls_auth_settings.html drwxr-xr-x root/root usr/share/grafana/public/app/features/datasources/settings/ -rw-r--r-- root/root usr/share/grafana/public/app/features/datasources/settings/BasicSettings.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/datasources/settings/BasicSettings.tsx @@ -1037,12 +1082,10 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/datasources/settings/ -rw-r--r-- root/root usr/share/grafana/public/app/features/datasources/settings/CloudInfoBox.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/datasources/settings/DataSourceSettingsPage.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/datasources/settings/DataSourceSettingsPage.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/datasources/settings/HttpSettingsCtrl.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/datasources/settings/PluginSettings.tsx drwxr-xr-x root/root usr/share/grafana/public/app/features/datasources/settings/__snapshots__/ -rw-r--r-- root/root usr/share/grafana/public/app/features/datasources/settings/__snapshots__/BasicSettings.test.tsx.snap -rw-r--r-- root/root usr/share/grafana/public/app/features/datasources/settings/__snapshots__/ButtonRow.test.tsx.snap --rw-r--r-- root/root usr/share/grafana/public/app/features/datasources/settings/TlsAuthSettingsCtrl.ts drwxr-xr-x root/root usr/share/grafana/public/app/features/datasources/__snapshots__/ -rw-r--r-- root/root usr/share/grafana/public/app/features/datasources/__snapshots__/DashboardsTable.test.tsx.snap -rw-r--r-- root/root usr/share/grafana/public/app/features/datasources/__snapshots__/DataSourceDashboards.test.tsx.snap @@ -1070,10 +1113,13 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/dimensions/editors/ -rw-r--r-- root/root usr/share/grafana/public/app/features/dimensions/editors/ResourceCards.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dimensions/editors/ResourceDimensionEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dimensions/editors/ResourcePicker.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/dimensions/editors/ScalarDimensionEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dimensions/editors/ScaleDimensionEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dimensions/editors/TextDimensionEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dimensions/index.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/dimensions/resource.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/dimensions/scalar.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/dimensions/scalar.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/dimensions/scale.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/dimensions/scale.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/dimensions/text.ts @@ -1085,6 +1131,8 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/explore/ -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/ErrorContainer.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/ExploreDrawer.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/ExploreDrawer.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/explore/ExploreGraphLabel.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/explore/exploreGraphStyleUtils.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/ExploreGraph.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/ExplorePaneContainer.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/ExploreQueryInspector.test.tsx @@ -1093,10 +1141,6 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/explore/ -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/ExploreTimeControls.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/ExploreToolbar.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/Explore.tsx -drwxr-xr-x root/root usr/share/grafana/public/app/features/explore/flotgraph/ --rw-r--r-- root/root usr/share/grafana/public/app/features/explore/flotgraph/getGraphSeriesModel.ts --rw-r--r-- root/root usr/share/grafana/public/app/features/explore/flotgraph/types.ts --rw-r--r-- root/root usr/share/grafana/public/app/features/explore/JSONViewer.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/LiveLogs.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/LiveLogs.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/LiveTailButton.tsx @@ -1107,6 +1151,8 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/explore/flotgraph/ -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/LogsNavigation.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/LogsNavigation.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/Logs.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/explore/LogsVolumePanel.test.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/explore/LogsVolumePanel.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/MetaInfoText.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/MetaInfoText.tsx drwxr-xr-x root/root usr/share/grafana/public/app/features/explore/__mocks__/ @@ -1137,9 +1183,6 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/explore/RichHistory/ -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/RunButton.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/SecondaryActions.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/SecondaryActions.tsx -drwxr-xr-x root/root usr/share/grafana/public/app/features/explore/slate-plugins/ -drwxr-xr-x root/root usr/share/grafana/public/app/features/explore/slate-plugins/prism/ --rw-r--r-- root/root usr/share/grafana/public/app/features/explore/slate-plugins/prism/index.tsx drwxr-xr-x root/root usr/share/grafana/public/app/features/explore/__snapshots__/ -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/__snapshots__/ErrorContainer.test.tsx.snap -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/__snapshots__/Explore.test.tsx.snap @@ -1278,41 +1321,51 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/library-panels/utils/ -rw-r--r-- root/root usr/share/grafana/public/app/features/library-panels/utils.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/library-panels/utils/usePanelSave.ts drwxr-xr-x root/root usr/share/grafana/public/app/features/live/ --rw-r--r-- root/root usr/share/grafana/public/app/features/live/channel.ts +drwxr-xr-x root/root usr/share/grafana/public/app/features/live/centrifuge/ +-rw-r--r-- root/root usr/share/grafana/public/app/features/live/centrifuge/channel.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/live/centrifuge/createCentrifugeServiceWorker.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/live/centrifuge/remoteObservable.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/live/centrifuge/service.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/live/centrifuge/serviceWorkerProxy.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/live/centrifuge/service.worker.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/live/centrifuge/transferHandlers.ts drwxr-xr-x root/root usr/share/grafana/public/app/features/live/dashboard/ -rw-r--r-- root/root usr/share/grafana/public/app/features/live/dashboard/DashboardChangedModal.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/live/dashboard/dashboardWatcher.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/live/dashboard/types.ts --rw-r--r-- root/root usr/share/grafana/public/app/features/live/features.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/live/index.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/live/LiveConnectionWarning.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/live/live.ts -drwxr-xr-x root/root usr/share/grafana/public/app/features/live/measurements/ --rw-r--r-- root/root usr/share/grafana/public/app/features/live/measurements/measurementsSupport.ts drwxr-xr-x root/root usr/share/grafana/public/app/features/live/pages/ +-rw-r--r-- root/root usr/share/grafana/public/app/features/live/pages/AddNewRule.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/live/pages/CloudAdminPage.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/live/pages/FeatureTogglePage.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/live/pages/LiveStatusPage.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/live/pages/PipelineAdminPage.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/live/pages/PipelineTable.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/live/pages/routes.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/live/pages/RuleModal.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/live/pages/RuleSettingsArray.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/live/pages/RuleSettingsEditor.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/live/pages/RuleTest.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/live/pages/types.ts --rw-r--r-- root/root usr/share/grafana/public/app/features/live/scopes.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/live/pages/utils.ts +drwxr-xr-x root/root usr/share/grafana/public/app/features/live/pipeline/ +-rw-r--r-- root/root usr/share/grafana/public/app/features/live/pipeline/models.gen.ts drwxr-xr-x root/root usr/share/grafana/public/app/features/manage-dashboards/ drwxr-xr-x root/root usr/share/grafana/public/app/features/manage-dashboards/components/ -rw-r--r-- root/root usr/share/grafana/public/app/features/manage-dashboards/components/ImportDashboardForm.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/manage-dashboards/components/ImportDashboardLibraryPanelsList.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/manage-dashboards/components/ImportDashboardOverview.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/manage-dashboards/components/SnapshotListTable.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/manage-dashboards/components/SnapshotListTable.tsx -drwxr-xr-x root/root usr/share/grafana/public/app/features/manage-dashboards/components/UploadDashboard/ --rw-r--r-- root/root usr/share/grafana/public/app/features/manage-dashboards/components/UploadDashboard/index.ts --rw-r--r-- root/root usr/share/grafana/public/app/features/manage-dashboards/components/UploadDashboard/uploadDashboardDirective.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/manage-dashboards/DashboardImportPage.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/manage-dashboards/index.ts drwxr-xr-x root/root usr/share/grafana/public/app/features/manage-dashboards/services/ -rw-r--r-- root/root usr/share/grafana/public/app/features/manage-dashboards/services/ValidationSrv.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/manage-dashboards/SnapshotListPage.tsx drwxr-xr-x root/root usr/share/grafana/public/app/features/manage-dashboards/state/ -rw-r--r-- root/root usr/share/grafana/public/app/features/manage-dashboards/state/actions.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/manage-dashboards/state/reducers.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/manage-dashboards/state/reducers.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/manage-dashboards/types.ts drwxr-xr-x root/root usr/share/grafana/public/app/features/manage-dashboards/utils/ @@ -1335,32 +1388,43 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/org/state/ -rw-r--r-- root/root usr/share/grafana/public/app/features/org/UserInviteForm.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/org/UserInvitePage.tsx drwxr-xr-x root/root usr/share/grafana/public/app/features/panel/ --rw-r--r-- root/root usr/share/grafana/public/app/features/panel/all.ts --rw-r--r-- root/root usr/share/grafana/public/app/features/panel/metrics_panel_ctrl.ts --rw-r--r-- root/root usr/share/grafana/public/app/features/panel/panel_ctrl.ts --rw-r--r-- root/root usr/share/grafana/public/app/features/panel/panel_directive.ts --rw-r--r-- root/root usr/share/grafana/public/app/features/panel/panel_editor_tab.ts +drwxr-xr-x root/root usr/share/grafana/public/app/features/panel/components/ +-rw-r--r-- root/root usr/share/grafana/public/app/features/panel/components/PanelDataErrorView.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/panel/components/PanelPluginError.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/panel/components/PanelRenderer.tsx +drwxr-xr-x root/root usr/share/grafana/public/app/features/panel/components/VizTypePicker/ +-rw-r--r-- root/root usr/share/grafana/public/app/features/panel/components/VizTypePicker/PanelTypeCard.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/panel/components/VizTypePicker/types.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/panel/components/VizTypePicker/VisualizationSuggestionCard.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/panel/components/VizTypePicker/VisualizationSuggestions.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/panel/components/VizTypePicker/VizTypePickerPlugin.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/panel/components/VizTypePicker/VizTypePicker.tsx drwxr-xr-x root/root usr/share/grafana/public/app/features/panel/panellinks/ -rw-r--r-- root/root usr/share/grafana/public/app/features/panel/panellinks/link_srv.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/panel/panellinks/linkSuppliers.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/panel/panellinks/linkSuppliers.ts drwxr-xr-x root/root usr/share/grafana/public/app/features/panel/panellinks/specs/ -rw-r--r-- root/root usr/share/grafana/public/app/features/panel/panellinks/specs/link_srv.test.ts --rw-r--r-- root/root usr/share/grafana/public/app/features/panel/PanelRenderer.tsx -drwxr-xr-x root/root usr/share/grafana/public/app/features/panel/partials/ --rw-r--r-- root/root usr/share/grafana/public/app/features/panel/partials/query_editor_row.html --rw-r--r-- root/root usr/share/grafana/public/app/features/panel/query_ctrl.ts --rw-r--r-- root/root usr/share/grafana/public/app/features/panel/query_editor_row.ts -drwxr-xr-x root/root usr/share/grafana/public/app/features/panel/specs/ --rw-r--r-- root/root usr/share/grafana/public/app/features/panel/specs/metrics_panel_ctrl.test.ts +drwxr-xr-x root/root usr/share/grafana/public/app/features/panel/state/ +-rw-r--r-- root/root usr/share/grafana/public/app/features/panel/state/actions.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/panel/state/actions.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/panel/state/getAllSuggestions.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/panel/state/getAllSuggestions.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/panel/state/getOptionSuggestions.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/panel/state/reducers.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/panel/state/selectors.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/panel/state/utils.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/panel/state/util.ts drwxr-xr-x root/root usr/share/grafana/public/app/features/playlist/ -rw-r--r-- root/root usr/share/grafana/public/app/features/playlist/api.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/playlist/EmptyQueryListBanner.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/playlist/PlaylistEditPage.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/playlist/PlaylistEditPage.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/playlist/PlaylistForm.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/playlist/PlaylistForm.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/playlist/PlaylistNewPage.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/playlist/PlaylistNewPage.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/playlist/PlaylistPageList.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/playlist/PlaylistPage.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/playlist/PlaylistPage.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/playlist/PlaylistSrv.test.ts @@ -1378,6 +1442,7 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/plugins/ drwxr-xr-x root/root usr/share/grafana/public/app/features/plugins/admin/ -rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/admin/api.ts drwxr-xr-x root/root usr/share/grafana/public/app/features/plugins/admin/components/ +-rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/admin/components/AppConfigWrapper.tsx drwxr-xr-x root/root usr/share/grafana/public/app/features/plugins/admin/components/Badges/ -rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/admin/components/Badges/index.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/admin/components/Badges/PluginDisabledBadge.tsx @@ -1385,13 +1450,20 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/plugins/admin/compone -rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/admin/components/Badges/PluginInstallBadge.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/admin/components/Badges/PluginUpdateAvailableBadge.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/admin/components/Badges/sharedStyles.ts +drwxr-xr-x root/root usr/share/grafana/public/app/features/plugins/admin/components/GetStartedWithPlugin/ +-rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/admin/components/GetStartedWithPlugin/GetStartedWithApp.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/admin/components/GetStartedWithPlugin/GetStartedWithDataSource.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/admin/components/GetStartedWithPlugin/GetStartedWithPlugin.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/admin/components/GetStartedWithPlugin/index.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/admin/components/HorizontalGroup.tsx drwxr-xr-x root/root usr/share/grafana/public/app/features/plugins/admin/components/InstallControls/ -rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/admin/components/InstallControls/ExternallyManagedButton.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/admin/components/InstallControls/index.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/admin/components/InstallControls/InstallControlsButton.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/admin/components/InstallControls/InstallControls.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/admin/components/Loader.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/admin/components/Page.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/admin/components/PluginDashboards.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/admin/components/PluginDetailsBody.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/admin/components/PluginDetailsDisabledError.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/admin/components/PluginDetailsHeaderDependencies.tsx @@ -1400,10 +1472,7 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/plugins/admin/compone -rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/admin/components/PluginDetailsSignature.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/admin/components/PluginListItemBadges.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/admin/components/PluginListItemBadges.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/admin/components/PluginListItemCard.test.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/admin/components/PluginListItemCard.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/admin/components/PluginListItemRow.test.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/admin/components/PluginListItemRow.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/admin/components/PluginListItem.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/admin/components/PluginListItem.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/admin/components/PluginList.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/admin/components/PluginLogo.tsx @@ -1419,7 +1488,6 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/plugins/admin/hooks/ -rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/admin/hooks/useHistory.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/admin/hooks/usePluginConfig.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/admin/hooks/usePluginDetailsTabs.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/admin/hooks/usePlugins.tsx drwxr-xr-x root/root usr/share/grafana/public/app/features/plugins/admin/img/ -rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/admin/img/logo.svg drwxr-xr-x root/root usr/share/grafana/public/app/features/plugins/admin/__mocks__/ @@ -1434,6 +1502,8 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/plugins/admin/pages/ -rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/admin/pages/NotEnabed.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/admin/pages/PluginDetails.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/admin/pages/PluginDetails.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/admin/permissions.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/admin/routes.ts drwxr-xr-x root/root usr/share/grafana/public/app/features/plugins/admin/state/ -rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/admin/state/actions.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/admin/state/hooks.ts @@ -1441,45 +1511,25 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/plugins/admin/state/ -rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/admin/state/selectors.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/admin/types.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/all.ts --rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/AppRootPage.test.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/AppRootPage.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/built_in_plugins.ts +drwxr-xr-x root/root usr/share/grafana/public/app/features/plugins/components/ +-rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/components/AppRootPage.test.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/components/AppRootPage.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/components/PluginsErrorsInfo.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/components/PluginStateInfo.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/datasource_srv.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/importPanelPlugin.ts drwxr-xr-x root/root usr/share/grafana/public/app/features/plugins/__mocks__/ -rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/__mocks__/pluginMocks.ts -drwxr-xr-x root/root usr/share/grafana/public/app/features/plugins/partials/ --rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/partials/plugin_page.html --rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/plugin_component.ts --rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/PluginDashboards.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/PluginListItem.test.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/PluginListItem.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/PluginListPage.test.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/PluginListPage.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/PluginList.test.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/PluginList.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/plugin_loader.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/pluginCacheBuster.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/plugin_loader.ts --rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/plugin_page_ctrl.ts --rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/PluginPage.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/PluginsErrorsInfo.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/PluginSettingsCache.ts --rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/PluginStateInfo.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/routes.ts -drwxr-xr-x root/root usr/share/grafana/public/app/features/plugins/__snapshots__/ --rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/__snapshots__/PluginListItem.test.tsx.snap --rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/__snapshots__/PluginList.test.tsx.snap -drwxr-xr-x root/root usr/share/grafana/public/app/features/plugins/specs/ --rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/specs/datasource_srv.test.ts -drwxr-xr-x root/root usr/share/grafana/public/app/features/plugins/state/ --rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/state/actions.ts --rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/state/reducers.test.ts --rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/state/reducers.ts --rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/state/selectors.test.ts --rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/state/selectors.ts --rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/UpdatePluginModal.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/variableQueryEditorLoader.tsx -drwxr-xr-x root/root usr/share/grafana/public/app/features/plugins/wrappers/ --rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/wrappers/AppConfigWrapper.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/pluginPreloader.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/pluginSettings.ts +drwxr-xr-x root/root usr/share/grafana/public/app/features/plugins/tests/ +-rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/tests/datasource_srv.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/tests/pluginCacheBuster.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/tests/plugin_loader.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/utils.ts drwxr-xr-x root/root usr/share/grafana/public/app/features/profile/ -rw-r--r-- root/root usr/share/grafana/public/app/features/profile/all.ts (EMPTY) -rw-r--r-- root/root usr/share/grafana/public/app/features/profile/api.ts @@ -1501,6 +1551,7 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/profile/state/ drwxr-xr-x root/root usr/share/grafana/public/app/features/query/ drwxr-xr-x root/root usr/share/grafana/public/app/features/query/components/ -rw-r--r-- root/root usr/share/grafana/public/app/features/query/components/HelpToggle.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/query/components/QueryActionComponent.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/query/components/QueryEditorRowHeader.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/query/components/QueryEditorRowHeader.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/query/components/QueryEditorRows.tsx @@ -1524,6 +1575,8 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/query/state/Dashboard -rw-r--r-- root/root usr/share/grafana/public/app/features/query/state/DashboardQueryRunner/SnapshotWorker.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/query/state/DashboardQueryRunner/testHelpers.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/query/state/DashboardQueryRunner/types.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/query/state/DashboardQueryRunner/UnifiedAlertStatesWorker.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/query/state/DashboardQueryRunner/UnifiedAlertStatesWorker.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/query/state/DashboardQueryRunner/utils.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/query/state/mergePanelAndDashData.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/query/state/mergePanelAndDashData.ts @@ -1538,6 +1591,8 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/query/state/processin -rw-r--r-- root/root usr/share/grafana/public/app/features/query/state/runRequest.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/query/state/runRequest.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/query/state/types.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/query/state/updateQueries.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/query/state/updateQueries.ts drwxr-xr-x root/root usr/share/grafana/public/app/features/sandbox/ -rw-r--r-- root/root usr/share/grafana/public/app/features/sandbox/BenchmarksPage.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/sandbox/TestStuffPage.tsx @@ -1655,6 +1710,8 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/variables/adhoc/picke -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/adhoc/picker/AdHocFilterBuilder.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/adhoc/picker/AdHocFilterKey.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/adhoc/picker/AdHocFilterRenderer.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/variables/adhoc/picker/AdHocFilter.test.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/variables/adhoc/picker/AdHocFilter.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/adhoc/picker/AdHocFilterValue.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/adhoc/picker/AdHocPicker.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/adhoc/picker/ConditionSegment.tsx @@ -1718,6 +1775,7 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/variables/inspect/ -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/inspect/utils.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/inspect/VariablesDependenciesButton.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/inspect/VariablesUnknownButton.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/variables/inspect/VariablesUnknownTable.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/inspect/VariablesUnknownTable.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/inspect/VariableUsagesButton.tsx drwxr-xr-x root/root usr/share/grafana/public/app/features/variables/interval/ @@ -1826,8 +1884,6 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/alertmanage -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/alertmanager/types.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/annotations_query_ctrl.ts --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/api.test.ts --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/api.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/CloudMonitoringMetricFindQuery.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/components/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/components/Aggregation.test.tsx @@ -1900,30 +1956,79 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/cloud-monit drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/annotations_query_ctrl.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/aws_url.ts +drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/cloudwatch-sql/ +drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/cloudwatch-sql/completion/ +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/cloudwatch-sql/completion/commands.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/cloudwatch-sql/completion/CompletionItemProvider.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/cloudwatch-sql/completion/linkedTokenBuilder.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/cloudwatch-sql/completion/linkedTokenBuilder.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/cloudwatch-sql/completion/LinkedToken.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/cloudwatch-sql/completion/statementPosition.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/cloudwatch-sql/completion/statementPosition.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/cloudwatch-sql/completion/suggestionKind.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/cloudwatch-sql/completion/tokenUtils.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/cloudwatch-sql/completion/tokenUtils.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/cloudwatch-sql/completion/types.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/cloudwatch-sql/definition.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/cloudwatch-sql/language.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/cloudwatch-sql/register.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/cloudwatch-sql/SQLGenerator.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/cloudwatch-sql/SQLGenerator.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/components/ --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/components/Alias.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/components/Alias.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/components/AnnotationQueryEditor.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/components/AnnotationQueryEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/components/CloudWatchLink.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/components/ConfigEditor.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/components/ConfigEditor.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/components/Dimensions.test.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/components/Dimensions.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/components/Forms.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/components/index.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/components/LogsCheatSheet.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/components/LogsQueryEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/components/LogsQueryField.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/components/LogsQueryField.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/components/MathExpressionQueryField.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/components/MetaInspector.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/components/MetricsQueryEditor.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/components/MetricsQueryEditor.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/components/MetricsQueryFieldsEditor.tsx +drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/components/MetricStatEditor/ +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/components/MetricStatEditor/Dimensions.test.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/components/MetricStatEditor/Dimensions.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/components/MetricStatEditor/FilterItem.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/components/MetricStatEditor/index.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/components/MetricStatEditor/MetricStatEditor.test.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/components/MetricStatEditor/MetricStatEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/components/PanelQueryEditor.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/components/QueryHeader.test.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/components/QueryHeader.tsx drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/components/__snapshots__/ --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/components/__snapshots__/Alias.test.tsx.snap -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/components/__snapshots__/ConfigEditor.test.tsx.snap -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/components/__snapshots__/MetricsQueryEditor.test.tsx.snap +drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/components/SQLBuilderEditor/ +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/components/SQLBuilderEditor/index.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/components/SQLBuilderEditor/SQLBuilderEditor.test.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/components/SQLBuilderEditor/SQLBuilderEditor.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/components/SQLBuilderEditor/SQLBuilderSelectRow.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/components/SQLBuilderEditor/SQLFilter.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/components/SQLBuilderEditor/SQLGroupBy.test.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/components/SQLBuilderEditor/SQLGroupBy.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/components/SQLBuilderEditor/SQLOrderByGroup.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/components/SQLBuilderEditor/utils.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/components/SQLCodeEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/components/ThrottlingErrorMessage.tsx +drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/components/ui/ +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/components/ui/AccessoryButton.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/components/ui/EditorFieldGroup.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/components/ui/EditorField.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/components/ui/EditorHeader.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/components/ui/EditorList.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/components/ui/EditorRows.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/components/ui/EditorRow.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/components/ui/FlexItem.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/components/ui/InlineSelect.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/components/ui/InputGroup.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/components/ui/Space.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/components/ui/Stack.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/components/XrayLinkConfig.tsx drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/dashboards/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/dashboards/EBS.json @@ -1934,6 +2039,9 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/datasource.d.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/datasource.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/datasource.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/expressions.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/guards.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/hooks.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/img/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/img/amazon-web-services.png -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/language_provider.test.ts @@ -1941,6 +2049,19 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/memoizedDebounce.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/migrations.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/migration.test.ts +drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/__mocks__/ +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/__mocks__/CloudWatchDataSource.ts +drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/__mocks__/cloudwatch-sql/ +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/__mocks__/cloudwatch-sql/Monaco.ts +drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/__mocks__/cloudwatch-sql/test-data/ +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/__mocks__/cloudwatch-sql/test-data/index.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/__mocks__/cloudwatch-sql/test-data/multiLineFullQuery.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/__mocks__/cloudwatch-sql/test-data/multiLineIncompleteQueryWithoutNamespace.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/__mocks__/cloudwatch-sql/test-data/singleLineEmptyQuery.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/__mocks__/cloudwatch-sql/test-data/singleLineFullQuery.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/__mocks__/cloudwatch-sql/test-data/singleLineTwoQueries.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/__mocks__/cloudwatch-sql/TextModel.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/__mocks__/sqlUtils.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/module.tsx drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/partials/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/partials/annotations.editor.html @@ -1954,12 +2075,16 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/utils/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/utils/datalinks.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/utils/datalinks.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/utils/logsRetry.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/utils/logsRetry.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/utils/query/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/utils/query/getStatsGroups.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/utils/query/getStatsGroups.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/utils/rxjs/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/utils/rxjs/increasingInterval.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/utils/utils.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/dashboard/ +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/dashboard/DashboardQueryEditor.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/dashboard/DashboardQueryEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/dashboard/DashboardQueryRow.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/dashboard/datasource.ts @@ -2085,7 +2210,6 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/elasticsear -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/utils.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/grafana/ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/ --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/annotations_query_ctrl.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/app_insights/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/app_insights/app_insights_datasource.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/app_insights/app_insights_datasource.ts @@ -2144,6 +2268,7 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/grafana-azu -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/MetricsQueryEditor/index.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/MetricsQueryEditor/LegendFormatField.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/MetricsQueryEditor/MetricNameField.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/MetricsQueryEditor/MetricNamespaceField.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/MetricsQueryEditor/MetricNamespaceField.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/MetricsQueryEditor/MetricsQueryEditor.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/MetricsQueryEditor/MetricsQueryEditor.tsx @@ -2170,28 +2295,29 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/grafana-azu -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/ResourcePicker/utils.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/ResourcePicker/utils.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/__snapshots__/ --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/__snapshots__/AzureCredentialsForm.test.tsx.snap -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/__snapshots__/InsightsConfig.test.tsx.snap -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/Space.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/SubscriptionField.tsx +drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/VariableEditor/ +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/VariableEditor/VariableEditor.test.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/VariableEditor/VariableEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/credentials.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/css/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/css/query_editor.css drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/dashboards/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/dashboards/adx.json +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/dashboards/alertRules.json +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/dashboards/appInsights.json -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/dashboards/arg.json -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/dashboards/cosmosdb.json -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/dashboards/keyvault.json -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/dashboards/sqldb.json -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/dashboards/storage.json +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/dashboards/v1AlertsAtScale.json +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/dashboards/v1Alerts.json -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/datasource.ts -drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/editor/ --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/editor/editor_component.tsx -drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/editor/kusto/ --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/editor/kusto/kusto.ts --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/editor/KustoQueryField.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/editor/query_field.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/editor/typeahead.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/grafanaTemplateVariableFns.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/grafanaTemplateVariables.test.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/img/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/img/azure_monitor_cpu.png -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/img/azure_monitor_network.png @@ -2217,13 +2343,11 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/grafana-azu -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/__mocks__/query.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/__mocks__/resourcePickerRows.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/__mocks__/sdk.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/__mocks__/variables.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/module.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/partials/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/partials/annotations.editor.html --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/partials/query.editor.html -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/plugin.json --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/query_ctrl.test.ts --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/query_ctrl.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/query_help.md -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/README.md drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/resourcePicker/ @@ -2237,6 +2361,7 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/grafana-azu -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/types/index.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/types/logAnalyticsMetadata.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/types/query.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/types/templateVariables.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/types/types.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/utils/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/utils/common.test.ts @@ -2249,6 +2374,8 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/grafana-azu -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/utils/migrateQuery.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/utils/useLastError.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/utils/useLastError.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/variables.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/variables.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/grafana/components/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana/components/AnnotationQueryEditor.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana/components/AnnotationQueryEditor.tsx @@ -2551,15 +2678,17 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/prometheus/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/add_label_to_query.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/prometheus/components/ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/prometheus/components/monaco-query-field/ +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/components/monaco-query-field/getOverrideServices.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/prometheus/components/monaco-query-field/monaco-completion-provider/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/components/monaco-query-field/monaco-completion-provider/completions.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/components/monaco-query-field/monaco-completion-provider/index.ts --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/components/monaco-query-field/monaco-completion-provider/intent.test.ts --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/components/monaco-query-field/monaco-completion-provider/intent.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/components/monaco-query-field/monaco-completion-provider/situation.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/components/monaco-query-field/monaco-completion-provider/situation.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/components/monaco-query-field/monaco-completion-provider/util.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/components/monaco-query-field/MonacoQueryFieldLazy.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/components/monaco-query-field/MonacoQueryFieldProps.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/components/monaco-query-field/MonacoQueryField.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/components/monaco-query-field/MonacoQueryFieldWrapper.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/components/PromCheatSheet.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/components/PrometheusMetricsBrowser.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/components/PrometheusMetricsBrowser.tsx @@ -2577,9 +2706,6 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/prometheus/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/components/PromQueryEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/components/PromQueryField.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/components/PromQueryField.tsx -drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/prometheus/components/__snapshots__/ --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/components/__snapshots__/PromExploreQueryEditor.test.tsx.snap --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/components/__snapshots__/PromQueryEditor.test.tsx.snap -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/components/types.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/prometheus/configuration/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/configuration/AzureAuthSettings.tsx @@ -2628,7 +2754,7 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/tempo/ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/tempo/configuration/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/tempo/configuration/ConfigEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/tempo/configuration/SearchSettings.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/tempo/configuration/ServiceMapSettings.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/tempo/configuration/ServiceGraphSettings.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/tempo/datasource.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/tempo/datasource.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/tempo/graphTransform.test.ts @@ -2638,9 +2764,12 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/tempo/img/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/tempo/language_provider.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/tempo/mockJsonResponse.json -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/tempo/module.ts --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/tempo/NativeSearch.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/tempo/plugin.json --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/tempo/QueryField.tsx +drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/tempo/QueryEditor/ +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/tempo/QueryEditor/NativeSearch.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/tempo/QueryEditor/QueryField.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/tempo/QueryEditor/ServiceGraphSection.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/tempo/QueryEditor/utils.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/tempo/resultTransformer.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/tempo/resultTransformer.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/tempo/syntax.test.ts @@ -2706,6 +2835,8 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/alertGroups/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/alertGroups/AlertGroupsPanel.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/alertGroups/AlertGroupsPanel.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/alertGroups/AlertGroup.tsx +drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/alertGroups/img/ +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/alertGroups/img/icn-alertgroups-panel.svg -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/alertGroups/module.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/alertGroups/plugin.json -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/alertGroups/types.ts @@ -2720,6 +2851,7 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/alertlist/img/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/alertlist/module.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/alertlist/plugin.json -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/alertlist/README.md +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/alertlist/suggestions.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/alertlist/types.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/alertlist/UnifiedAlertList.tsx drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/annolist/ @@ -2747,6 +2879,7 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/barchart/img/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/barchart/README.md drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/barchart/__snapshots__/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/barchart/__snapshots__/utils.test.ts.snap +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/barchart/suggestions.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/barchart/types.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/barchart/utils.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/barchart/utils.ts @@ -2761,13 +2894,29 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/bargauge/img/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/bargauge/module.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/bargauge/plugin.json -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/bargauge/README.md +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/bargauge/suggestions.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/bargauge/types.ts +drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/candlestick/ +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/candlestick/CandlestickPanel.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/candlestick/fields.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/candlestick/fields.ts +drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/candlestick/img/ +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/candlestick/img/candlestick.svg +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/candlestick/models.cue +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/candlestick/models.gen.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/candlestick/module.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/candlestick/plugin.json +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/candlestick/README.md +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/candlestick/suggestions.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/candlestick/utils.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/canvas/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/canvas/CanvasPanel.tsx drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/canvas/editor/ --rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/canvas/editor/ElementEditor.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/canvas/editor/elementEditor.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/canvas/editor/layerEditor.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/canvas/editor/LayerElementListEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/canvas/editor/options.ts --rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/canvas/editor/SelectedElementEditor.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/canvas/editor/PlacementEditor.tsx drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/canvas/img/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/canvas/img/icn-canvas.svg -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/canvas/models.cue @@ -2775,6 +2924,7 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/canvas/img/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/canvas/module.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/canvas/plugin.json -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/canvas/README.md +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/canvas/types.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/dashlist/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/dashlist/DashList.tsx drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/dashlist/img/ @@ -2796,6 +2946,7 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/debug/img/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/debug/plugin.json -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/debug/README.md -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/debug/RenderInfoViewer.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/debug/StateView.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/debug/types.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/gauge/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/gauge/GaugeMigrations.test.ts @@ -2808,6 +2959,7 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/gauge/img/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/gauge/plugin.json drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/gauge/__snapshots__/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/gauge/__snapshots__/GaugeMigrations.test.ts.snap +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/gauge/suggestions.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/gauge/types.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/geomap/ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/geomap/components/ @@ -2815,15 +2967,23 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/geomap/component -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/geomap/components/DebugOverlay.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/geomap/components/ObservablePropsWrapper.tsx drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/geomap/editor/ --rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/geomap/editor/BaseLayerEditor.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/geomap/editor/DataLayersEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/geomap/editor/GazetteerPathEditor.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/geomap/editor/LayerEditor.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/geomap/editor/GeomapStyleRulesEditor.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/geomap/editor/layerEditor.tsx +drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/geomap/editor/LayersEditor/ +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/geomap/editor/LayersEditor/AddLayerButton.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/geomap/editor/LayersEditor/LayerHeader.test.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/geomap/editor/LayersEditor/LayerHeader.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/geomap/editor/LayersEditor/LayerList.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/geomap/editor/LayersEditor/LayersEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/geomap/editor/MapViewEditor.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/geomap/editor/StyleRuleEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/geomap/event.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/geomap/gazetteer/ --rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/geomap/gazetteer/gazetteer.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/geomap/gazetteer/gazetteer.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/geomap/gazetteer/geojson.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/geomap/gazetteer/geojson.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/geomap/gazetteer/worldmap.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/geomap/gazetteer/worldmap.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/geomap/GeomapOverlay.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/geomap/GeomapPanel.tsx @@ -2838,24 +2998,34 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/geomap/layers/ba -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/geomap/layers/basemaps/index.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/geomap/layers/basemaps/osm.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/geomap/layers/data/ --rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/geomap/layers/data/geojsonMapper.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/geomap/layers/data/geojsonLayer.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/geomap/layers/data/heatMap.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/geomap/layers/data/index.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/geomap/layers/data/lastPointTracker.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/geomap/layers/data/markersLayer.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/geomap/layers/data/MarkersLegend.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/geomap/layers/data/StyleEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/geomap/layers/registry.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/geomap/migrations.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/geomap/migrations.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/geomap/module.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/geomap/plugin.json -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/geomap/README.md +drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/geomap/style/ +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/geomap/style/markers.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/geomap/style/types.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/geomap/style/utils.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/geomap/style/utils.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/geomap/types.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/geomap/utils/ +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/geomap/utils/checkFeatureMatchesStyleRule.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/geomap/utils/checkFeatureMatchesStyleRule.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/geomap/utils/geohash.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/geomap/utils/getFeatures.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/geomap/utils/getFeatures.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/geomap/utils/location.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/geomap/utils/location.ts --rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/geomap/utils/regularShapes.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/geomap/utils/selection.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/geomap/view.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/gettingstarted/ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/gettingstarted/components/ @@ -2873,9 +3043,12 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/gettingstarted/i -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/gettingstarted/types.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/graph/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/graph/align_yaxes.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/graph/annotation_tooltip.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/graph/axes_editor.html -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/graph/axes_editor.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/graph/data_processor.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/graph/event_editor.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/graph/event_manager.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/graph/GraphContextMenuCtrl.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/graph/GraphMigrations.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/graph/GraphMigrations.ts @@ -2952,6 +3125,14 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/histogram/img/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/histogram/module.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/histogram/plugin.json -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/histogram/utils.ts +drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/icon/ +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/icon/IconPanel.tsx +drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/icon/img/ +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/icon/img/icn-icon.svg +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/icon/models.gen.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/icon/module.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/icon/plugin.json +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/icon/README.md drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/live/ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/live/img/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/live/img/live.svg @@ -2967,6 +3148,7 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/logs/img/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/logs/LogsPanel.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/logs/module.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/logs/plugin.json +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/logs/suggestions.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/logs/types.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/news/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/news/constants.ts @@ -2983,19 +3165,21 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/news/img/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/news/utils.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/news/utils.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/nodeGraph/ +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/nodeGraph/createLayoutWorker.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/nodeGraph/EdgeArrowMarker.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/nodeGraph/EdgeLabel.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/nodeGraph/Edge.tsx drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/nodeGraph/img/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/nodeGraph/img/icn-node-graph.svg -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/nodeGraph/index.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/nodeGraph/layout.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/nodeGraph/layout.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/nodeGraph/layout.worker.js -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/nodeGraph/Legend.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/nodeGraph/Legend.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/nodeGraph/Marker.tsx drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/nodeGraph/__mocks__/ --rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/nodeGraph/__mocks__/layout.worker.js +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/nodeGraph/__mocks__/layout.worker.js (EMPTY) -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/nodeGraph/module.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/nodeGraph/NodeGraphPanel.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/nodeGraph/NodeGraph.test.tsx @@ -3022,6 +3206,7 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/piechart/img/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/piechart/PieChartPanel.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/piechart/PieChart.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/piechart/plugin.json +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/piechart/suggestions.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/piechart/types.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/piechart/utils.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/pluginlist/ @@ -3046,6 +3231,7 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/state-timeline/_ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/state-timeline/__snapshots__/migrations.test.ts.snap -rwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/state-timeline/StateTimelinePanel.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/state-timeline/StateTimelineTooltip.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/state-timeline/suggestions.ts -rwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/state-timeline/TimelineChart.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/state-timeline/timeline.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/state-timeline/types.ts @@ -3060,6 +3246,7 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/stat/img/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/stat/StatMigrations.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/stat/StatMigrations.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/stat/StatPanel.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/stat/suggestions.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/stat/types.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/status-history/ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/status-history/img/ @@ -3068,8 +3255,10 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/status-history/i -rwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/status-history/module.tsx -rwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/status-history/plugin.json -rwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/status-history/StatusHistoryPanel.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/status-history/suggestions.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/status-history/types.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/table/ +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/table/footer.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/table/img/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/table/img/icn-table-panel.svg -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/table/migrations.test.ts @@ -3098,6 +3287,7 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/table-old/specs/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/table/README.md drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/table/__snapshots__/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/table/__snapshots__/migrations.test.ts.snap +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/table/suggestions.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/table/TablePanel.tsx drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/text/ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/text/img/ @@ -3148,6 +3338,7 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/timeseries/plugi drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/timeseries/__snapshots__/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/timeseries/__snapshots__/migrations.test.ts.snap -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/timeseries/SpanNullsEditor.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/timeseries/suggestions.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/timeseries/ThresholdsStyleEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/timeseries/TimeSeriesPanel.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/timeseries/types.ts @@ -3181,7 +3372,6 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/xychart/img/ drwxr-xr-x root/root usr/share/grafana/public/app/polyfills/ -rw-r--r-- root/root usr/share/grafana/public/app/polyfills/old-mediaquerylist.ts drwxr-xr-x root/root usr/share/grafana/public/app/routes/ --rw-r--r-- root/root usr/share/grafana/public/app/routes/GrafanaCtrl.ts -rw-r--r-- root/root usr/share/grafana/public/app/routes/routes.tsx -rw-r--r-- root/root usr/share/grafana/public/app/routes/utils.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/routes/utils.ts @@ -3212,6 +3402,7 @@ drwxr-xr-x root/root usr/share/grafana/public/app/types/jquery/ -rw-r--r-- root/root usr/share/grafana/public/app/types/query.ts -rw-r--r-- root/root usr/share/grafana/public/app/types/sanitize-url.d.ts -rw-r--r-- root/root usr/share/grafana/public/app/types/store.ts +-rw-r--r-- root/root usr/share/grafana/public/app/types/suggestions.ts -rw-r--r-- root/root usr/share/grafana/public/app/types/svg.d.ts -rw-r--r-- root/root usr/share/grafana/public/app/types/teams.ts -rw-r--r-- root/root usr/share/grafana/public/app/types/templates.ts @@ -3220,12 +3411,437 @@ drwxr-xr-x root/root usr/share/grafana/public/app/types/jquery/ -rw-r--r-- root/root usr/share/grafana/public/app/types/user.ts -rw-r--r-- root/root usr/share/grafana/public/app/types/window.d.ts drwxr-xr-x root/root usr/share/grafana/public/build/ +-rw-r--r-- root/root usr/share/grafana/public/build/1040.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/1040.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/106.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/106.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/1131.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/1131.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/1227.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/1227.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/124.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/124.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/1283.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/1283.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/1328.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/1328.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/1338.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/1338.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/138.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/138.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/1403.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/1403.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/1512.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/1512.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/1544.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/1544.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/1635.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/1635.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/1965.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/1965.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/2019.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/2019.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/2351.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/2351.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/2430.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/2430.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/2459.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/2459.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/250.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/250.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/2738.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/2738.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/2848.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/2848.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/3006.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/3006.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/3016.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/3016.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/3099.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/3099.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/3184.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/3184.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/3282.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/3282.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/3290.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/3290.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/3396.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/3396.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/3426.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/3426.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/3431.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/3431.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/3436.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/3436.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/3515.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/3515.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/369.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/369.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/3754.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/3754.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/3892.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/3892.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/4089.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/4089.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/4127.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/4127.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/418.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/418.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/4197.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/4197.7e4549f1ba8d27312cee.js.map -rw-r--r-- root/root usr/share/grafana/public/build/41f151d7bcbd0600c696.ttf --rw-r--r-- root/root usr/share/grafana/public/build/layout.worker.9b6f5d081aab471c9d6e.worker.js --rw-r--r-- root/root usr/share/grafana/public/build/layout.worker.9b6f5d081aab471c9d6e.worker.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/4242.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/4242.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/4413.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/4413.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/4531.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/4531.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/4567.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/4567.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/4657.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/4657.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/4782.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/4782.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/4786.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/4786.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/4880.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/4880.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/4898.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/4898.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/4906.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/4906.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/5209.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/5209.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/5211.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/5211.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/5240.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/5240.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/52.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/52.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/5318.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/5318.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/5346.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/5346.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/5408.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/5408.7e4549f1ba8d27312cee.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/5408.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/5490.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/5490.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/5605.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/5605.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/5620.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/5620.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/5706.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/5706.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/5734.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/5734.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/5772.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/5772.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/5802.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/5802.7e4549f1ba8d27312cee.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/5802.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/5818.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/5818.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/5839.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/5839.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/5844.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/5844.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/5899.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/5899.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/5919.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/5919.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/6023.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/6023.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/6081.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/6081.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/6113.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/6113.7e4549f1ba8d27312cee.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/6113.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/6186.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/6186.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/6229.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/6229.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/6232.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/6232.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/6418.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/6418.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/6449.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/6449.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/647.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/647.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/6809.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/6809.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/6820.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/6820.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/6893.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/6893.7e4549f1ba8d27312cee.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/6893.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/6925.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/6925.7e4549f1ba8d27312cee.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/6925.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/7083.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/7083.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/7179.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/7179.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/7409.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/7409.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/7428.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/7428.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/7462.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/7462.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/7571.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/7571.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/7633.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/7633.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/7657.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/7657.7e4549f1ba8d27312cee.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/7657.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/7669.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/7669.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/76.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/76.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/7762.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/7762.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/7874.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/7874.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/8019.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/8019.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/8204.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/8204.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/8221.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/8221.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/8242.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/8242.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/838.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/838.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/844.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/844.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/852.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/8530.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/8530.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/8582.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/8582.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/8593.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/8593.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/8644.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/8644.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/8685.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/8685.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/8778.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/8778.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/8951.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/8951.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/9000.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/9000.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/9038.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/9038.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/9209.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/9209.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/9263.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/9263.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/9297.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/9297.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/9348.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/9348.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/9474.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/9474.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/9544.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/9544.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/9630.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/9630.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/9634.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/9634.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/9831.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/9831.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/9968.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/9968.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/AdminEditOrgPage.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/AdminEditOrgPage.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/AdminListOrgsPage.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/AdminListOrgsPage.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/AdminSettings.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/AdminSettings.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/AlertAmRoutes.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/AlertAmRoutes.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/AlertGroups.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/AlertGroups.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/AlertingAdmin.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/AlertingAdmin.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/Alerting feature toggle page.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/Alerting feature toggle page.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/AlertingRedirectToRule.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/AlertingRedirectToRule.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/AlertingRule.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/AlertingRule.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/AlertingRuleForm.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/AlertingRuleForm.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/alertmanagerPlugin.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/alertmanagerPlugin.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/AlertRuleList.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/AlertRuleList.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/AlertRuleListIndex.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/AlertRuleListIndex.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/AlertSilences.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/AlertSilences.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/ApiKeysPage.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/ApiKeysPage.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/app.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/app.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/AppRootPage.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/AppRootPage.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/azureMonitorPlugin.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/azureMonitorPlugin.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/BenchmarksPage.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/BenchmarksPage.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/brace.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/brace.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/canvasPanel.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/canvasPanel.7e4549f1ba8d27312cee.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/canvasPanel.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/ChangePasswordPage.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/ChangePasswordPage.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/CloudAdminPage.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/CloudAdminPage.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/cloudMonitoringPlugin.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/cloudMonitoringPlugin.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/cloudwatchPlugin.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/cloudwatchPlugin.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/CreateTeam.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/CreateTeam.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/dark.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/DashboardImport.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/DashboardImport.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/DashboardListPage.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/DashboardListPage.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/DashboardPage.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/DashboardPage.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/DataSourceDashboards.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/DataSourceDashboards.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/DataSourceSettingsPage.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/DataSourceSettingsPage.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/DataSourcesListPage.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/DataSourcesListPage.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/EditNotificationChannel.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/EditNotificationChannel.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/elasticsearchPlugin.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/elasticsearchPlugin.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/explore.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/explore.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/FeatureTogglePage.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/FeatureTogglePage.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/FolderLibraryPanelsPage.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/FolderLibraryPanelsPage.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/FolderPermissions.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/FolderPermissions.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/FolderSettingsPage.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/FolderSettingsPage.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/geomapPanel.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/geomapPanel.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/grafana.dark.7e4549f1ba8d27312cee.css +-rw-r--r-- root/root usr/share/grafana/public/build/grafana.light.7e4549f1ba8d27312cee.css +-rw-r--r-- root/root usr/share/grafana/public/build/grafanaPlugin.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/grafanaPlugin.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/graphitePlugin.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/graphitePlugin.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/iconPanel.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/iconPanel.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/influxdbPlugin.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/influxdbPlugin.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/jaegerPlugin.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/LibraryPanelsPage.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/LibraryPanelsPage.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/light.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/LiveStatusPage.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/LiveStatusPage.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/lokiPlugin.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/lokiPlugin.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/mixedPlugin.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/mixedPlugin.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/mssqlPlugin.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/mssqlPlugin.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/mysqlPlugin.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/mysqlPlugin.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/NewDashboardsFolder.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/NewDashboardsFolder.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/NewDataSourcePage.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/NewDataSourcePage.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/NewNotificationChannel.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/NewNotificationChannel.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/NewOrgPage.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/NewOrgPage.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/NotificationsListPage.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/NotificationsListPage.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/opentsdbPlugin.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/opentsdbPlugin.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/OrgDetailsPage.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/OrgDetailsPage.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/PipelineAdminPage.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/PipelineAdminPage.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/PlaylistEditPage.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/PlaylistEditPage.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/PlaylistNewPage.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/PlaylistNewPage.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/PlaylistPage.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/PlaylistPage.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/PlaylistStartPage.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/PlaylistStartPage.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/PluginListPage.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/PluginListPage.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/PluginPage.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/PluginPage.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/postgresPlugin.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/postgresPlugin.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/prometheusPlugin.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/prometheusPlugin.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/prom-query-field.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/prom-query-field.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/react-monaco-editor.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/react-monaco-editor.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/rst2html.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/rst2html.7e4549f1ba8d27312cee.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/rst2html.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/runtime.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/runtime.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/SelectOrgPage.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/SelectOrgPage.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/SendResetMailPage.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/SendResetMailPage.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/ServerStats.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/ServerStats.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/SignupInvited.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/SignupInvited.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/SnapshotListPage.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/SnapshotListPage.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/SoloPanelPage.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/SoloPanelPage.7e4549f1ba8d27312cee.js.map drwxr-xr-x root/root usr/share/grafana/public/build/static/ drwxr-xr-x root/root usr/share/grafana/public/build/static/img/ -rw-r--r-- root/root usr/share/grafana/public/build/static/img/codicon.68664da4.ttf +-rw-r--r-- root/root usr/share/grafana/public/build/TeamList.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/TeamList.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/TeamPages.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/TeamPages.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/tempoPlugin.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/tempoPlugin.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/testDataDSPlugin.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/testDataDSPlugin.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/TestStuffPage.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/TestStuffPage.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/UserCreatePage.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/UserCreatePage.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/UserInvitePage.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/UserInvitePage.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/UserListAdminPage.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/UserListAdminPage.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/UserProfileEditPage.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/UserProfileEditPage.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/UsersListPage.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/UsersListPage.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/visjs-network.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/visjs-network.7e4549f1ba8d27312cee.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/visjs-network.7e4549f1ba8d27312cee.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/zipkinPlugin.7e4549f1ba8d27312cee.js +-rw-r--r-- root/root usr/share/grafana/public/build/zipkinPlugin.7e4549f1ba8d27312cee.js.map drwxr-xr-x root/root usr/share/grafana/public/dashboards/ -rw-r--r-- root/root usr/share/grafana/public/dashboards/default.json -rw-r--r-- root/root usr/share/grafana/public/dashboards/home.json @@ -3233,6 +3849,8 @@ drwxr-xr-x root/root usr/share/grafana/public/dashboards/ -rw-r--r-- root/root usr/share/grafana/public/dashboards/scripted.js -rw-r--r-- root/root usr/share/grafana/public/dashboards/scripted_templated.js -rw-r--r-- root/root usr/share/grafana/public/dashboards/template_vars.json +drwxr-xr-x root/root usr/share/grafana/public/dist/ +-rw-r--r-- root/root usr/share/grafana/public/dist/tsconfig.tsbuildinfo drwxr-xr-x root/root usr/share/grafana/public/emails/ -rw-r--r-- root/root usr/share/grafana/public/emails/alert_notification_example.html -rw-r--r-- root/root usr/share/grafana/public/emails/alert_notification.html @@ -3300,6 +3918,7 @@ drwxr-xr-x root/root usr/share/grafana/public/fonts/roboto/ -rw-r--r-- root/root usr/share/grafana/public/fonts/roboto/WxrXJa0C3KdtC7lMafG4dRTbgVql8nDJpwnrE27mub0.woff2 -rw-r--r-- root/root usr/share/grafana/public/fonts/roboto/ZLqKeelYbATG60EpZBSDyxJtnKITppOI_IvcXXDNrsc.woff2 drwxr-xr-x root/root usr/share/grafana/public/gazetteer/ +-rw-r--r-- root/root usr/share/grafana/public/gazetteer/airports.geojson -rw-r--r-- root/root usr/share/grafana/public/gazetteer/countries.json -rw-r--r-- root/root usr/share/grafana/public/gazetteer/usa-states.json drwxr-xr-x root/root usr/share/grafana/public/img/ @@ -3349,6 +3968,7 @@ drwxr-xr-x root/root usr/share/grafana/public/img/bg/ -rw-r--r-- root/root usr/share/grafana/public/img/icn-datasource.svg -rw-r--r-- root/root usr/share/grafana/public/img/icn-panel.svg -rw-r--r-- root/root usr/share/grafana/public/img/icn-plugins-tiny.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icn-renderer.svg -rw-r--r-- root/root usr/share/grafana/public/img/icn-row.svg drwxr-xr-x root/root usr/share/grafana/public/img/icons/ drwxr-xr-x root/root usr/share/grafana/public/img/icons/custom/ @@ -3480,6 +4100,14 @@ drwxr-xr-x root/root usr/share/grafana/public/img/icons_light_theme/ -rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_visualize_active.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_visualize.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_zoom_out.svg +drwxr-xr-x root/root usr/share/grafana/public/img/icons/marker/ +-rw-r--r-- root/root usr/share/grafana/public/img/icons/marker/circle.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/marker/cross.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/marker/plane.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/marker/square.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/marker/star.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/marker/triangle.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/marker/x-mark.svg drwxr-xr-x root/root usr/share/grafana/public/img/icons/mono/ -rw-r--r-- root/root usr/share/grafana/public/img/icons/mono/apps.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/mono/bell.svg @@ -4163,7 +4791,6 @@ drwxr-xr-x root/root usr/share/grafana/public/img/icons/unicons/ -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/import.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/inbox.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/incoming-call.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/index.json -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/info-circle.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/info.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/instagram-alt.svg @@ -4758,10 +5385,13 @@ drwxr-xr-x root/root usr/share/grafana/public/img/plugins/ -rw-r--r-- root/root usr/share/grafana/public/img/plugins/snowflake.svg -rw-r--r-- root/root usr/share/grafana/public/img/plugins/splunk_logo_128.png -rw-r--r-- root/root usr/share/grafana/public/img/plugins/wavefront.svg --rw-r--r-- root/root usr/share/grafana/public/img/rendering_error.png --rw-r--r-- root/root usr/share/grafana/public/img/rendering_limit.png +-rw-r--r-- root/root usr/share/grafana/public/img/rendering_error_dark.png +-rw-r--r-- root/root usr/share/grafana/public/img/rendering_error_light.png +-rw-r--r-- root/root usr/share/grafana/public/img/rendering_limit_dark.png +-rw-r--r-- root/root usr/share/grafana/public/img/rendering_limit_light.png -rw-r--r-- root/root usr/share/grafana/public/img/rendering_plugin_not_installed.png --rw-r--r-- root/root usr/share/grafana/public/img/rendering_timeout.png +-rw-r--r-- root/root usr/share/grafana/public/img/rendering_timeout_dark.png +-rw-r--r-- root/root usr/share/grafana/public/img/rendering_timeout_light.png -rw-r--r-- root/root usr/share/grafana/public/img/transparent.png -rw-r--r-- root/root usr/share/grafana/public/img/user_profile.png -rw-r--r-- root/root usr/share/grafana/public/img/warn.svg @@ -5178,7 +5808,6 @@ drwxr-xr-x root/root usr/share/grafana/public/sass/pages/ -rw-r--r-- root/root usr/share/grafana/public/sass/pages/_playlist.scss -rw-r--r-- root/root usr/share/grafana/public/sass/pages/_plugins.scss -rw-r--r-- root/root usr/share/grafana/public/sass/pages/_signup.scss --rw-r--r-- root/root usr/share/grafana/public/sass/.sass-lint.yml drwxr-xr-x root/root usr/share/grafana/public/sass/utils/ -rw-r--r-- root/root usr/share/grafana/public/sass/utils/_angular.scss -rw-r--r-- root/root usr/share/grafana/public/sass/utils/_flex.scss @@ -5207,6 +5836,7 @@ drwxr-xr-x root/root usr/share/grafana/public/testdata/ -rw-r--r-- root/root usr/share/grafana/public/testdata/flight_info_by_state.csv -rw-r--r-- root/root usr/share/grafana/public/testdata/gdp_per_capita.csv -rw-r--r-- root/root usr/share/grafana/public/testdata/js_libraries.csv +-rw-r--r-- root/root usr/share/grafana/public/testdata/ohlc_dogecoin.csv -rw-r--r-- root/root usr/share/grafana/public/testdata/population_by_state.csv -rw-r--r-- root/root usr/share/grafana/public/testdata/weight_height.csv drwxr-xr-x root/root usr/share/grafana/public/test/helpers/ @@ -5240,6 +5870,7 @@ drwxr-xr-x root/root usr/share/grafana/public/test/mocks/ -rw-r--r-- root/root usr/share/grafana/public/test/mocks/monaco.ts -rw-r--r-- root/root usr/share/grafana/public/test/mocks/style.ts -rw-r--r-- root/root usr/share/grafana/public/test/mocks/svg.ts +-rw-r--r-- root/root usr/share/grafana/public/test/mocks/workers.ts -rw-r--r-- root/root usr/share/grafana/public/test/setupTests.ts drwxr-xr-x root/root usr/share/grafana/public/test/specs/ -rw-r--r-- root/root usr/share/grafana/public/test/specs/helpers.ts diff --git a/grafana/.signature b/grafana/.signature index bce193ec2..61961ef10 100644 --- a/grafana/.signature +++ b/grafana/.signature @@ -1,8 +1,8 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF30h17Re1jmiCRHvCMWsJY3WRzfx08EiEUH1tiUEhQXTJjDw57a4SAfkP0VlMfokHE5+qRkCjJDt4ZnW/dl7NjwA= -SHA256 (Pkgfile) = 69f998b67100c5dd97b000fef23bba1d6ae95d71d38af44cbb3d833964be5b91 -SHA256 (.footprint) = d9299b6e8083f8f77d7b58f0c2dfb07da77d5f572a7a848a4790c22065ff3f3c -SHA256 (grafana-8.2.5.tar.gz) = d83e07256a6e55e44e1b63fa0dd505927687336ea6dc89fe7bccfa14d5ba1a97 -SHA256 (grafana-8.2.5.linux-amd64.tar.gz) = 9e0400f39f34aef1f70b4e137ee22c7624ad6ef93bfc74430ed4b4e2047dd8ce +RWSagIOpLGJF31mIaWZEi6NW5o6WmESuSlbdUOhRJ2e75hmLW2lMFdT9k3nicvU+0kuVIsUfb27n5/IPqcTKLX98p/ej04cB7Ag= +SHA256 (Pkgfile) = 1b82c21f0f79694c54d848911c0b5b6e62da1d086d1fe68a765a4e693d382ad1 +SHA256 (.footprint) = 78e22457d4136ce95715b94ba99b15c7b869a54926a50b25c72a7c4a9cc39397 +SHA256 (grafana-8.3.0.tar.gz) = e416b87558d34432560f8b7e7f20e376072ddf2900b631080898d66cc6d78029 +SHA256 (grafana-8.3.0.linux-amd64.tar.gz) = a3cbb0f5546e2bddc86d981c666166676cdb80a76bc866de68f02542bf30257c SHA256 (grafana.confd) = 302e0281dea67cde2edd1e7d06bd7abf6a8b335595c050ffa874cb1c1bd19036 SHA256 (grafana.service) = 3b652a54c5f26d19197955854483687d7c761a2299788a182200acd5d1ffbb47 diff --git a/grafana/Pkgfile b/grafana/Pkgfile index 59fe596a4..2a8d83e51 100644 --- a/grafana/Pkgfile +++ b/grafana/Pkgfile @@ -4,7 +4,7 @@ # Depends on: fontconfig go git npm yarn name=grafana -version=8.2.5 +version=8.3.0 release=1 source=(https://github.com/grafana/grafana/archive/v$version/$name-$version.tar.gz https://dl.grafana.com/oss/release/grafana-$version.linux-amd64.tar.gz @@ -39,7 +39,7 @@ build() { go run build.go build # }}} # build frontend {{{ - yarn install --frozen-lockfile --no-progress + yarn install --frozen-lockfile NODE_ENV=production yarn run build # }}} |