diff options
author | Tim Biermann <tbier@posteo.de> | 2021-11-15 18:21:47 +0100 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2021-11-15 18:21:47 +0100 |
commit | ab2ed83e9443558f5075e9cff1749a80898c2377 (patch) | |
tree | fb0bbc46acdd2a1a32528b3e0fb831b2926b168d /grafana | |
parent | 771df126c636a8531da1c5201b7df6c1c255034c (diff) | |
download | contrib-ab2ed83e9443558f5075e9cff1749a80898c2377.tar.gz contrib-ab2ed83e9443558f5075e9cff1749a80898c2377.tar.xz |
grafana: 8.2.3 -> 8.2.4
Diffstat (limited to 'grafana')
-rw-r--r-- | grafana/.footprint | 2205 | ||||
-rw-r--r-- | grafana/.signature | 10 | ||||
-rw-r--r-- | grafana/Pkgfile | 3 | ||||
-rwxr-xr-x | grafana/maintainer_clean_footprint | 5 |
4 files changed, 909 insertions, 1314 deletions
diff --git a/grafana/.footprint b/grafana/.footprint index 6b467b8ab..d450946fa 100644 --- a/grafana/.footprint +++ b/grafana/.footprint @@ -12,8 +12,8 @@ drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/grafana/ drwxr-xr-x root/root usr/share/grafana/conf/ -rw-r--r-- root/root usr/share/grafana/conf/defaults.ini --rw-r--r-- root/root usr/share/grafana/conf/ldap.toml -rw-r--r-- root/root usr/share/grafana/conf/ldap_multiple.toml +-rw-r--r-- root/root usr/share/grafana/conf/ldap.toml drwxr-xr-x root/root usr/share/grafana/conf/provisioning/ drwxr-xr-x root/root usr/share/grafana/conf/provisioning/access-control/ -rw-r--r-- root/root usr/share/grafana/conf/provisioning/access-control/sample.yaml @@ -28,7 +28,6 @@ drwxr-xr-x root/root usr/share/grafana/conf/provisioning/plugins/ -rw-r--r-- root/root usr/share/grafana/conf/sample.ini drwxr-xr-x root/root usr/share/grafana/public/ drwxr-xr-x root/root usr/share/grafana/public/app/ --rw-r--r-- root/root usr/share/grafana/public/app/AppWrapper.tsx 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 @@ -46,6 +45,7 @@ drwxr-xr-x root/root usr/share/grafana/public/app/angular/ -rw-r--r-- root/root usr/share/grafana/public/app/angular/services.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 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 @@ -65,13 +65,25 @@ 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/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 -rw-r--r-- root/root usr/share/grafana/public/app/core/components/DynamicImports/SafeDynamicImport.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/core/components/DynamicImports/SafeDynamicImport.tsx +drwxr-xr-x root/root usr/share/grafana/public/app/core/components/editors/ +-rw-r--r-- root/root usr/share/grafana/public/app/core/components/editors/DashboardPickerByID.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/core/components/editors/DashboardPicker.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/core/components/editors/registry.tsx drwxr-xr-x root/root usr/share/grafana/public/app/core/components/EmptyListCTA/ -rw-r--r-- root/root usr/share/grafana/public/app/core/components/EmptyListCTA/EmptyListCTA.tsx drwxr-xr-x root/root usr/share/grafana/public/app/core/components/ErrorPage/ @@ -81,15 +93,22 @@ drwxr-xr-x root/root usr/share/grafana/public/app/core/components/FolderFilter/ drwxr-xr-x root/root usr/share/grafana/public/app/core/components/Footer/ -rw-r--r-- root/root usr/share/grafana/public/app/core/components/Footer/Footer.tsx drwxr-xr-x root/root usr/share/grafana/public/app/core/components/ForgottenPassword/ --rw-r--r-- root/root usr/share/grafana/public/app/core/components/ForgottenPassword/ChangePassword.tsx -rw-r--r-- root/root usr/share/grafana/public/app/core/components/ForgottenPassword/ChangePasswordPage.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/core/components/ForgottenPassword/ChangePasswordPage.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/core/components/ForgottenPassword/ChangePassword.tsx -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/LocalStorageValueProvider.tsx -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 drwxr-xr-x root/root usr/share/grafana/public/app/core/components/Login/ -rw-r--r-- root/root usr/share/grafana/public/app/core/components/Login/LoginCtrl.tsx -rw-r--r-- root/root usr/share/grafana/public/app/core/components/Login/LoginForm.tsx @@ -98,17 +117,19 @@ drwxr-xr-x root/root usr/share/grafana/public/app/core/components/Login/ -rw-r--r-- root/root usr/share/grafana/public/app/core/components/Login/LoginPage.tsx -rw-r--r-- root/root usr/share/grafana/public/app/core/components/Login/LoginServiceButtons.tsx -rw-r--r-- root/root usr/share/grafana/public/app/core/components/Login/UserSignup.tsx +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/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/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/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 @@ -116,8 +137,6 @@ 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/NodeGraphSettings.tsx -rw-r--r-- root/root usr/share/grafana/public/app/core/components/OrgSwitcher.tsx drwxr-xr-x root/root usr/share/grafana/public/app/core/components/Page/ --rw-r--r-- root/root usr/share/grafana/public/app/core/components/Page/Page.tsx --rw-r--r-- root/root usr/share/grafana/public/app/core/components/Page/PageContents.tsx drwxr-xr-x root/root usr/share/grafana/public/app/core/components/PageActionBar/ -rw-r--r-- root/root usr/share/grafana/public/app/core/components/PageActionBar/PageActionBar.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/core/components/PageActionBar/PageActionBar.tsx @@ -128,6 +147,8 @@ drwxr-xr-x root/root usr/share/grafana/public/app/core/components/PageHeader/ -rw-r--r-- root/root usr/share/grafana/public/app/core/components/PageHeader/PageHeader.tsx drwxr-xr-x root/root usr/share/grafana/public/app/core/components/PageLoader/ -rw-r--r-- root/root usr/share/grafana/public/app/core/components/PageLoader/PageLoader.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/core/components/Page/PageContents.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/core/components/Page/Page.tsx drwxr-xr-x root/root usr/share/grafana/public/app/core/components/PanelTypeFilter/ -rw-r--r-- root/root usr/share/grafana/public/app/core/components/PanelTypeFilter/PanelTypeFilter.tsx drwxr-xr-x root/root usr/share/grafana/public/app/core/components/PasswordField/ @@ -136,8 +157,8 @@ drwxr-xr-x root/root usr/share/grafana/public/app/core/components/PasswordField/ drwxr-xr-x root/root usr/share/grafana/public/app/core/components/PermissionList/ -rw-r--r-- root/root usr/share/grafana/public/app/core/components/PermissionList/AddPermission.tsx -rw-r--r-- root/root usr/share/grafana/public/app/core/components/PermissionList/DisabledPermissionListItem.tsx --rw-r--r-- root/root usr/share/grafana/public/app/core/components/PermissionList/PermissionList.tsx -rw-r--r-- root/root usr/share/grafana/public/app/core/components/PermissionList/PermissionListItem.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/core/components/PermissionList/PermissionList.tsx -rw-r--r-- root/root usr/share/grafana/public/app/core/components/PermissionList/PermissionsInfo.tsx drwxr-xr-x root/root usr/share/grafana/public/app/core/components/PluginHelp/ -rw-r--r-- root/root usr/share/grafana/public/app/core/components/PluginHelp/PluginHelp.tsx @@ -147,6 +168,13 @@ 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/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/ -rw-r--r-- root/root usr/share/grafana/public/app/core/components/Select/FolderPicker.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/core/components/Select/FolderPicker.tsx @@ -154,28 +182,32 @@ drwxr-xr-x root/root usr/share/grafana/public/app/core/components/Select/ -rw-r--r-- root/root usr/share/grafana/public/app/core/components/Select/MetricSelect.tsx -rw-r--r-- root/root usr/share/grafana/public/app/core/components/Select/OrgPicker.tsx drwxr-xr-x root/root usr/share/grafana/public/app/core/components/Select/ReadonlyFolderPicker/ --rw-r--r-- root/root usr/share/grafana/public/app/core/components/Select/ReadonlyFolderPicker/ReadonlyFolderPicker.test.tsx --rw-r--r-- root/root usr/share/grafana/public/app/core/components/Select/ReadonlyFolderPicker/ReadonlyFolderPicker.tsx -rw-r--r-- root/root usr/share/grafana/public/app/core/components/Select/ReadonlyFolderPicker/api.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/components/Select/ReadonlyFolderPicker/api.ts +-rw-r--r-- root/root usr/share/grafana/public/app/core/components/Select/ReadonlyFolderPicker/ReadonlyFolderPicker.test.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/core/components/Select/ReadonlyFolderPicker/ReadonlyFolderPicker.tsx -rw-r--r-- root/root usr/share/grafana/public/app/core/components/Select/ReadonlyFolderPicker/types.ts +drwxr-xr-x root/root usr/share/grafana/public/app/core/components/Select/__snapshots__/ +-rw-r--r-- root/root usr/share/grafana/public/app/core/components/Select/__snapshots__/FolderPicker.test.tsx.snap -rw-r--r-- root/root usr/share/grafana/public/app/core/components/Select/SortPicker.tsx -rw-r--r-- root/root usr/share/grafana/public/app/core/components/Select/TeamPicker.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/core/components/Select/TeamPicker.tsx -rw-r--r-- root/root usr/share/grafana/public/app/core/components/Select/UserPicker.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/core/components/Select/UserPicker.tsx -drwxr-xr-x root/root usr/share/grafana/public/app/core/components/Select/__snapshots__/ --rw-r--r-- root/root usr/share/grafana/public/app/core/components/Select/__snapshots__/FolderPicker.test.tsx.snap drwxr-xr-x root/root usr/share/grafana/public/app/core/components/SharedPreferences/ -rw-r--r-- root/root usr/share/grafana/public/app/core/components/SharedPreferences/SharedPreferences.tsx 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/SignupPage.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/core/components/Signup/SignupPage.tsx --rw-r--r-- root/root usr/share/grafana/public/app/core/components/Signup/VerifyEmail.tsx -rw-r--r-- root/root usr/share/grafana/public/app/core/components/Signup/VerifyEmailPage.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/core/components/Signup/VerifyEmailPage.tsx +-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 @@ -187,7 +219,16 @@ drwxr-xr-x root/root usr/share/grafana/public/app/core/components/TimePicker/ 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/CalculateFieldTransformerEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/ConcatenateTransformerEditor.tsx +drwxr-xr-x root/root usr/share/grafana/public/app/core/components/TransformersUI/configFromQuery/ +-rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/configFromQuery/configFromQuery.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/configFromQuery/ConfigFromQueryTransformerEditor.test.tsx +-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/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 +-rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/fieldToConfigMapping/fieldToConfigMapping.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/FilterByNameTransformerEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/FilterByRefIdTransformerEditor.tsx drwxr-xr-x root/root usr/share/grafana/public/app/core/components/TransformersUI/FilterByValueTransformer/ @@ -205,69 +246,28 @@ 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/LabelsToFieldsTransformerEditor.tsx -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 --rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/ReduceTransformerEditor.tsx --rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/RenameByRegexTransformer.tsx --rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/SeriesToFieldsTransformerEditor.tsx --rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/SeriesToRowsTransformerEditor.tsx --rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/SortByTransformerEditor.tsx -drwxr-xr-x root/root usr/share/grafana/public/app/core/components/TransformersUI/configFromQuery/ --rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/configFromQuery/ConfigFromQueryTransformerEditor.test.tsx --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.test.ts --rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/configFromQuery/configFromQuery.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 --rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/fieldToConfigMapping/fieldToConfigMapping.ts drwxr-xr-x root/root usr/share/grafana/public/app/core/components/TransformersUI/prepareTimeSeries/ -rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/prepareTimeSeries/PrepareTimeSeriesEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/prepareTimeSeries/prepareTimeSeries.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/prepareTimeSeries/prepareTimeSeries.ts +-rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/ReduceTransformerEditor.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/RenameByRegexTransformer.tsx drwxr-xr-x root/root usr/share/grafana/public/app/core/components/TransformersUI/rowsToFields/ +-rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/rowsToFields/rowsToFields.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/rowsToFields/RowsToFieldsTransformerEditor.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/rowsToFields/RowsToFieldsTransformerEditor.tsx --rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/rowsToFields/rowsToFields.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/rowsToFields/rowsToFields.ts +-rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/SeriesToFieldsTransformerEditor.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/SeriesToRowsTransformerEditor.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/SortByTransformerEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/utils.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/components/WithFeatureToggle.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 --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/editors/ --rw-r--r-- root/root usr/share/grafana/public/app/core/components/editors/DashboardPicker.tsx --rw-r--r-- root/root usr/share/grafana/public/app/core/components/editors/DashboardPickerByID.tsx --rw-r--r-- root/root usr/share/grafana/public/app/core/components/editors/registry.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/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/query_part/ --rw-r--r-- root/root usr/share/grafana/public/app/core/components/query_part/query_part.ts --rw-r--r-- root/root usr/share/grafana/public/app/core/components/query_part/query_part_editor.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/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/sql_part/ --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/sql_part/sql_part_editor.ts --rw-r--r-- root/root usr/share/grafana/public/app/core/components/switch.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/config.ts -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.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/ @@ -281,23 +281,23 @@ drwxr-xr-x root/root usr/share/grafana/public/app/core/hooks/ -rw-r--r-- root/root usr/share/grafana/public/app/core/logs_model.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/logs_model.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/mod_defs.d.ts --rw-r--r-- root/root usr/share/grafana/public/app/core/nav_model_srv.ts drwxr-xr-x root/root usr/share/grafana/public/app/core/navigation/ -rw-r--r-- root/root usr/share/grafana/public/app/core/navigation/GrafanaRoute.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/core/navigation/GrafanaRoute.tsx --rw-r--r-- root/root usr/share/grafana/public/app/core/navigation/RouterDebugger.tsx -drwxr-xr-x root/root usr/share/grafana/public/app/core/navigation/__mocks__/ --rw-r--r-- root/root usr/share/grafana/public/app/core/navigation/__mocks__/routeProps.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/navigation/hooks.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/navigation/kiosk.ts +drwxr-xr-x root/root usr/share/grafana/public/app/core/navigation/__mocks__/ +-rw-r--r-- root/root usr/share/grafana/public/app/core/navigation/__mocks__/routeProps.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/navigation/parseKeyValue.ts 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/patch/interceptLinkClicks.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/navigation/patch/RouteParamsProvider.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/navigation/patch/RouteProvider.ts --rw-r--r-- root/root usr/share/grafana/public/app/core/navigation/patch/interceptLinkClicks.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/navigation/queryString.ts +-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/ @@ -312,31 +312,19 @@ 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/AngularLoader.ts --rw-r--r-- root/root usr/share/grafana/public/app/core/services/FetchQueue.test.ts --rw-r--r-- root/root usr/share/grafana/public/app/core/services/FetchQueue.ts --rw-r--r-- root/root usr/share/grafana/public/app/core/services/FetchQueueWorker.test.ts --rw-r--r-- root/root usr/share/grafana/public/app/core/services/FetchQueueWorker.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 -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/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/ --rw-r--r-- root/root usr/share/grafana/public/app/core/services/echo/Echo.ts --rw-r--r-- root/root usr/share/grafana/public/app/core/services/echo/EchoSrv.ts drwxr-xr-x root/root usr/share/grafana/public/app/core/services/echo/backends/ --rw-r--r-- root/root usr/share/grafana/public/app/core/services/echo/backends/PerformanceBackend.ts drwxr-xr-x root/root usr/share/grafana/public/app/core/services/echo/backends/analytics/ -rw-r--r-- root/root usr/share/grafana/public/app/core/services/echo/backends/analytics/ApplicationInsightsBackend.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/services/echo/backends/analytics/GABackend.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/services/echo/backends/analytics/RudderstackBackend.ts +-rw-r--r-- root/root usr/share/grafana/public/app/core/services/echo/backends/PerformanceBackend.ts drwxr-xr-x root/root usr/share/grafana/public/app/core/services/echo/backends/sentry/ -rw-r--r-- root/root usr/share/grafana/public/app/core/services/echo/backends/sentry/SentryBackend.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/services/echo/backends/sentry/SentryBackend.ts @@ -345,11 +333,23 @@ drwxr-xr-x root/root usr/share/grafana/public/app/core/services/echo/backends/se -rw-r--r-- root/root usr/share/grafana/public/app/core/services/echo/backends/sentry/transports/CustomEndpointTransport.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/services/echo/backends/sentry/transports/EchoSrvTransport.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/services/echo/backends/sentry/types.ts +-rw-r--r-- root/root usr/share/grafana/public/app/core/services/echo/EchoSrv.ts +-rw-r--r-- root/root usr/share/grafana/public/app/core/services/echo/Echo.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/services/echo/utils.ts +-rw-r--r-- root/root usr/share/grafana/public/app/core/services/FetchQueue.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/core/services/FetchQueue.ts +-rw-r--r-- root/root usr/share/grafana/public/app/core/services/FetchQueueWorker.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/core/services/FetchQueueWorker.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/services/impression_srv.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/services/keybindingSrv.ts +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/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 @@ -357,10 +357,10 @@ drwxr-xr-x root/root usr/share/grafana/public/app/core/services/echo/backends/se -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/OrgSwitcher.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/core/specs/backend_srv.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/specs/factors.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/specs/flatten.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/core/specs/OrgSwitcher.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/core/specs/rangeutil.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/specs/search_srv.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/specs/store.test.ts @@ -371,14 +371,14 @@ drwxr-xr-x root/root usr/share/grafana/public/app/core/specs/ -rw-r--r-- root/root usr/share/grafana/public/app/core/table_model.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/time_series2.ts drwxr-xr-x root/root usr/share/grafana/public/app/core/utils/ --rw-r--r-- root/root usr/share/grafana/public/app/core/utils/CancelablePromise.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/acl.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/utils/applyStateChanges.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/utils/arrayMove.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/utils/browser.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/utils/browser.ts +-rw-r--r-- root/root usr/share/grafana/public/app/core/utils/CancelablePromise.ts -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/css_loader.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/utils/dag.test.ts @@ -419,19 +419,6 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/admin/ -rw-r--r-- root/root usr/share/grafana/public/app/features/admin/AdminListOrgsPage.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/admin/AdminOrgsTable.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/admin/AdminSettings.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/admin/LicenseChrome.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/admin/OrgRolePicker.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/admin/ServerStats.test.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/admin/ServerStats.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/admin/UpgradePage.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/admin/UserAdminPage.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/admin/UserCreatePage.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/admin/UserLdapSyncInfo.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/admin/UserListAdminPage.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/admin/UserOrgs.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/admin/UserPermissions.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/admin/UserProfile.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/admin/UserSessions.tsx drwxr-xr-x root/root usr/share/grafana/public/app/features/admin/ldap/ -rw-r--r-- root/root usr/share/grafana/public/app/features/admin/ldap/LdapConnectionStatus.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/admin/ldap/LdapPage.tsx @@ -441,36 +428,40 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/admin/ldap/ -rw-r--r-- root/root usr/share/grafana/public/app/features/admin/ldap/LdapUserMappingInfo.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/admin/ldap/LdapUserPermissions.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/admin/ldap/LdapUserTeams.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/admin/LicenseChrome.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/admin/OrgRolePicker.tsx drwxr-xr-x root/root usr/share/grafana/public/app/features/admin/partials/ -rw-r--r-- root/root usr/share/grafana/public/app/features/admin/partials/admin_home.html -rw-r--r-- root/root usr/share/grafana/public/app/features/admin/partials/edit_org.html -rw-r--r-- root/root usr/share/grafana/public/app/features/admin/partials/stats.html -rw-r--r-- root/root usr/share/grafana/public/app/features/admin/partials/styleguide.html +-rw-r--r-- root/root usr/share/grafana/public/app/features/admin/ServerStats.test.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/admin/ServerStats.tsx drwxr-xr-x root/root usr/share/grafana/public/app/features/admin/state/ -rw-r--r-- root/root usr/share/grafana/public/app/features/admin/state/actions.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/admin/state/apis.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/admin/state/reducers.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/admin/state/reducers.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/admin/UpgradePage.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/admin/UserAdminPage.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/admin/UserCreatePage.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/admin/UserLdapSyncInfo.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/admin/UserListAdminPage.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/admin/UserOrgs.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/admin/UserPermissions.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/admin/UserProfile.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/admin/UserSessions.tsx drwxr-xr-x root/root usr/share/grafana/public/app/features/alerting/ -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/AlertHowToModal.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/AlertRuleItem.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/AlertRuleItem.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/AlertRuleListIndex.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/AlertRuleList.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/AlertRuleList.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/AlertRuleListIndex.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/AlertTab.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/AlertTabCtrl.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/AlertTabCtrl.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/AlertTabIndex.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/NewNotificationChannelPage.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/NotificationsIndex.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/NotificationsListPage.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/StateHistory.tsx --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/__snapshots__/ --rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/__snapshots__/TestRuleResult.test.tsx.snap +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/AlertTab.tsx 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/AlertingQueryRow.tsx (EMPTY) -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/components/BasicSettings.tsx @@ -479,19 +470,28 @@ 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/EditNotificationChannelPage.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 +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/NotificationsIndex.tsx +-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 +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/ --rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/state/ThresholdMapper.test.ts --rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/state/ThresholdMapper.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/state/actions.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/state/alertDef.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/StateHistory.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/state/reducers.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/state/reducers.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/state/selectors.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/state/selectors.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/state/ThresholdMapper.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/state/ThresholdMapper.ts +-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 @@ -499,21 +499,6 @@ 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/AlertGroups.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/AmRoutes.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/AmRoutes.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/PanelAlertTab.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/PanelAlertTabContent.test.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/PanelAlertTabContent.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/Receivers.test.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/Receivers.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/RedirectToRuleViewer.test.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/RedirectToRuleViewer.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/RuleEditor.test.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/RuleEditor.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/RuleList.test.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/RuleList.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/RuleViewer.test.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/RuleViewer.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/Silences.test.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/Silences.tsx 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/alertmanager.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/api/grafana.ts @@ -521,73 +506,69 @@ 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/ --rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/AlertLabel.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/AlertLabels.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/AlertManagerPicker.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/AlertingPageWrapper.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/AnnotationDetailsField.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/CollapseToggle.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/DetailsField.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/DynamicTable.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/DynamicTableWithGuidelines.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/EmptyArea.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/Expression.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/PanelPluginsButtonGroup.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/StateColoredText.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/StateTag.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/TimeToNow.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/Well.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/AlertGroup.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/alert-groups/AlertGroupAlertsTable.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/alert-groups/AlertGroupFilter.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/alert-groups/AlertGroupHeader.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/alert-groups/AlertGroup.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/alert-groups/AlertStateFilter.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/alert-groups/GroupBy.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/alert-groups/MatcherFilter.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/AlertingPageWrapper.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/AlertLabels.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/AlertLabel.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/AlertManagerPicker.tsx drwxr-xr-x root/root usr/share/grafana/public/app/features/alerting/unified/components/amroutes/ --rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/amroutes/AmRootRoute.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/amroutes/AmRootRouteForm.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/amroutes/AmRootRouteRead.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/amroutes/AmRootRoute.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/amroutes/AmRoutesExpandedForm.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/amroutes/AmRoutesExpandedRead.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/amroutes/AmRoutesTable.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/amroutes/AmSpecificRouting.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/amroutes/formStyles.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/amroutes/gridStyles.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/AnnotationDetailsField.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/CollapseToggle.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/DetailsField.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/DynamicTable.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/DynamicTableWithGuidelines.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/EmptyArea.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/Expression.tsx drwxr-xr-x root/root usr/share/grafana/public/app/features/alerting/unified/components/panel-alerts-tab/ -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/panel-alerts-tab/NewRuleFromPanelButton.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/PanelPluginsButtonGroup.tsx drwxr-xr-x root/root usr/share/grafana/public/app/features/alerting/unified/components/receivers/ -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/receivers/EditReceiverView.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/receivers/EditTemplateView.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 --rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/receivers/ReceiversAndTemplatesView.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/receivers/ReceiversSection.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/receivers/ReceiversTable.test.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/receivers/ReceiversTable.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/receivers/TemplateForm.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/receivers/TemplatesTable.tsx drwxr-xr-x root/root usr/share/grafana/public/app/features/alerting/unified/components/receivers/form/ -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/receivers/form/ChannelOptions.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/receivers/form/ChannelSubForm.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/receivers/form/CloudCommonChannelSettings.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/receivers/form/CloudReceiverForm.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/receivers/form/CollapsibleSection.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/receivers/form/GrafanaCommonChannelSettings.tsx --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) drwxr-xr-x root/root usr/share/grafana/public/app/features/alerting/unified/components/receivers/form/fields/ -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/receivers/form/fields/DeletedSubform.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/receivers/form/fields/KeyValueMapInput.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/receivers/form/fields/OptionField.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/receivers/form/fields/StringArrayInput.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/receivers/form/fields/styles.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/receivers/form/fields/SubformArrayField.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/receivers/form/fields/SubformField.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/receivers/form/fields/styles.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/receivers/form/GrafanaCommonChannelSettings.tsx +-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/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 +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/receivers/ReceiversAndTemplatesView.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/receivers/ReceiversSection.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/receivers/ReceiversTable.test.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/receivers/ReceiversTable.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/receivers/TemplateForm.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/receivers/TemplatesTable.tsx drwxr-xr-x root/root usr/share/grafana/public/app/features/alerting/unified/components/rule-editor/ -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rule-editor/AlertRuleForm.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rule-editor/AlertTypeStep.tsx @@ -603,8 +584,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/GrafanaConditionsStep.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rule-editor/GroupAndNamespaceFields.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rule-editor/LabelsField.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rule-editor/PreviewRule.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rule-editor/PreviewRuleResult.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rule-editor/PreviewRule.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rule-editor/QueryEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rule-editor/QueryRows.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rule-editor/QueryStep.tsx @@ -613,9 +594,6 @@ 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/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/VizWrapper.tsx -drwxr-xr-x root/root usr/share/grafana/public/app/features/alerting/unified/components/rule-viewer/ --rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rule-viewer/RuleViewerLayout.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rule-viewer/RuleViewerVisualization.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 -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rules/ActionIcon.tsx @@ -626,39 +604,46 @@ 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/rules/EditCloudGroupModal.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rules/GrafanaRules.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rules/NoRulesCTA.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rules/RuleDetails.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rules/RuleDetailsActionButtons.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rules/RuleDetailsAnnotations.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rules/RuleDetailsDataSources.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rules/RuleDetailsExpression.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rules/RuleDetailsMatchingInstances.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rules/RuleDetails.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rules/RuleHealth.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rules/RuleListErrors.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rules/RuleListGroupView.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rules/RuleListStateSection.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rules/RuleListStateView.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rules/RuleState.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rules/RuleStats.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rules/RulesFilter.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rules/RulesGroup.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rules/RulesTable.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rules/RuleState.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rules/RuleStats.tsx +drwxr-xr-x root/root usr/share/grafana/public/app/features/alerting/unified/components/rule-viewer/ +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rule-viewer/RuleViewerLayout.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rule-viewer/RuleViewerVisualization.tsx drwxr-xr-x root/root usr/share/grafana/public/app/features/alerting/unified/components/silences/ -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/silences/AmAlertStateTag.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/silences/Matchers.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/silences/MatchersField.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/silences/Matchers.tsx -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/SilencePeriod.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/silences/SilenceStateTag.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/silences/SilenceTableRow.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/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/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 -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/silences/SilencesTable.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/silences/SilenceStateTag.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/silences/SilenceTableRow.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/StateColoredText.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/StateTag.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/TimeToNow.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/Well.tsx drwxr-xr-x root/root usr/share/grafana/public/app/features/alerting/unified/hooks/ -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/hooks/useAlertManagerSourceName.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/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/useFilteredAmGroups.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/hooks/useFilteredRules.ts @@ -670,13 +655,28 @@ 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/useRuleSourcesWithRuler.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/hooks/useUnifiedAlertingSelector.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/hooks/useVizHeight.ts --rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/mocks.ts drwxr-xr-x root/root usr/share/grafana/public/app/features/alerting/unified/mocks/ -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/mocks/grafana-notifiers.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/mocks.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/PanelAlertTabContent.test.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/PanelAlertTabContent.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/PanelAlertTab.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/Receivers.test.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/Receivers.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/RedirectToRuleViewer.test.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/RedirectToRuleViewer.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/RuleEditor.test.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/RuleEditor.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/RuleList.test.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/RuleList.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/RuleViewer.test.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/RuleViewer.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/Silences.test.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/Silences.tsx drwxr-xr-x root/root usr/share/grafana/public/app/features/alerting/unified/state/ +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/state/actions.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/state/AlertingQueryRunner.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/state/AlertingQueryRunner.ts --rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/state/actions.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/state/reducers.ts drwxr-xr-x root/root usr/share/grafana/public/app/features/alerting/unified/styles/ -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/styles/notifications.ts @@ -709,17 +709,17 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/alerting/unified/util -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/utils/rule-id.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/utils/rules.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/utils/templates.ts --rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/utils/time.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/utils/timeRange.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/utils/timeRange.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/utils/time.ts 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/alerting/utils/notificationChannels.ts +-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/annotation_tooltip.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 @@ -730,8 +730,8 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/annotations/component 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.test.ts -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 @@ -755,11 +755,11 @@ 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.test.ts -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/ --rw-r--r-- root/root usr/share/grafana/public/app/features/canvas/element.ts 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/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 +-rw-r--r-- root/root usr/share/grafana/public/app/features/canvas/element.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/canvas/group.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/canvas/index.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/canvas/registry.ts @@ -771,25 +771,15 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/canvas/runtime/ drwxr-xr-x root/root usr/share/grafana/public/app/features/dashboard/ 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/AddPanelWidget/ +-rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/AddPanelWidget/_AddPanelWidget.scss -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/AddPanelWidget/AddPanelWidget.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/AddPanelWidget/AddPanelWidget.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/AddPanelWidget/_AddPanelWidget.scss -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/AddPanelWidget/index.ts drwxr-xr-x root/root usr/share/grafana/public/app/features/dashboard/components/AnnotationSettings/ -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/AnnotationSettings/AngularEditorLoader.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/AnnotationSettings/AnnotationSettingsEdit.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/AnnotationSettings/AnnotationSettingsList.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/AnnotationSettings/index.tsx -drwxr-xr-x root/root usr/share/grafana/public/app/features/dashboard/components/DashExportModal/ --rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/DashExportModal/DashboardExporter.test.ts --rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/DashExportModal/DashboardExporter.ts --rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/DashExportModal/index.ts -drwxr-xr-x root/root usr/share/grafana/public/app/features/dashboard/components/DashNav/ --rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/DashNav/DashNav.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/DashNav/DashNavButton.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/DashNav/DashNavTimeControls.test.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/DashNav/DashNavTimeControls.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/DashNav/index.ts drwxr-xr-x root/root usr/share/grafana/public/app/features/dashboard/components/DashboardLoading/ -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/DashboardLoading/DashboardFailed.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/DashboardLoading/DashboardLoading.tsx @@ -807,20 +797,30 @@ 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/DashboardSettings/AnnotationsSettings.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/DashboardSettings/AutoRefreshIntervals.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/DashboardSettings/AutoRefreshIntervals.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/DashboardSettings/DashboardSettings.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/DashboardSettings/DashboardSettingsHeader.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/DashboardSettings/DashboardSettings.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/DashboardSettings/GeneralSettings.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/DashboardSettings/GeneralSettings.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/DashboardSettings/index.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/DashboardSettings/JsonEditorSettings.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/DashboardSettings/LinksSettings.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/DashboardSettings/LinksSettings.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/DashboardSettings/ListNewButton.tsx +drwxr-xr-x root/root usr/share/grafana/public/app/features/dashboard/components/DashboardSettings/__mocks__/ +-rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/DashboardSettings/__mocks__/versions.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/DashboardSettings/TimePickerSettings.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/DashboardSettings/VersionsSettings.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/DashboardSettings/VersionsSettings.tsx -drwxr-xr-x root/root usr/share/grafana/public/app/features/dashboard/components/DashboardSettings/__mocks__/ --rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/DashboardSettings/__mocks__/versions.ts --rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/DashboardSettings/index.ts +drwxr-xr-x root/root usr/share/grafana/public/app/features/dashboard/components/DashExportModal/ +-rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/DashExportModal/DashboardExporter.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/DashExportModal/DashboardExporter.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/DashExportModal/index.ts +drwxr-xr-x root/root usr/share/grafana/public/app/features/dashboard/components/DashNav/ +-rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/DashNav/DashNavButton.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/DashNav/DashNavTimeControls.test.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/DashNav/DashNavTimeControls.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/DashNav/DashNav.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/DashNav/index.ts drwxr-xr-x root/root usr/share/grafana/public/app/features/dashboard/components/DeleteDashboard/ -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 @@ -828,43 +828,41 @@ 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/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 -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/Inspector/PanelInspectActions.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/Inspector/PanelInspector.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/Inspector/hooks.ts drwxr-xr-x root/root usr/share/grafana/public/app/features/dashboard/components/LinksSettings/ +-rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/LinksSettings/index.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/LinksSettings/LinkSettingsEdit.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/LinksSettings/LinkSettingsList.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/LinksSettings/index.tsx drwxr-xr-x root/root usr/share/grafana/public/app/features/dashboard/components/PanelEditor/ -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/PanelEditor/AngularPanelOptions.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/PanelEditor/DynamicConfigValueEditor.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/PanelEditor/OptionsPane.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/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/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/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 -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/PanelEditor/OverrideCategoryTitle.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/PanelEditor/PanelEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/PanelEditor/PanelEditorQueries.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/PanelEditor/PanelEditorTableView.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/PanelEditor/PanelEditorTabs.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/PanelEditor/PanelEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/PanelEditor/PanelNotSupported.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/PanelEditor/PanelNotSupported.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/PanelEditor/VisualizationButton.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/PanelEditor/VisualizationSelectPane.tsx --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/index.ts 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/OptionSearchEngine.test.ts --rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/PanelEditor/state/OptionSearchEngine.ts -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/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 -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/PanelEditor/state/reducers.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/PanelEditor/state/selectors.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/PanelEditor/state/selectors.ts @@ -873,6 +871,8 @@ 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/usePanelLatestData.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/PanelEditor/utils.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/PanelEditor/utils.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/PanelEditor/VisualizationButton.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/PanelEditor/VisualizationSelectPane.tsx drwxr-xr-x root/root usr/share/grafana/public/app/features/dashboard/components/RepeatRowSelect/ -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/RepeatRowSelect/RepeatRowSelect.tsx drwxr-xr-x root/root usr/share/grafana/public/app/features/dashboard/components/RowOptions/ @@ -880,22 +880,23 @@ 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/RowOptions/RowOptionsForm.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/RowOptions/RowOptionsModal.tsx drwxr-xr-x root/root usr/share/grafana/public/app/features/dashboard/components/SaveDashboard/ --rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/SaveDashboard/SaveDashboardAsModal.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/SaveDashboard/SaveDashboardButton.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/SaveDashboard/SaveDashboardErrorProxy.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/SaveDashboard/SaveDashboardModal.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/SaveDashboard/SaveDashboardModalProxy.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/SaveDashboard/SaveProvisionedDashboard.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/SaveDashboard/UnsavedChangesModal.tsx drwxr-xr-x root/root usr/share/grafana/public/app/features/dashboard/components/SaveDashboard/forms/ -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/SaveDashboard/forms/SaveDashboardAsForm.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/SaveDashboard/forms/SaveDashboardAsForm.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/SaveDashboard/forms/SaveDashboardForm.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/SaveDashboard/forms/SaveDashboardForm.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/SaveDashboard/forms/SaveProvisionedDashboardForm.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/SaveDashboard/SaveDashboardAsModal.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/SaveDashboard/SaveDashboardButton.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/SaveDashboard/SaveDashboardErrorProxy.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/SaveDashboard/SaveDashboardModalProxy.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/SaveDashboard/SaveDashboardModal.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/SaveDashboard/SaveProvisionedDashboard.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/SaveDashboard/types.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/SaveDashboard/UnsavedChangesModal.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/SaveDashboard/useDashboardSave.tsx drwxr-xr-x root/root usr/share/grafana/public/app/features/dashboard/components/ShareModal/ +-rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/ShareModal/index.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/ShareModal/ShareEmbed.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/ShareModal/ShareExport.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/ShareModal/ShareLibraryPanel.tsx @@ -903,23 +904,22 @@ 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/ShareModal/ShareLink.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/ShareModal/ShareModal.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/ShareModal/ShareSnapshot.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/ShareModal/ViewJsonModal.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/ShareModal/index.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/ShareModal/types.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/ShareModal/utils.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/ShareModal/utils.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/ShareModal/ViewJsonModal.tsx drwxr-xr-x root/root usr/share/grafana/public/app/features/dashboard/components/SubMenu/ -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/SubMenu/AnnotationPicker.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/SubMenu/Annotations.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/SubMenu/DashboardLinks.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/SubMenu/DashboardLinksDashboard.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/SubMenu/DashboardLinksDashboard.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/SubMenu/SubMenu.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/SubMenu/DashboardLinks.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/SubMenu/SubMenuItems.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/SubMenu/SubMenu.tsx drwxr-xr-x root/root usr/share/grafana/public/app/features/dashboard/components/TransformationsEditor/ -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/TransformationsEditor/TransformationEditor.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/TransformationsEditor/TransformationOperationRow.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/TransformationsEditor/TransformationOperationRows.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/TransformationsEditor/TransformationOperationRow.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/TransformationsEditor/TransformationsEditor.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/TransformationsEditor/TransformationsEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/TransformationsEditor/types.ts @@ -930,21 +930,21 @@ 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/DiffViewer.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/VersionHistory/HistorySrv.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/VersionHistory/HistorySrv.ts --rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/VersionHistory/RevertDashboardModal.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/VersionHistory/VersionHistoryButtons.tsx --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 +-rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/VersionHistory/index.ts drwxr-xr-x root/root usr/share/grafana/public/app/features/dashboard/components/VersionHistory/__mocks__/ -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/VersionHistory/__mocks__/dashboardHistoryMocks.ts --rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/VersionHistory/index.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/VersionHistory/RevertDashboardModal.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/VersionHistory/useDashboardRestore.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/VersionHistory/utils.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/VersionHistory/utils.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/VersionHistory/VersionHistoryButtons.tsx +-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/VizTypePicker.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 @@ -954,27 +954,27 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/dashboard/dashgrid/ -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/dashgrid/DashboardGrid.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/dashgrid/DashboardGrid.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/dashgrid/DashboardPanel.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/dashgrid/liveTimer.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/dashgrid/PanelChromeAngular.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/dashgrid/PanelChrome.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/dashgrid/PanelChrome.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/dashgrid/PanelChromeAngular.tsx drwxr-xr-x root/root usr/share/grafana/public/app/features/dashboard/dashgrid/PanelHeader/ --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/PanelHeader/PanelHeaderCorner.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/dashgrid/PanelHeader/PanelHeaderCorner.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/dashgrid/PanelHeader/PanelHeaderLoadingIndicator.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/dashgrid/PanelHeader/PanelHeaderMenu.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/dashgrid/PanelHeader/PanelHeaderMenuItem.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/dashgrid/PanelHeader/PanelHeaderMenuProvider.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/dashgrid/PanelHeader/PanelHeaderMenuTrigger.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/dashgrid/PanelHeader/PanelHeaderMenu.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/dashgrid/PanelHeader/PanelHeaderMenuWrapper.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/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__/ -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/dashgrid/__snapshots__/DashboardGrid.test.tsx.snap --rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/dashgrid/liveTimer.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/index.ts drwxr-xr-x root/root usr/share/grafana/public/app/features/dashboard/services/ -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/services/DashboardLoaderSrv.ts @@ -982,20 +982,20 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/dashboard/services/ -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/services/TimeSrv.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/services/TimeSrv.ts 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/actions.ts +-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.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 --rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/state/PanelModel.test.ts --rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/state/PanelModel.ts --rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/state/actions.ts --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/getPanelOptionsWithDefaults.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/state/getPanelOptionsWithDefaults.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/state/index.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/state/initDashboard.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/state/initDashboard.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/state/PanelModel.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/state/PanelModel.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/state/reducers.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/state/reducers.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/state/selectors.ts @@ -1007,27 +1007,23 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/dashboard/utils/ -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/utils/getRefreshFromUrl.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/utils/getRefreshFromUrl.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/utils/loadSnapshotData.ts --rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/utils/panel.test.ts --rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/utils/panel.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/utils/panelMerge.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/utils/panelMerge.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/utils/panel.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/utils/panel.ts drwxr-xr-x root/root usr/share/grafana/public/app/features/datasources/ -rw-r--r-- root/root usr/share/grafana/public/app/features/datasources/DashboardsTable.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/datasources/DashboardsTable.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/datasources/DataSourceDashboards.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/datasources/DataSourceDashboards.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/datasources/DataSourceList.test.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/datasources/DataSourcesList.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/datasources/DataSourcesListPage.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/datasources/DataSourcesListPage.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/datasources/NewDataSourcePage.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/datasources/DataSourcesList.tsx 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 -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 --rw-r--r-- root/root usr/share/grafana/public/app/features/datasources/__snapshots__/DataSourcesListPage.test.tsx.snap -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 @@ -1042,10 +1038,14 @@ 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/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 --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/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 +-rw-r--r-- root/root usr/share/grafana/public/app/features/datasources/__snapshots__/DataSourcesListPage.test.tsx.snap drwxr-xr-x root/root usr/share/grafana/public/app/features/datasources/state/ -rw-r--r-- root/root usr/share/grafana/public/app/features/datasources/state/actions.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/datasources/state/actions.ts @@ -1064,13 +1064,13 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/dimensions/ 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/ColorDimensionEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dimensions/editors/IconSelector.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/dimensions/editors/index.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/dimensions/editors/NumberInput.tsx -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/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/editors/index.ts -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/scale.test.ts @@ -1082,29 +1082,34 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/explore/ -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/ElapsedTime.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/ErrorContainer.test.tsx -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/Explore.test.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/explore/Explore.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/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 -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/ExploreQueryInspector.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/explore/Explore.test.tsx -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 --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/LogsContainer.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/LogsMetaRow.tsx --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/LogsNavigationPages.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/LogsNavigationPages.tsx +-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/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__/ +-rw-r--r-- root/root usr/share/grafana/public/app/features/explore/__mocks__/mockData.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/NoDataSourceCallToAction.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/NodeGraphContainer.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/NodeGraphContainer.tsx @@ -1115,8 +1120,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/ReturnToDashboardButton.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/ReturnToDashboardButton.tsx 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/RichHistory/RichHistory.test.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/explore/RichHistory/RichHistory.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/RichHistory/RichHistoryCard.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/RichHistory/RichHistoryCard.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/RichHistory/RichHistoryContainer.test.tsx @@ -1127,47 +1130,20 @@ 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/RichHistory/RichHistorySettings.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/RichHistory/RichHistoryStarredTab.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/RichHistory/RichHistoryStarredTab.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/explore/RichHistory/RichHistory.test.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/explore/RichHistory/RichHistory.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/RunButton.test.tsx -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 --rw-r--r-- root/root usr/share/grafana/public/app/features/explore/TableContainer.test.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/explore/TableContainer.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/explore/Time.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/explore/TimeSyncButton.test.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/explore/TimeSyncButton.tsx -drwxr-xr-x root/root usr/share/grafana/public/app/features/explore/TraceView/ --rw-r--r-- root/root usr/share/grafana/public/app/features/explore/TraceView/TraceView.test.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/explore/TraceView/TraceView.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/explore/TraceView/TraceViewContainer.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/explore/TraceView/createSpanLink.test.ts --rw-r--r-- root/root usr/share/grafana/public/app/features/explore/TraceView/createSpanLink.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/explore/TraceView/uiElements.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/explore/TraceView/useChildrenState.test.ts --rw-r--r-- root/root usr/share/grafana/public/app/features/explore/TraceView/useChildrenState.ts --rw-r--r-- root/root usr/share/grafana/public/app/features/explore/TraceView/useDetailState.test.ts --rw-r--r-- root/root usr/share/grafana/public/app/features/explore/TraceView/useDetailState.ts --rw-r--r-- root/root usr/share/grafana/public/app/features/explore/TraceView/useHoverIndentGuide.test.ts --rw-r--r-- root/root usr/share/grafana/public/app/features/explore/TraceView/useHoverIndentGuide.ts --rw-r--r-- root/root usr/share/grafana/public/app/features/explore/TraceView/useSearch.test.ts --rw-r--r-- root/root usr/share/grafana/public/app/features/explore/TraceView/useSearch.ts --rw-r--r-- root/root usr/share/grafana/public/app/features/explore/TraceView/useViewRange.test.ts --rw-r--r-- root/root usr/share/grafana/public/app/features/explore/TraceView/useViewRange.ts --rw-r--r-- root/root usr/share/grafana/public/app/features/explore/Wrapper.test.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/explore/Wrapper.tsx -drwxr-xr-x root/root usr/share/grafana/public/app/features/explore/__mocks__/ --rw-r--r-- root/root usr/share/grafana/public/app/features/explore/__mocks__/mockData.ts +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 -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/__snapshots__/MetaInfoText.test.tsx.snap -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/__snapshots__/TableContainer.test.tsx.snap -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 -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/state/ -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/state/datasource.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/state/datasource.ts @@ -1183,38 +1159,62 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/explore/state/ -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/state/time.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/state/utils.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/state/utils.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/explore/TableContainer.test.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/explore/TableContainer.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/explore/TimeSyncButton.test.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/explore/TimeSyncButton.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/explore/Time.tsx +drwxr-xr-x root/root usr/share/grafana/public/app/features/explore/TraceView/ +-rw-r--r-- root/root usr/share/grafana/public/app/features/explore/TraceView/createSpanLink.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/explore/TraceView/createSpanLink.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/explore/TraceView/TraceViewContainer.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/explore/TraceView/TraceView.test.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/explore/TraceView/TraceView.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/explore/TraceView/uiElements.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/explore/TraceView/useChildrenState.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/explore/TraceView/useChildrenState.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/explore/TraceView/useDetailState.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/explore/TraceView/useDetailState.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/explore/TraceView/useHoverIndentGuide.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/explore/TraceView/useHoverIndentGuide.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/explore/TraceView/useSearch.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/explore/TraceView/useSearch.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/explore/TraceView/useViewRange.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/explore/TraceView/useViewRange.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/useLiveTailControls.ts drwxr-xr-x root/root usr/share/grafana/public/app/features/explore/utils/ --rw-r--r-- root/root usr/share/grafana/public/app/features/explore/utils/LogsCrossFadeTransition.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/utils/decorators.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/utils/decorators.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/utils/links.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/utils/links.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/explore/utils/LogsCrossFadeTransition.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/utils/set.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/utils/set.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/utils/time.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/explore/Wrapper.test.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/explore/Wrapper.tsx drwxr-xr-x root/root usr/share/grafana/public/app/features/expressions/ --rw-r--r-- root/root usr/share/grafana/public/app/features/expressions/ExpressionDatasource.ts --rw-r--r-- root/root usr/share/grafana/public/app/features/expressions/ExpressionQueryEditor.tsx drwxr-xr-x root/root usr/share/grafana/public/app/features/expressions/components/ -rw-r--r-- root/root usr/share/grafana/public/app/features/expressions/components/ClassicConditions.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/expressions/components/Condition.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/expressions/components/Math.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/expressions/components/Reduce.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/expressions/components/Resample.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/expressions/ExpressionDatasource.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/expressions/ExpressionQueryEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/expressions/guards.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/expressions/types.ts drwxr-xr-x root/root usr/share/grafana/public/app/features/expressions/utils/ -rw-r--r-- root/root usr/share/grafana/public/app/features/expressions/utils/expressionTypes.ts drwxr-xr-x root/root usr/share/grafana/public/app/features/folders/ +drwxr-xr-x root/root usr/share/grafana/public/app/features/folders/components/ +-rw-r--r-- root/root usr/share/grafana/public/app/features/folders/components/NewDashboardsFolder.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/folders/FolderLibraryPanelsPage.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/folders/FolderPermissions.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/folders/FolderSettingsPage.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/folders/FolderSettingsPage.tsx drwxr-xr-x root/root usr/share/grafana/public/app/features/folders/__snapshots__/ -rw-r--r-- root/root usr/share/grafana/public/app/features/folders/__snapshots__/FolderSettingsPage.test.tsx.snap -drwxr-xr-x root/root usr/share/grafana/public/app/features/folders/components/ --rw-r--r-- root/root usr/share/grafana/public/app/features/folders/components/NewDashboardsFolder.tsx drwxr-xr-x root/root usr/share/grafana/public/app/features/folders/state/ -rw-r--r-- root/root usr/share/grafana/public/app/features/folders/state/actions.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/folders/state/navModel.ts @@ -1228,22 +1228,21 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/inspector/ -rw-r--r-- root/root usr/share/grafana/public/app/features/inspector/InspectErrorTab.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/inspector/InspectJSONTab.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/inspector/InspectMetadataTab.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/inspector/InspectStatsTab.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/inspector/InspectStatsTable.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/inspector/InspectStatsTab.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/inspector/InspectSubtitle.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/inspector/QueryInspector.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/inspector/styles.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/inspector/types.ts drwxr-xr-x root/root usr/share/grafana/public/app/features/library-panels/ --rw-r--r-- root/root usr/share/grafana/public/app/features/library-panels/LibraryPanelsPage.tsx drwxr-xr-x root/root usr/share/grafana/public/app/features/library-panels/components/ drwxr-xr-x root/root usr/share/grafana/public/app/features/library-panels/components/AddLibraryPanelModal/ -rw-r--r-- root/root usr/share/grafana/public/app/features/library-panels/components/AddLibraryPanelModal/AddLibraryPanelModal.tsx drwxr-xr-x root/root usr/share/grafana/public/app/features/library-panels/components/ChangeLibraryPanelModal/ -rw-r--r-- root/root usr/share/grafana/public/app/features/library-panels/components/ChangeLibraryPanelModal/ChangeLibraryPanelModal.tsx drwxr-xr-x root/root usr/share/grafana/public/app/features/library-panels/components/DeleteLibraryPanelModal/ --rw-r--r-- root/root usr/share/grafana/public/app/features/library-panels/components/DeleteLibraryPanelModal/DeleteLibraryPanelModal.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/library-panels/components/DeleteLibraryPanelModal/actions.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/library-panels/components/DeleteLibraryPanelModal/DeleteLibraryPanelModal.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/library-panels/components/DeleteLibraryPanelModal/reducer.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/library-panels/components/DeleteLibraryPanelModal/reducer.ts drwxr-xr-x root/root usr/share/grafana/public/app/features/library-panels/components/LibraryPanelCard/ @@ -1256,8 +1255,8 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/library-panels/compon -rw-r--r-- root/root usr/share/grafana/public/app/features/library-panels/components/LibraryPanelsSearch/reducer.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/library-panels/components/LibraryPanelsSearch/reducer.ts drwxr-xr-x root/root usr/share/grafana/public/app/features/library-panels/components/LibraryPanelsView/ --rw-r--r-- root/root usr/share/grafana/public/app/features/library-panels/components/LibraryPanelsView/LibraryPanelsView.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/library-panels/components/LibraryPanelsView/actions.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/library-panels/components/LibraryPanelsView/LibraryPanelsView.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/library-panels/components/LibraryPanelsView/reducer.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/library-panels/components/LibraryPanelsView/reducer.ts drwxr-xr-x root/root usr/share/grafana/public/app/features/library-panels/components/OpenLibraryPanelModal/ @@ -1269,21 +1268,22 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/library-panels/compon drwxr-xr-x root/root usr/share/grafana/public/app/features/library-panels/components/UnlinkModal/ -rw-r--r-- root/root usr/share/grafana/public/app/features/library-panels/components/UnlinkModal/UnlinkModal.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/library-panels/guard.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/library-panels/LibraryPanelsPage.tsx drwxr-xr-x root/root usr/share/grafana/public/app/features/library-panels/state/ -rw-r--r-- root/root usr/share/grafana/public/app/features/library-panels/state/api.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/library-panels/styles.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/library-panels/types.ts --rw-r--r-- root/root usr/share/grafana/public/app/features/library-panels/utils.ts 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/LiveConnectionWarning.tsx -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/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/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 @@ -1292,13 +1292,11 @@ 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/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/RuleModal.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/types.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/live/scopes.ts drwxr-xr-x root/root usr/share/grafana/public/app/features/manage-dashboards/ --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/SnapshotListPage.tsx 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/ImportDashboardOverview.tsx @@ -1307,9 +1305,11 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/manage-dashboards/com 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.ts @@ -1323,8 +1323,6 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/org/ -rw-r--r-- root/root usr/share/grafana/public/app/features/org/OrgProfile.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/org/OrgProfile.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/org/SelectOrgPage.tsx --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/org/__snapshots__/ -rw-r--r-- root/root usr/share/grafana/public/app/features/org/__snapshots__/OrgDetailsPage.test.tsx.snap -rw-r--r-- root/root usr/share/grafana/public/app/features/org/__snapshots__/OrgProfile.test.tsx.snap @@ -1333,19 +1331,21 @@ 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/state/actions.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/org/state/reducers.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/org/state/reducers.ts +-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/PanelRenderer.tsx -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/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 --rw-r--r-- root/root usr/share/grafana/public/app/features/panel/panellinks/link_srv.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 @@ -1353,6 +1353,7 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/panel/partials/ 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/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/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 @@ -1364,72 +1365,46 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/playlist/ -rw-r--r-- root/root usr/share/grafana/public/app/features/playlist/PlaylistSrv.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/playlist/PlaylistSrv.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/playlist/PlaylistStartPage.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/playlist/PlaylistTable.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/playlist/PlaylistTableRow.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/playlist/PlaylistTableRows.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/playlist/PlaylistTableRow.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/playlist/PlaylistTable.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/playlist/StartModal.tsx --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/styles.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/playlist/types.ts --rw-r--r-- root/root usr/share/grafana/public/app/features/playlist/usePlaylist.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/playlist/usePlaylistItems.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/playlist/usePlaylist.tsx drwxr-xr-x root/root usr/share/grafana/public/app/features/plugins/ --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/PluginDashboards.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/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/PluginPage.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/PluginsErrorsInfo.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/UpdatePluginModal.tsx -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/__snapshots__/ --rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/__snapshots__/PluginList.test.tsx.snap --rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/__snapshots__/PluginListItem.test.tsx.snap drwxr-xr-x root/root usr/share/grafana/public/app/features/plugins/admin/ -drwxr-xr-x root/root usr/share/grafana/public/app/features/plugins/admin/__mocks__/ --rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/admin/__mocks__/catalogPlugin.mock.ts --rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/admin/__mocks__/index.ts --rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/admin/__mocks__/localPlugin.mock.ts --rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/admin/__mocks__/mockHelpers.ts --rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/admin/__mocks__/remotePlugin.mock.ts -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/ 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 -rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/admin/components/Badges/PluginEnterpriseBadge.tsx -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/index.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/admin/components/Badges/sharedStyles.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/InstallControlsButton.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/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/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/PluginDetailsHeader.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/admin/components/PluginDetailsHeaderDependencies.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/admin/components/PluginDetailsHeaderSignature.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/admin/components/PluginDetailsHeader.tsx -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/PluginList.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/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.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 -rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/admin/components/PluginSignatureDetailsBadge.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/admin/components/PluginTypeIcon.tsx @@ -1446,6 +1421,12 @@ 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/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__/ +-rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/admin/__mocks__/catalogPlugin.mock.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/admin/__mocks__/index.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/admin/__mocks__/localPlugin.mock.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/admin/__mocks__/mockHelpers.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/admin/__mocks__/remotePlugin.mock.ts 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/Browse.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/admin/pages/Browse.tsx @@ -1459,15 +1440,33 @@ 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 -rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/datasource_srv.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/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/ @@ -1476,37 +1475,38 @@ 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/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 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 -rw-r--r-- root/root usr/share/grafana/public/app/features/profile/ChangePasswordForm.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/profile/ChangePasswordPage.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/profile/ChangePasswordPage.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/profile/UserOrganizations.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/profile/UserProfileEditForm.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/profile/UserProfileEditPage.test.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/profile/UserProfileEditPage.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/profile/UserSessions.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/profile/UserTeams.tsx --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 drwxr-xr-x root/root usr/share/grafana/public/app/features/profile/state/ -rw-r--r-- root/root usr/share/grafana/public/app/features/profile/state/actions.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/profile/state/reducers.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/profile/state/reducers.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/profile/state/selectors.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/profile/types.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/profile/UserOrganizations.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/profile/UserProfileEditForm.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/profile/UserProfileEditPage.test.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/profile/UserProfileEditPage.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/profile/UserSessions.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/profile/UserTeams.tsx 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/QueryEditorRow.test.ts --rw-r--r-- root/root usr/share/grafana/public/app/features/query/components/QueryEditorRow.tsx -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 --rw-r--r-- root/root usr/share/grafana/public/app/features/query/components/QueryGroup.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/query/components/QueryEditorRow.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/query/components/QueryEditorRow.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/query/components/QueryGroupOptions.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/query/components/QueryGroup.tsx drwxr-xr-x root/root usr/share/grafana/public/app/features/query/state/ drwxr-xr-x root/root usr/share/grafana/public/app/features/query/state/DashboardQueryRunner/ -rw-r--r-- root/root usr/share/grafana/public/app/features/query/state/DashboardQueryRunner/AlertStatesWorker.test.ts @@ -1524,16 +1524,16 @@ 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/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/utils.ts --rw-r--r-- root/root usr/share/grafana/public/app/features/query/state/PanelQueryRunner.test.ts --rw-r--r-- root/root usr/share/grafana/public/app/features/query/state/PanelQueryRunner.ts --rw-r--r-- root/root usr/share/grafana/public/app/features/query/state/QueryRunner.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 +-rw-r--r-- root/root usr/share/grafana/public/app/features/query/state/PanelQueryRunner.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/query/state/PanelQueryRunner.ts drwxr-xr-x root/root usr/share/grafana/public/app/features/query/state/processing/ -rw-r--r-- root/root usr/share/grafana/public/app/features/query/state/processing/canceler.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/query/state/processing/revision.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/query/state/queryAnalytics.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/query/state/queryAnalytics.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/query/state/QueryRunner.ts -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 @@ -1554,10 +1554,10 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/search/components/ -rw-r--r-- root/root usr/share/grafana/public/app/features/search/components/SearchField.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/search/components/SearchItem.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/search/components/SearchItem.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/search/components/SearchResults.test.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/search/components/SearchResults.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/search/components/SearchResultsFilter.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/search/components/SearchResultsFilter.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/search/components/SearchResults.test.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/search/components/SearchResults.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/search/components/SearchWrapper.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/search/components/SectionHeader.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/search/constants.ts @@ -1565,8 +1565,8 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/search/hooks/ -rw-r--r-- root/root usr/share/grafana/public/app/features/search/hooks/useDashboardSearch.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/search/hooks/useManageDashboards.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/search/hooks/useManageDashboards.ts --rw-r--r-- root/root usr/share/grafana/public/app/features/search/hooks/useSearch.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/search/hooks/useSearchQuery.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/search/hooks/useSearch.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/search/index.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/search/loaders.ts drwxr-xr-x root/root usr/share/grafana/public/app/features/search/reducers/ @@ -1583,18 +1583,6 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/search/reducers/ drwxr-xr-x root/root usr/share/grafana/public/app/features/teams/ -rw-r--r-- root/root usr/share/grafana/public/app/features/teams/CreateTeam.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/teams/CreateTeam.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/teams/TeamGroupSync.test.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/teams/TeamGroupSync.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/teams/TeamList.test.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/teams/TeamList.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/teams/TeamMemberRow.test.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/teams/TeamMemberRow.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/teams/TeamMembers.test.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/teams/TeamMembers.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/teams/TeamPages.test.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/teams/TeamPages.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/teams/TeamSettings.test.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/teams/TeamSettings.tsx drwxr-xr-x root/root usr/share/grafana/public/app/features/teams/__mocks__/ -rw-r--r-- root/root usr/share/grafana/public/app/features/teams/__mocks__/navModelMock.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/teams/__mocks__/teamMocks.ts @@ -1613,25 +1601,31 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/teams/state/ -rw-r--r-- root/root usr/share/grafana/public/app/features/teams/state/reducers.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/teams/state/selectors.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/teams/state/selectors.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/teams/TeamGroupSync.test.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/teams/TeamGroupSync.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/teams/TeamList.test.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/teams/TeamList.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/teams/TeamMemberRow.test.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/teams/TeamMemberRow.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/teams/TeamMembers.test.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/teams/TeamMembers.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/teams/TeamPages.test.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/teams/TeamPages.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/teams/TeamSettings.test.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/teams/TeamSettings.tsx drwxr-xr-x root/root usr/share/grafana/public/app/features/templating/ -rw-r--r-- root/root usr/share/grafana/public/app/features/templating/formatRegistry.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/templating/template_srv.mock.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/templating/template_srv.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/templating/template_srv.ts drwxr-xr-x root/root usr/share/grafana/public/app/features/users/ -rw-r--r-- root/root usr/share/grafana/public/app/features/users/InviteeRow.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/users/InviteesTable.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/users/InviteesTable.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/users/SignupInvited.test.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/users/SignupInvited.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/users/TokenRevokedModal.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/users/UsersActionBar.test.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/users/UsersActionBar.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/users/UsersListPage.test.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/users/UsersListPage.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/users/UsersTable.test.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/users/UsersTable.tsx drwxr-xr-x root/root usr/share/grafana/public/app/features/users/__mocks__/ -rw-r--r-- root/root usr/share/grafana/public/app/features/users/__mocks__/userMocks.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/users/SignupInvited.test.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/users/SignupInvited.tsx drwxr-xr-x root/root usr/share/grafana/public/app/features/users/__snapshots__/ -rw-r--r-- root/root usr/share/grafana/public/app/features/users/__snapshots__/InviteesTable.test.tsx.snap -rw-r--r-- root/root usr/share/grafana/public/app/features/users/__snapshots__/UsersActionBar.test.tsx.snap @@ -1642,13 +1636,20 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/users/state/ -rw-r--r-- root/root usr/share/grafana/public/app/features/users/state/reducers.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/users/state/reducers.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/users/state/selectors.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/users/TokenRevokedModal.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/users/UsersActionBar.test.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/users/UsersActionBar.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/users/UsersListPage.test.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/users/UsersListPage.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/users/UsersTable.test.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/users/UsersTable.tsx drwxr-xr-x root/root usr/share/grafana/public/app/features/variables/ -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/adapters.ts drwxr-xr-x root/root usr/share/grafana/public/app/features/variables/adhoc/ --rw-r--r-- root/root usr/share/grafana/public/app/features/variables/adhoc/AdHocVariableEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/adhoc/actions.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/adhoc/actions.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/adhoc/adapter.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/variables/adhoc/AdHocVariableEditor.tsx drwxr-xr-x root/root usr/share/grafana/public/app/features/variables/adhoc/picker/ -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 @@ -1662,29 +1663,36 @@ 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/urlParser.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/adhoc/urlParser.ts drwxr-xr-x root/root usr/share/grafana/public/app/features/variables/constant/ --rw-r--r-- root/root usr/share/grafana/public/app/features/variables/constant/ConstantVariableEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/constant/actions.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/constant/actions.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/constant/adapter.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/variables/constant/ConstantVariableEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/constant/reducer.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/constant/reducer.ts drwxr-xr-x root/root usr/share/grafana/public/app/features/variables/custom/ --rw-r--r-- root/root usr/share/grafana/public/app/features/variables/custom/CustomVariableEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/custom/actions.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/custom/actions.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/custom/adapter.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/variables/custom/CustomVariableEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/custom/reducer.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/custom/reducer.ts drwxr-xr-x root/root usr/share/grafana/public/app/features/variables/datasource/ --rw-r--r-- root/root usr/share/grafana/public/app/features/variables/datasource/DataSourceVariableEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/datasource/actions.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/datasource/actions.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/datasource/adapter.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/variables/datasource/DataSourceVariableEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/datasource/reducer.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/datasource/reducer.ts drwxr-xr-x root/root usr/share/grafana/public/app/features/variables/editor/ +-rw-r--r-- root/root usr/share/grafana/public/app/features/variables/editor/actions.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/variables/editor/actions.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/variables/editor/getVariableQueryEditor.test.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/variables/editor/getVariableQueryEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/editor/LegacyVariableQueryEditor.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/variables/editor/reducer.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/variables/editor/reducer.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/editor/SelectionOptionsEditor.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/variables/editor/types.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/editor/VariableEditorContainer.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/editor/VariableEditorEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/editor/VariableEditorList.tsx @@ -1696,57 +1704,44 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/variables/editor/ -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/editor/VariableTextField.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/editor/VariableTypeSelect.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/editor/VariableValuesPreview.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/variables/editor/actions.test.ts --rw-r--r-- root/root usr/share/grafana/public/app/features/variables/editor/actions.ts --rw-r--r-- root/root usr/share/grafana/public/app/features/variables/editor/getVariableQueryEditor.test.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/variables/editor/getVariableQueryEditor.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/variables/editor/reducer.test.ts --rw-r--r-- root/root usr/share/grafana/public/app/features/variables/editor/reducer.ts --rw-r--r-- root/root usr/share/grafana/public/app/features/variables/editor/types.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/getAllVariableValuesForUrl.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/getAllVariableValuesForUrl.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/guard.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/guard.ts 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/NetworkGraph.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/inspect/NetworkGraphModal.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/variables/inspect/VariableUsagesButton.tsx --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.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/variables/inspect/NetworkGraph.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/inspect/reducer.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/inspect/reducer.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/inspect/utils.test.ts -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.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/ --rw-r--r-- root/root usr/share/grafana/public/app/features/variables/interval/IntervalVariableEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/interval/actions.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/interval/actions.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/interval/adapter.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/variables/interval/IntervalVariableEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/interval/reducer.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/interval/reducer.ts drwxr-xr-x root/root usr/share/grafana/public/app/features/variables/pickers/ +-rw-r--r-- root/root usr/share/grafana/public/app/features/variables/pickers/index.ts drwxr-xr-x root/root usr/share/grafana/public/app/features/variables/pickers/OptionsPicker/ --rw-r--r-- root/root usr/share/grafana/public/app/features/variables/pickers/OptionsPicker/OptionPicker.test.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/variables/pickers/OptionsPicker/OptionsPicker.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/pickers/OptionsPicker/actions.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/pickers/OptionsPicker/actions.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/variables/pickers/OptionsPicker/OptionPicker.test.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/variables/pickers/OptionsPicker/OptionsPicker.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/pickers/OptionsPicker/reducer.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/pickers/OptionsPicker/reducer.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/pickers/PickerRenderer.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/variables/pickers/index.ts drwxr-xr-x root/root usr/share/grafana/public/app/features/variables/pickers/shared/ -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/pickers/shared/VariableInput.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/pickers/shared/VariableLink.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/pickers/shared/VariableOptions.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/pickers/types.ts drwxr-xr-x root/root usr/share/grafana/public/app/features/variables/query/ --rw-r--r-- root/root usr/share/grafana/public/app/features/variables/query/QueryVariableEditor.test.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/variables/query/QueryVariableEditor.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/variables/query/QueryVariableRefreshSelect.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/variables/query/QueryVariableSortSelect.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/variables/query/VariableQueryRunner.test.ts --rw-r--r-- root/root usr/share/grafana/public/app/features/variables/query/VariableQueryRunner.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/query/actions.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/query/actions.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/query/adapter.ts @@ -1754,10 +1749,16 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/variables/query/ -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/query/operators.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/query/queryRunners.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/query/queryRunners.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/variables/query/QueryVariableEditor.test.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/variables/query/QueryVariableEditor.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/variables/query/QueryVariableRefreshSelect.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/variables/query/QueryVariableSortSelect.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/query/reducer.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/query/reducer.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/query/variableQueryObserver.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/query/variableQueryObserver.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/variables/query/VariableQueryRunner.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/variables/query/VariableQueryRunner.ts drwxr-xr-x root/root usr/share/grafana/public/app/features/variables/shared/ -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/shared/formatVariable.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/shared/multiOptions.test.ts @@ -1794,14 +1795,14 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/variables/state/ drwxr-xr-x root/root usr/share/grafana/public/app/features/variables/system/ -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/system/adapter.ts drwxr-xr-x root/root usr/share/grafana/public/app/features/variables/textbox/ --rw-r--r-- root/root usr/share/grafana/public/app/features/variables/textbox/TextBoxVariableEditor.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/variables/textbox/TextBoxVariablePicker.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/textbox/actions.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/textbox/actions.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/textbox/adapter.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/textbox/adapter.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/textbox/reducer.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/textbox/reducer.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/variables/textbox/TextBoxVariableEditor.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/variables/textbox/TextBoxVariablePicker.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/types.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/utils.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/utils.ts @@ -1815,27 +1816,26 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/alertmanager/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/alertmanager/ConfigEditor.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/alertmanager/DataSource.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/alertmanager/consts.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/alertmanager/DataSource.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/alertmanager/img/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/alertmanager/img/logo.svg -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/alertmanager/module.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/alertmanager/plugin.json -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/CloudMonitoringMetricFindQuery.ts --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/README.md -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 -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/components/Aggregation.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/components/AliasBy.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/components/Alignment.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/components/AlignmentFunction.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/components/AlignmentPeriod.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/components/AlignmentPeriodLabel.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/components/AlignmentPeriod.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/components/Alignment.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/components/AnnotationQueryEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/components/AnnotationsHelp.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/components/CloudMonitoringCheatSheet.tsx @@ -1844,33 +1844,33 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/cloud-monit -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/components/ConfigEditor/JWTConfig.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/components/Fields.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/components/GroupBy.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/components/index.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/components/LabelFilter.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/components/MQLQueryEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/components/MetricQueryEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/components/Metrics.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/components/MQLQueryEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/components/Preprocessor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/components/Project.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/components/QueryEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/components/QueryType.tsx drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/components/SLO/ --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/components/SLO/SLO.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/components/SLO/SLOQueryEditor.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/components/SLO/index.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/components/SLO/Selector.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/components/SLO/Service.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/components/SLO/index.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/components/SLO/SLOQueryEditor.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/components/SLO/SLO.tsx +drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/components/__snapshots__/ +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/components/__snapshots__/VariableQueryEditor.test.tsx.snap -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/components/VariableQueryEditor.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/components/VariableQueryEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/components/VisualMetricQueryEditor.tsx -drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/components/__snapshots__/ --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/components/__snapshots__/VariableQueryEditor.test.tsx.snap --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/components/index.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/constants.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/dashboards/ --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/dashboards/cloud-storage-monitoring.json -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/dashboards/cloudfunctions-monitoring.json -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/dashboards/cloudsql-monitoring.json -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/dashboards/cloudsql-mysql-monitoring.json -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/dashboards/cloudsql-postgre-monitoring.json +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/dashboards/cloud-storage-monitoring.json -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/dashboards/cloudtasks-monitoring.json -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/dashboards/dataprocessing-monitoring.json -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/dashboards/firewall-insight-monitoring.json @@ -1890,13 +1890,13 @@ 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/cloud-monitoring/partials/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/partials/annotations.editor.html -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/plugin.json +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/README.md drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/specs/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/specs/datasource.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/specs/testData.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/types.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/variables.ts 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/README.md -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/components/ @@ -1909,6 +1909,7 @@ 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/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 @@ -1917,19 +1918,18 @@ 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/components/MetricsQueryEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/components/MetricsQueryFieldsEditor.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/ThrottlingErrorMessage.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/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 --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/ThrottlingErrorMessage.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 +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/dashboards/ec2.json -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/dashboards/Lambda.json -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/dashboards/Logs.json -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/dashboards/RDS.json --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/dashboards/ec2.json -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 @@ -1938,13 +1938,14 @@ 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/language_provider.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/language_provider.ts -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/migration.test.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 -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 -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/partials/query.parameter.html -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/plugin.json +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/README.md drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/specs/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/specs/datasource.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/syntax.ts @@ -1960,24 +1961,28 @@ 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/dashboard/ -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/README.md -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/dashboard/datasource.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/dashboard/index.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/dashboard/module.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/dashboard/plugin.json +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/dashboard/README.md -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/dashboard/runSharedRequest.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/dashboard/runSharedRequest.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/dashboard/types.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/ --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/README.md drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/components/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/components/AddRemove.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/components/AddRemove.tsx +drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/components/hooks/ +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/components/hooks/useCreatableSelectPersistedBehaviour.test.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/components/hooks/useCreatableSelectPersistedBehaviour.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/components/IconButton.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/components/MetricPicker.tsx drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/components/QueryEditor/ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/components/QueryEditor/BucketAggregationsEditor/ +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/components/QueryEditor/BucketAggregationsEditor/aggregations.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/components/QueryEditor/BucketAggregationsEditor/BucketAggregationEditor.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/components/QueryEditor/BucketAggregationsEditor/index.tsx drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/components/QueryEditor/BucketAggregationsEditor/SettingsEditor/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/components/QueryEditor/BucketAggregationsEditor/SettingsEditor/DateHistogramSettingsEditor.tsx drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/components/QueryEditor/BucketAggregationsEditor/SettingsEditor/FiltersSettingsEditor/ @@ -1987,12 +1992,10 @@ 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/components/QueryEditor/BucketAggregationsEditor/SettingsEditor/FiltersSettingsEditor/state/reducer.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/components/QueryEditor/BucketAggregationsEditor/SettingsEditor/FiltersSettingsEditor/state/reducer.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/components/QueryEditor/BucketAggregationsEditor/SettingsEditor/FiltersSettingsEditor/utils.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/components/QueryEditor/BucketAggregationsEditor/SettingsEditor/index.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/components/QueryEditor/BucketAggregationsEditor/SettingsEditor/TermsSettingsEditor.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/components/QueryEditor/BucketAggregationsEditor/SettingsEditor/TermsSettingsEditor.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/components/QueryEditor/BucketAggregationsEditor/SettingsEditor/index.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/components/QueryEditor/BucketAggregationsEditor/SettingsEditor/useDescription.ts --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/components/QueryEditor/BucketAggregationsEditor/aggregations.ts --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/components/QueryEditor/BucketAggregationsEditor/index.tsx drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/components/QueryEditor/BucketAggregationsEditor/state/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/components/QueryEditor/BucketAggregationsEditor/state/actions.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/components/QueryEditor/BucketAggregationsEditor/state/reducer.test.ts @@ -2000,7 +2003,11 @@ 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/components/QueryEditor/BucketAggregationsEditor/utils.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/components/QueryEditor/ElasticsearchQueryContext.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/components/QueryEditor/ElasticsearchQueryContext.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/components/QueryEditor/index.test.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/components/QueryEditor/index.tsx drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/components/QueryEditor/MetricAggregationsEditor/ +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/components/QueryEditor/MetricAggregationsEditor/aggregations.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/components/QueryEditor/MetricAggregationsEditor/index.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/components/QueryEditor/MetricAggregationsEditor/MetricEditor.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/components/QueryEditor/MetricAggregationsEditor/MetricEditor.tsx drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/components/QueryEditor/MetricAggregationsEditor/SettingsEditor/ @@ -2012,14 +2019,12 @@ 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/components/QueryEditor/MetricAggregationsEditor/SettingsEditor/BucketScriptSettingsEditor/state/reducer.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/components/QueryEditor/MetricAggregationsEditor/SettingsEditor/BucketScriptSettingsEditor/utils.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/components/QueryEditor/MetricAggregationsEditor/SettingsEditor/BucketScriptSettingsEditor/utils.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/components/QueryEditor/MetricAggregationsEditor/SettingsEditor/index.test.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/components/QueryEditor/MetricAggregationsEditor/SettingsEditor/index.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/components/QueryEditor/MetricAggregationsEditor/SettingsEditor/MovingAverageSettingsEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/components/QueryEditor/MetricAggregationsEditor/SettingsEditor/SettingField.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/components/QueryEditor/MetricAggregationsEditor/SettingsEditor/TopMetricsSettingsEditor.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/components/QueryEditor/MetricAggregationsEditor/SettingsEditor/index.test.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/components/QueryEditor/MetricAggregationsEditor/SettingsEditor/index.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/components/QueryEditor/MetricAggregationsEditor/SettingsEditor/useDescription.ts --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/components/QueryEditor/MetricAggregationsEditor/aggregations.ts --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/components/QueryEditor/MetricAggregationsEditor/index.tsx drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/components/QueryEditor/MetricAggregationsEditor/state/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/components/QueryEditor/MetricAggregationsEditor/state/actions.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/components/QueryEditor/MetricAggregationsEditor/state/reducer.test.ts @@ -2028,21 +2033,16 @@ 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/components/QueryEditor/MetricAggregationsEditor/utils.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/components/QueryEditor/QueryEditorRow.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/components/QueryEditor/SettingsEditorContainer.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/components/QueryEditor/index.test.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/components/QueryEditor/index.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/components/QueryEditor/state.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/components/QueryEditor/state.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/components/QueryEditor/styles.ts -drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/components/hooks/ --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/components/hooks/useCreatableSelectPersistedBehaviour.test.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/components/hooks/useCreatableSelectPersistedBehaviour.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/components/types.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/configuration/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/configuration/ConfigEditor.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/configuration/ConfigEditor.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/configuration/DataLink.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/configuration/DataLinks.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/configuration/DataLinks.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/configuration/DataLink.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/configuration/ElasticDetails.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/configuration/ElasticDetails.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/configuration/LogsConfig.test.tsx @@ -2071,6 +2071,7 @@ 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/query_builder.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/query_def.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/query_help.md +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/README.md drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/specs/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/specs/elastic_response.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/specs/index_pattern.test.ts @@ -2081,32 +2082,23 @@ 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/types.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/utils.test.ts -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/README.md -drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/__mocks__/ --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/__mocks__/argResourcePickerResponse.ts --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/__mocks__/datasource.ts --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/__mocks__/errors.ts --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/__mocks__/instanceSettings.ts --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__/query_ctrl.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/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 -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/app_insights/response_parser.ts -drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/azureMetadata/ --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/azureMetadata/index.ts --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/azureMetadata/locations.ts --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/azureMetadata/resourceTypes.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/azure_log_analytics/ -drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/azure_log_analytics/__mocks__/ --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/azure_log_analytics/__mocks__/schema.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/azure_log_analytics/azure_log_analytics_datasource.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/azure_log_analytics/azure_log_analytics_datasource.ts +drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/azure_log_analytics/__mocks__/ +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/azure_log_analytics/__mocks__/schema.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/azure_log_analytics/response_parser.ts +drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/azureMetadata/ +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/azureMetadata/index.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/azureMetadata/locations.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/azureMetadata/resourceTypes.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/azure_monitor/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/azure_monitor/azure_monitor_datasource.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/azure_monitor/azure_monitor_datasource.ts @@ -2124,8 +2116,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/components/ApplicationInsightsEditor/index.tsx drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/ArgQueryEditor/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/ArgQueryEditor/ArgQueryEditor.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/ArgQueryEditor/QueryField.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/ArgQueryEditor/index.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/ArgQueryEditor/QueryField.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/AzureCredentialsForm.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/AzureCredentialsForm.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/ConfigEditor.test.tsx @@ -2137,15 +2129,18 @@ 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/InsightsConfig.tsx drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/LogsQueryEditor/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/LogsQueryEditor/FormatAsField.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/LogsQueryEditor/index.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/LogsQueryEditor/LogsQueryEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/LogsQueryEditor/QueryField.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/LogsQueryEditor/ResourceField.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/LogsQueryEditor/index.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/LogsQueryEditor/setQueryValue.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/LogsQueryEditor/useMigrations.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/MetricsQueryEditor/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/MetricsQueryEditor/AggregationField.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/MetricsQueryEditor/dataHooks.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/MetricsQueryEditor/dataHooks.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/MetricsQueryEditor/DimensionFields.tsx +-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.tsx @@ -2154,33 +2149,30 @@ 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/ResourceGroupsField.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/MetricsQueryEditor/ResourceNameField.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/MetricsQueryEditor/ResourceTypeField.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/MetricsQueryEditor/setQueryValue.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/MetricsQueryEditor/TimeGrainField.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/MetricsQueryEditor/TopField.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/MetricsQueryEditor/dataHooks.test.ts --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/MetricsQueryEditor/dataHooks.ts --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/setQueryValue.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/MonitorConfig.tsx drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/QueryEditor/ +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/QueryEditor/index.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/QueryEditor/QueryEditor.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/QueryEditor/QueryEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/QueryEditor/QueryTypeField.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/QueryEditor/index.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/QueryEditor/usePreparedQuery.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/ResourcePicker/ +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/ResourcePicker/index.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/ResourcePicker/NestedResourceTable.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/ResourcePicker/NestedResourceTable.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/ResourcePicker/NestedRows.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/ResourcePicker/index.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/ResourcePicker/styles.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/ResourcePicker/types.ts -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 --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/__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 -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 @@ -2193,10 +2185,10 @@ 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/dashboards/storage.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/KustoQueryField.tsx -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 drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/img/ @@ -2215,6 +2207,15 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/grafana-azu drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/log_analytics/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/log_analytics/querystring_builder.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/log_analytics/querystring_builder.ts +drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/__mocks__/ +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/__mocks__/argResourcePickerResponse.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/__mocks__/datasource.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/__mocks__/errors.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/__mocks__/instanceSettings.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/__mocks__/query_ctrl.ts +-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/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 @@ -2223,6 +2224,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/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/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/resourcePicker/locationDisplayNames.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/resourcePicker/resouceTypeDisplayNames.ts @@ -2246,8 +2248,6 @@ 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 -drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/grafana/ --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana/README.md 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 @@ -2256,28 +2256,28 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/grafana/com -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana/datasource.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana/module.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana/plugin.json +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana/README.md -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana/types.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/graphite/ --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/graphite/README.md drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/graphite/components/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/graphite/components/AddGraphiteFunction.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/graphite/components/FunctionEditorControls.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/graphite/components/FunctionEditor.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/graphite/components/FunctionEditor.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/graphite/components/FunctionEditorControls.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/graphite/components/FunctionParamEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/graphite/components/FunctionsSection.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/graphite/components/GraphiteFunctionEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/graphite/components/GraphiteQueryEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/graphite/components/GraphiteTextEditor.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/graphite/components/helpers.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/graphite/components/helpers.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/graphite/components/MetricSegment.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/graphite/components/MetricTankMetaInspector.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/graphite/components/MetricsSection.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/graphite/components/MetricTankMetaInspector.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/graphite/components/PlayButton.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/graphite/components/SeriesSection.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/graphite/components/TagEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/graphite/components/TagsSection.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/graphite/components/helpers.test.ts --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/graphite/components/helpers.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/graphite/configuration/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/graphite/configuration/ConfigEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/graphite/configuration/MappingsConfiguration.tsx @@ -2303,6 +2303,7 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/graphite/pa -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/graphite/partials/query.editor.html -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/graphite/plugin.json -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/graphite/query_help.md +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/graphite/README.md drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/graphite/specs/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/graphite/specs/gfunc.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/graphite/specs/graphite_query.test.ts @@ -2320,17 +2321,23 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/graphite/st -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/graphite/utils.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/graphite/versions.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/influxdb/ --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/influxdb/README.md drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/influxdb/components/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/influxdb/components/ConfigEditor.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/influxdb/components/ConfigEditor.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/influxdb/components/constants.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/influxdb/components/FluxQueryEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/influxdb/components/InfluxCheatSheet.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/influxdb/components/InfluxStartPage.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/influxdb/components/QueryEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/influxdb/components/QueryEditorModeSwitcher.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/influxdb/components/QueryEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/influxdb/components/RawInfluxQLEditor.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/influxdb/components/RawInfluxQLEditor.tsx +drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/influxdb/components/__snapshots__/ +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/influxdb/components/__snapshots__/ConfigEditor.test.tsx.snap +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/influxdb/components/useShadowedState.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/influxdb/components/useShadowedState.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/influxdb/components/useUniqueId.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/influxdb/components/useUniqueId.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/influxdb/components/VariableQueryEditor.tsx drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/influxdb/components/VisualInfluxQLEditor/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/influxdb/components/VisualInfluxQLEditor/AddButton.tsx @@ -2341,23 +2348,16 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/influxdb/co -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/influxdb/components/VisualInfluxQLEditor/InputSection.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/influxdb/components/VisualInfluxQLEditor/OrderByTimeSection.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/influxdb/components/VisualInfluxQLEditor/PartListSection.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/influxdb/components/VisualInfluxQLEditor/partListUtils.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/influxdb/components/VisualInfluxQLEditor/SectionFill.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/influxdb/components/VisualInfluxQLEditor/Seg.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/influxdb/components/VisualInfluxQLEditor/styles.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/influxdb/components/VisualInfluxQLEditor/TagsSection.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/influxdb/components/VisualInfluxQLEditor/TagsSection.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/influxdb/components/VisualInfluxQLEditor/partListUtils.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/influxdb/components/VisualInfluxQLEditor/styles.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/influxdb/components/VisualInfluxQLEditor/tagUtils.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/influxdb/components/VisualInfluxQLEditor/tagUtils.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/influxdb/components/VisualInfluxQLEditor/toSelectableValue.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/influxdb/components/VisualInfluxQLEditor/unwrap.ts -drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/influxdb/components/__snapshots__/ --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/influxdb/components/__snapshots__/ConfigEditor.test.tsx.snap --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/influxdb/components/constants.ts --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/influxdb/components/useShadowedState.test.ts --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/influxdb/components/useShadowedState.ts --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/influxdb/components/useUniqueId.test.ts --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/influxdb/components/useUniqueId.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/influxdb/datasource.mock.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/influxdb/datasource.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/influxdb/img/ @@ -2369,11 +2369,12 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/influxdb/im drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/influxdb/partials/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/influxdb/partials/annotations.editor.html -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/influxdb/plugin.json --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/influxdb/queryUtils.test.ts --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/influxdb/queryUtils.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/influxdb/query_builder.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/influxdb/query_help.md -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/influxdb/query_part.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/influxdb/queryUtils.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/influxdb/queryUtils.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/influxdb/README.md -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/influxdb/response_parser.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/influxdb/specs/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/influxdb/specs/datasource.test.ts @@ -2404,8 +2405,6 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/jaeger/img/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/jaeger/types.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/jaeger/util.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/loki/ --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/LokiAnnotationsQueryCtrl.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/README.md drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/loki/components/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/components/AnnotationsQueryEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/components/LokiCheatSheet.tsx @@ -2415,11 +2414,11 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/loki/compon -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/components/LokiLabelBrowser.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/components/LokiOptionFields.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/components/LokiOptionFields.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/components/LokiQueryEditor.test.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/components/LokiQueryEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/components/LokiQueryEditorByApp.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/components/LokiQueryEditorByApp.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/components/LokiQueryEditorForAlerting.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/components/LokiQueryEditor.test.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/components/LokiQueryEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/components/LokiQueryField.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/components/LokiQueryField.tsx drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/loki/components/__snapshots__/ @@ -2431,10 +2430,10 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/loki/config -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/configuration/ConfigEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/configuration/DebugSection.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/configuration/DebugSection.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/configuration/DerivedField.test.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/configuration/DerivedField.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/configuration/DerivedFields.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/configuration/DerivedFields.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/configuration/DerivedField.test.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/configuration/DerivedField.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/configuration/MaxLinesField.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/datasource.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/datasource.ts @@ -2449,6 +2448,7 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/loki/import -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/language_utils.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/live_streams.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/live_streams.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/LokiAnnotationsQueryCtrl.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/mocks.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/module.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/loki/partials/ @@ -2456,6 +2456,7 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/loki/partia -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/plugin.json -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/query_utils.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/query_utils.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/README.md -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/result_transformer.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/result_transformer.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/syntax.test.ts @@ -2464,11 +2465,10 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/loki/partia drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/mixed/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/mixed/MixedDataSource.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/mixed/MixedDataSource.ts --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/mixed/README.md -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/mixed/module.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/mixed/plugin.json +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/mixed/README.md drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/mssql/ --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/mssql/README.md -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/mssql/config_ctrl.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/mssql/datasource.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/mssql/img/ @@ -2480,12 +2480,12 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/mssql/parti -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/mssql/partials/query.editor.html -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/mssql/plugin.json -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/mssql/query_ctrl.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/mssql/README.md -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/mssql/response_parser.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/mssql/specs/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/mssql/specs/datasource.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/mssql/types.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/mysql/ --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/mysql/README.md -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/mysql/datasource.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/mysql/img/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/mysql/img/mysql_logo.svg @@ -2498,13 +2498,13 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/mysql/parti -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/mysql/partials/query.editor.html -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/mysql/plugin.json -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/mysql/query_ctrl.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/mysql/README.md -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/mysql/response_parser.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/mysql/specs/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/mysql/specs/datasource.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/mysql/sql_part.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/mysql/types.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/opentsdb/ --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/opentsdb/README.md drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/opentsdb/components/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/opentsdb/components/ConfigEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/opentsdb/components/OpenTsdbDetails.tsx @@ -2518,12 +2518,12 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/opentsdb/pa -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/opentsdb/partials/query.editor.html -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/opentsdb/plugin.json -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/opentsdb/query_ctrl.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/opentsdb/README.md drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/opentsdb/specs/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/opentsdb/specs/datasource.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/opentsdb/specs/query_ctrl.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/opentsdb/types.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/postgres/ --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/postgres/README.md -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/postgres/config_ctrl.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/postgres/datasource.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/postgres/img/ @@ -2538,6 +2538,7 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/postgres/pa -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/postgres/plugin.json -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/postgres/postgres_query_model.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/postgres/query_ctrl.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/postgres/README.md -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/postgres/response_parser.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/postgres/specs/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/postgres/specs/datasource.test.ts @@ -2545,11 +2546,22 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/postgres/sp -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/postgres/sql_part.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/postgres/types.ts 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/README.md -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/add_label_to_query.test.ts -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/ +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/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/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 -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/components/PromExemplarField.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/components/PromExploreExtraField.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/components/PromExploreExtraField.tsx @@ -2557,43 +2569,31 @@ 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/PromExploreQueryEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/components/PromLink.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/components/PromLink.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/components/PromQueryEditor.test.tsx --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/PromQueryEditorByApp.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/components/PromQueryEditorByApp.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/components/PromQueryEditorForAlerting.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/components/PromQueryEditor.test.tsx +-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 --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 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 -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/MonacoQueryField.tsx --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 -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/util.ts -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 --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/configuration/AzureCredentials.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/configuration/AzureCredentialsConfig.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/configuration/AzureCredentialsForm.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/configuration/AzureCredentialsForm.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/configuration/AzureCredentials.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/configuration/ConfigEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/configuration/ExemplarSetting.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/configuration/ExemplarsSettings.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/configuration/mocks.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/configuration/PromSettings.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/configuration/PromSettings.tsx drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/prometheus/configuration/__snapshots__/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/configuration/__snapshots__/AzureCredentialsForm.test.tsx.snap --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/configuration/mocks.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/prometheus/dashboards/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/dashboards/grafana_stats.json -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/dashboards/prometheus_2_stats.json @@ -2617,14 +2617,13 @@ 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/promql.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/query_hints.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/query_hints.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/README.md -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/result_transformer.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/result_transformer.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/types.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/variables.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/tempo/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/tempo/CheatSheet.tsx --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/QueryField.tsx 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 @@ -2638,51 +2637,51 @@ 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 -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 -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/tempo/syntax.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/tempo/testResponse.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/testdata/ --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/testdata/ConfigEditor.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/testdata/LogIpsum.ts --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/testdata/QueryEditor.test.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/testdata/QueryEditor.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/testdata/TestInfoTab.tsx -drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/testdata/__mocks__/ --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/testdata/__mocks__/scenarios.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/testdata/components/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/testdata/components/CSVContentEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/testdata/components/CSVFileEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/testdata/components/CSVWaveEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/testdata/components/GrafanaLiveEditor.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/testdata/components/index.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/testdata/components/NodeGraphEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/testdata/components/PredictablePulseEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/testdata/components/RandomWalkEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/testdata/components/StreamingClientEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/testdata/components/USAQueryEditor.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/testdata/components/index.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/testdata/ConfigEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/testdata/constants.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/testdata/dashboards/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/testdata/dashboards/streaming.json -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/testdata/datasource.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/testdata/img/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/testdata/img/testdata.svg +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/testdata/LogIpsum.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/testdata/metricTree.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/testdata/metricTree.ts +drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/testdata/__mocks__/ +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/testdata/__mocks__/scenarios.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/testdata/module.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/testdata/nodeGraphUtils.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/testdata/plugin.json +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/testdata/QueryEditor.test.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/testdata/QueryEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/testdata/runStreams.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/testdata/testData/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/testdata/testData/serviceMapResponse.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/testdata/TestInfoTab.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/testdata/types.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/testdata/variables.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/zipkin/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/zipkin/ConfigEditor.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/zipkin/QueryField.test.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/zipkin/QueryField.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/zipkin/constants.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/zipkin/datasource.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/zipkin/datasource.ts @@ -2691,6 +2690,8 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/zipkin/img/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/zipkin/mockJsonResponse.json -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/zipkin/module.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/zipkin/plugin.json +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/zipkin/QueryField.test.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/zipkin/QueryField.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/zipkin/types.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/zipkin/utils/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/zipkin/utils/graphTransform.test.ts @@ -2701,42 +2702,39 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/zipkin/util -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/zipkin/utils/transforms.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/ 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/AlertGroup.tsx -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 -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 -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/alertGroups/useFilteredGroups.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/alertlist/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/alertlist/AlertInstances.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/alertlist/AlertList.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/alertlist/AlertListMigration.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/alertlist/AlertListMigrationHandler.ts --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/UnifiedAlertList.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/alertlist/AlertListMigration.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/alertlist/AlertList.tsx 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/img/icn-singlestat-panel.svg -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/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/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/annolist/AnnoListPanel.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/annolist/AnnoListPanel.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/annolist/AnnotationListItem.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/annolist/AnnotationListItemTags.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/annolist/README.md +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/annolist/AnnotationListItem.tsx drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/annolist/img/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/annolist/img/icn-annolist-panel.svg -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/annolist/module.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/annolist/plugin.json +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/annolist/README.md -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/annolist/types.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/barchart/ --rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/barchart/BarChart.tsx -rwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/barchart/BarChartPanel.tsx --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/BarChart.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/barchart/bars.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/barchart/distribute.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/barchart/img/ @@ -2745,6 +2743,9 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/barchart/img/ -rwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/barchart/module.tsx -rwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/barchart/plugin.json -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/barchart/quadtree.ts +-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/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 @@ -2753,64 +2754,61 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/bargauge/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/bargauge/BarGaugeMigrations.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/bargauge/BarGaugePanel.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/bargauge/BarGaugePanel.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/bargauge/README.md 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/img/icon_bar_gauge.svg -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/bargauge/models.cue -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/types.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 --rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/canvas/README.md 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/SelectedElementEditor.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 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 -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/canvas/models.gen.ts -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 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 --rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/dashlist/README.md drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/dashlist/img/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/dashlist/img/icn-dashlist-panel.svg -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/dashlist/models.cue -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/dashlist/models.gen.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/dashlist/module.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/dashlist/plugin.json +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/dashlist/README.md -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/dashlist/styles.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/dashlist/types.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/debug/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/debug/CursorView.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/debug/DebugPanel.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/debug/EventBusLogger.tsx --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 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/img/icn-debug.svg -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/debug/module.tsx -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/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 -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/gauge/GaugeMigrations.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/gauge/GaugePanel.tsx -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 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/img/icon_gauge.svg -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/gauge/models.cue -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/gauge/module.tsx -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/types.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/geomap/ --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 --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/components/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/geomap/components/DataHoverView.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/geomap/components/DebugOverlay.tsx @@ -2826,6 +2824,8 @@ 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/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 -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/geomap/globalStyles.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/geomap/img/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/geomap/img/icn-geomap.svg @@ -2837,17 +2837,18 @@ 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/MarkersLegend.tsx -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/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/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 -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/geohash.ts @@ -2856,51 +2857,51 @@ 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/regularShapes.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/ --rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/gettingstarted/GettingStarted.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/gettingstarted/README.md drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/gettingstarted/components/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/gettingstarted/components/DocsCard.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/gettingstarted/components/sharedStyles.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/gettingstarted/components/Step.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/gettingstarted/components/TutorialCard.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/gettingstarted/components/sharedStyles.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/gettingstarted/GettingStarted.tsx drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/gettingstarted/img/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/gettingstarted/img/icn-dashlist-panel.svg -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/gettingstarted/module.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/gettingstarted/plugin.json +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/gettingstarted/README.md -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/gettingstarted/steps.ts -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/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 -drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/graph/Legend/ --rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/graph/Legend/Legend.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/graph/Legend/LegendSeriesItem.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/graph/README.md -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/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/graph.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 -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/graph/graph_tooltip.d.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/graph/graph_tooltip.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/graph/graph.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/graph/histogram.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/graph/img/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/graph/img/icn-graph-panel.svg -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/graph/jquery.flot.events.ts +drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/graph/Legend/ +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/graph/Legend/LegendSeriesItem.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/graph/Legend/Legend.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/graph/module.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/graph/plugin.json +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/graph/README.md -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/graph/series_overrides_ctrl.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/graph/specs/ -drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/graph/specs/__snapshots__/ --rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/graph/specs/__snapshots__/data_processor.test.ts.snap -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/graph/specs/align_yaxes.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/graph/specs/data_processor.test.ts --rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/graph/specs/graph.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/graph/specs/graph_ctrl.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/graph/specs/graph.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/graph/specs/graph_tooltip.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/graph/specs/histogram.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/graph/specs/series_override_ctrl.test.ts +drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/graph/specs/__snapshots__/ +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/graph/specs/__snapshots__/data_processor.test.ts.snap -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/graph/specs/threshold_manager.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/graph/specs/time_region_manager.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/graph/tab_display.html @@ -2919,7 +2920,6 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/graph/specs/__sn -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/graph/utils.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/graph/utils.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/heatmap/ --rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/heatmap/README.md -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/heatmap/axes_editor.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/heatmap/color_legend.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/heatmap/color_scale.ts @@ -2935,14 +2935,15 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/heatmap/partials -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/heatmap/partials/axes_editor.html -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/heatmap/partials/display_editor.html -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/heatmap/plugin.json +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/heatmap/README.md -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/heatmap/rendering.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/heatmap/specs/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/heatmap/specs/heatmap_ctrl.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/heatmap/specs/heatmap_data_converter.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/heatmap/types.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/histogram/ --rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/histogram/Histogram.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/histogram/HistogramPanel.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/histogram/Histogram.tsx 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/img/histogram.svg -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/histogram/models.cue @@ -2951,55 +2952,54 @@ 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/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/live/ --rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/live/LiveChannelEditor.tsx --rwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/live/LivePanel.tsx 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 +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/live/LiveChannelEditor.tsx +-rwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/live/LivePanel.tsx -rwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/live/module.tsx -rwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/live/plugin.json -rwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/live/types.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/logs/ --rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/logs/LogsPanel.test.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/logs/LogsPanel.tsx 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/img/icn-logs-panel.svg +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/logs/LogsPanel.test.tsx +-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/types.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/news/ --rwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/news/NewsPanel.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/news/README.md -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/news/constants.ts 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/img/news.svg -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/news/models.cue -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/news/models.gen.ts -rwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/news/module.tsx +-rwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/news/NewsPanel.tsx -rwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/news/plugin.json +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/news/README.md -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/news/rss.ts -rwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/news/types.ts -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/Edge.tsx -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/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 --rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/nodeGraph/Node.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/nodeGraph/NodeGraph.test.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/nodeGraph/NodeGraph.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/ViewControls.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/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.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/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 +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/nodeGraph/NodeGraph.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/nodeGraph/Node.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/nodeGraph/plugin.json -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/nodeGraph/types.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/nodeGraph/useCategorizeFrames.ts @@ -3011,43 +3011,29 @@ 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/useZoom.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/nodeGraph/utils.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/nodeGraph/utils.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/nodeGraph/ViewControls.tsx drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/piechart/ --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/PieChartPanel.tsx 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/img/icon_piechart.svg -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/piechart/migrations.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/piechart/migrations.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/piechart/module.tsx +-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/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/ --rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/pluginlist/PluginList.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/pluginlist/README.md drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/pluginlist/components/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/pluginlist/components/UpdatePluginModal.tsx drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/pluginlist/img/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/pluginlist/img/icn-dashlist-panel.svg -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/pluginlist/module.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/pluginlist/plugin.json +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/pluginlist/PluginList.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/pluginlist/README.md drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/stat/ --rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/stat/README.md --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 -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/img/icn-singlestat-panel.svg --rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/stat/models.cue --rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/stat/module.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/stat/plugin.json --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/state-timeline/ --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 --rwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/state-timeline/TimelineChart.tsx -drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/state-timeline/__snapshots__/ --rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/state-timeline/__snapshots__/migrations.test.ts.snap drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/state-timeline/img/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/state-timeline/img/timeline.svg -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/state-timeline/migrations.test.ts @@ -3055,20 +3041,42 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/state-timeline/i -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/state-timeline/models.cue -rwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/state-timeline/module.tsx -rwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/state-timeline/plugin.json +drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/state-timeline/__snapshots__/ +-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 +-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 -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/state-timeline/utils.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/state-timeline/utils.ts +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/img/icn-singlestat-panel.svg +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/stat/models.cue +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/stat/module.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/stat/plugin.json +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/stat/README.md +-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/types.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/status-history/ --rwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/status-history/StatusHistoryPanel.tsx drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/status-history/img/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/status-history/img/status.svg -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/status-history/models.cue -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/types.ts +drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/table/ +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 +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/table/migrations.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/table/models.cue +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/table/models.gen.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/table/module.tsx drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/table-old/ --rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/table-old/README.md -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/table-old/column_options.html -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/table-old/column_options.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/table-old/editor.html @@ -3078,51 +3086,38 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/table-old/img/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/table-old/module.html -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/table-old/module.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/table-old/plugin.json +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/table-old/README.md -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/table-old/renderer.ts 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-old/specs/renderer.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/table-old/specs/transformers.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/table-old/transformers.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/table-old/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/plugin.json -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/table/README.md --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/table/__snapshots__/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/table/__snapshots__/migrations.test.ts.snap -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 --rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/table/migrations.ts --rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/table/models.cue --rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/table/models.gen.ts --rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/table/module.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/table/plugin.json +-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/ --rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/text/README.md --rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/text/TextPanel.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/text/TextPanelEditor.tsx drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/text/img/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/text/img/icn-text-panel.svg -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/text/models.cue -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/text/models.gen.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/text/module.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/text/plugin.json +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/text/README.md +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/text/TextPanelEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/text/textPanelMigrationHandler.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/text/textPanelMigrationHandler.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/text/TextPanel.tsx drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/timeseries/ --rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/timeseries/FillBelowToEditor.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/timeseries/LayoutBuilder.ts --rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/timeseries/LineStyleEditor.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/timeseries/README.md --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/ThresholdsStyleEditor.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/timeseries/TimeSeriesPanel.tsx -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/config.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/timeseries/FillBelowToEditor.tsx drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/timeseries/img/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/timeseries/img/icn-graph-panel.svg -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/timeseries/img/icn-timeseries-panel.svg +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/timeseries/LayoutBuilder.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/timeseries/LineStyleEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/timeseries/migrations.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/timeseries/migrations.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/timeseries/models.cue @@ -3135,46 +3130,52 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/timeseries/overr -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/timeseries/plugin.json drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/timeseries/plugins/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/timeseries/plugins/AnnotationEditorPlugin.tsx +drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/timeseries/plugins/annotations/ +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/timeseries/plugins/annotations/AnnotationEditorForm.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/timeseries/plugins/annotations/AnnotationEditor.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/timeseries/plugins/annotations/AnnotationMarker.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/timeseries/plugins/annotations/AnnotationTooltip.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/timeseries/plugins/AnnotationsPlugin.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/timeseries/plugins/ContextMenuPlugin.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/timeseries/plugins/ExemplarMarker.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/timeseries/plugins/ExemplarsPlugin.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/timeseries/plugins/styles.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/timeseries/plugins/ThresholdControlsPlugin.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/timeseries/plugins/ThresholdDragHandle.tsx -drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/timeseries/plugins/annotations/ --rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/timeseries/plugins/annotations/AnnotationEditor.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/timeseries/plugins/annotations/AnnotationEditorForm.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/timeseries/plugins/annotations/AnnotationMarker.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/timeseries/plugins/annotations/AnnotationTooltip.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/timeseries/plugins/styles.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/timeseries/plugins/types.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/timeseries/README.md +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/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 -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/timeseries/utils.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/timeseries/utils.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/welcome/ --rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/welcome/README.md --rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/welcome/Welcome.tsx drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/welcome/img/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/welcome/img/background_light.svg -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/welcome/img/icn-dashlist-panel.svg -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/welcome/module.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/welcome/plugin.json +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/welcome/README.md +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/welcome/Welcome.tsx drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/xychart/ --rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/xychart/ExplicitEditor.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/xychart/README.md --rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/xychart/TooltipView.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/xychart/XYChartPanel.old --rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/xychart/XYChartPanel2.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/xychart/XYDimsEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/xychart/config.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/xychart/dims.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/xychart/ExplicitEditor.tsx drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/xychart/img/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/xychart/img/icn-xychart.svg -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/xychart/models.gen.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/xychart/module.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/xychart/plugin.json +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/xychart/README.md -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/xychart/scatter.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/xychart/TooltipView.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/xychart/types.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/xychart/XYChartPanel2.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/xychart/XYChartPanel.old +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/xychart/XYDimsEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/sdk.ts 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 @@ -3218,442 +3219,32 @@ 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/1056.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/1056.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/1065.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/1065.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/1099.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/1099.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/1134.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/1134.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/1147.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/1147.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/1156.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/1156.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/1259.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/1259.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/1401.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/1401.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/1448.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/1448.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/1471.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/1471.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/159.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/159.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/1684.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/1684.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/1762.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/1762.32ce35661f0ef2eae319.js.LICENSE.txt --rw-r--r-- root/root usr/share/grafana/public/build/1762.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/180.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/180.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/1886.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/1886.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/1960.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/1960.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/1961.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/1961.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/2060.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/2060.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/2075.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/2075.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/2089.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/2089.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/2140.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/2140.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/2240.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/2240.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/2307.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/2307.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/2403.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/2403.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/249.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/249.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/2571.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/2571.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/2798.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/2798.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/2814.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/2814.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/2892.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/2892.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/2911.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/2911.32ce35661f0ef2eae319.js.LICENSE.txt --rw-r--r-- root/root usr/share/grafana/public/build/2911.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/2954.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/2954.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/3036.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/3036.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/3370.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/3370.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/3585.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/3585.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/3632.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/3632.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/389.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/389.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/3919.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/3919.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/4028.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/4028.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/4129.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/4129.32ce35661f0ef2eae319.js.map -rw-r--r-- root/root usr/share/grafana/public/build/41f151d7bcbd0600c696.ttf --rw-r--r-- root/root usr/share/grafana/public/build/4368.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/4368.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/4386.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/4386.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/4407.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/4407.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/4460.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/4460.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/4550.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/4550.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/4662.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/4662.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/4902.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/4902.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/4912.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/4912.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/4946.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/4946.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/5042.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/5042.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/5052.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/5052.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/5062.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/5062.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/5073.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/5073.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/514.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/514.32ce35661f0ef2eae319.js.LICENSE.txt --rw-r--r-- root/root usr/share/grafana/public/build/514.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/525.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/525.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/5335.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/5335.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/5412.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/5412.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/542.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/542.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/5593.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/5593.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/5657.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/5657.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/5694.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/5703.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/5703.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/574.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/574.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/5849.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/5849.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/5948.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/5948.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/5962.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/5962.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/6061.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/6061.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/6082.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/6082.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/6241.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/6241.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/6424.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/6424.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/6449.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/6449.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/6489.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/6489.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/6587.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/6587.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/6695.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/6695.32ce35661f0ef2eae319.js.LICENSE.txt --rw-r--r-- root/root usr/share/grafana/public/build/6695.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/6706.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/6706.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/6717.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/6717.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/7030.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/7030.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/7043.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/7043.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/7131.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/7131.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/7287.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/7287.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/7472.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/7472.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/7562.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/7562.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/7637.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/7637.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/7665.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/7665.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/7778.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/7778.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/7835.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/7835.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/8023.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/8023.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/8055.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/8055.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/8070.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/8070.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/8084.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/8084.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/8180.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/8180.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/8183.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/8183.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/8420.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/8420.32ce35661f0ef2eae319.js.LICENSE.txt --rw-r--r-- root/root usr/share/grafana/public/build/8420.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/8424.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/8424.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/848.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/848.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/8529.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/8529.32ce35661f0ef2eae319.js.LICENSE.txt --rw-r--r-- root/root usr/share/grafana/public/build/8529.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/854.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/854.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/8670.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/8670.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/8719.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/8719.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/8750.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/8750.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/8883.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/8883.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/8906.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/8906.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/8946.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/8946.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/8966.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/8966.32ce35661f0ef2eae319.js.LICENSE.txt --rw-r--r-- root/root usr/share/grafana/public/build/8966.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/903.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/903.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/911.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/911.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/9343.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/9343.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/9398.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/9398.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/9400.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/9400.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/9537.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/9537.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/9646.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/9646.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/9684.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/9684.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/9907.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/9907.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/996.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/996.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/AdminEditOrgPage.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/AdminEditOrgPage.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/AdminListOrgsPage.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/AdminListOrgsPage.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/AdminSettings.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/AdminSettings.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/AlertAmRoutes.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/AlertAmRoutes.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/AlertGroups.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/AlertGroups.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/AlertRuleList.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/AlertRuleList.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/AlertRuleListIndex.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/AlertRuleListIndex.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/AlertSilences.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/AlertSilences.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/AlertingAdmin.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/AlertingAdmin.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/AlertingRedirectToRule.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/AlertingRedirectToRule.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/AlertingRule.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/AlertingRule.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/AlertingRuleForm.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/AlertingRuleForm.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/ApiKeysPage.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/ApiKeysPage.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/AppRootPage.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/AppRootPage.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/BenchmarksPage.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/BenchmarksPage.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/ChangePasswordPage.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/ChangePasswordPage.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/CloudAdminPage.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/CloudAdminPage.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/CreateTeam.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/CreateTeam.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/DashboardImport.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/DashboardImport.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/DashboardListPage.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/DashboardListPage.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/DashboardPage.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/DashboardPage.32ce35661f0ef2eae319.js.LICENSE.txt --rw-r--r-- root/root usr/share/grafana/public/build/DashboardPage.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/DataSourceDashboards.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/DataSourceDashboards.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/DataSourceSettingsPage.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/DataSourceSettingsPage.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/DataSourcesListPage.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/DataSourcesListPage.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/EditNotificationChannel.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/EditNotificationChannel.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/FeatureTogglePage.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/FeatureTogglePage.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/FolderLibraryPanelsPage.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/FolderLibraryPanelsPage.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/FolderPermissions.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/FolderPermissions.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/FolderSettingsPage.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/FolderSettingsPage.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/LibraryPanelsPage.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/LibraryPanelsPage.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/LiveStatusPage.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/LiveStatusPage.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/NewDashboardsFolder.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/NewDashboardsFolder.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/NewDataSourcePage.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/NewDataSourcePage.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/NewNotificationChannel.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/NewNotificationChannel.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/NewOrgPage.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/NewOrgPage.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/NotificationsListPage.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/NotificationsListPage.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/OrgDetailsPage.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/OrgDetailsPage.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/PipelineAdminPage.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/PipelineAdminPage.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/PlaylistEditPage.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/PlaylistEditPage.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/PlaylistNewPage.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/PlaylistNewPage.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/PlaylistPage.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/PlaylistPage.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/PlaylistStartPage.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/PlaylistStartPage.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/PluginAdminNotEnabled.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/PluginAdminNotEnabled.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/PluginListPage.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/PluginListPage.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/PluginPage.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/PluginPage.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/SelectOrgPage.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/SelectOrgPage.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/SendResetMailPage.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/SendResetMailPage.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/ServerStats.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/ServerStats.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/SignupInvited.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/SignupInvited.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/SnapshotListPage.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/SnapshotListPage.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/SoloPanelPage.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/SoloPanelPage.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/TeamList.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/TeamList.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/TeamPages.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/TeamPages.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/UserCreatePage.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/UserCreatePage.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/UserInvitePage.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/UserInvitePage.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/UserListAdminPage.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/UserListAdminPage.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/UserProfileEditPage.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/UserProfileEditPage.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/UsersListPage.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/UsersListPage.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/alertmanagerPlugin.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/alertmanagerPlugin.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/app.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/app.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/azureMonitorPlugin.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/azureMonitorPlugin.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/brace.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/brace.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/canvasPanel.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/canvasPanel.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/cloudMonitoringPlugin.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/cloudMonitoringPlugin.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/cloudwatchPlugin.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/cloudwatchPlugin.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/code-editor.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/code-editor.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/dark.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/elasticsearchPlugin.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/elasticsearchPlugin.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/explore.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/explore.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/geomapPanel.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/geomapPanel.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/grafana.dark.32ce35661f0ef2eae319.css --rw-r--r-- root/root usr/share/grafana/public/build/grafana.light.32ce35661f0ef2eae319.css --rw-r--r-- root/root usr/share/grafana/public/build/grafanaPlugin.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/grafanaPlugin.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/graphitePlugin.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/graphitePlugin.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/influxdbPlugin.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/influxdbPlugin.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/jaegerPlugin.32ce35661f0ef2eae319.js +-rw-r--r-- root/root usr/share/grafana/public/build/grafana.dark.59edb9abd9a6da98e58c.css +-rw-r--r-- root/root usr/share/grafana/public/build/grafana.light.59edb9abd9a6da98e58c.css -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/light.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/lokiPlugin.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/lokiPlugin.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/mixedPlugin.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/mixedPlugin.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/mssqlPlugin.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/mssqlPlugin.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/mysqlPlugin.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/mysqlPlugin.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/opentsdbPlugin.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/opentsdbPlugin.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/postgresPlugin.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/postgresPlugin.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/prom-query-field.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/prom-query-field.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/prometheusPlugin.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/prometheusPlugin.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/rst2html.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/rst2html.32ce35661f0ef2eae319.js.LICENSE.txt --rw-r--r-- root/root usr/share/grafana/public/build/rst2html.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/runtime.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/runtime.32ce35661f0ef2eae319.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/tempoPlugin.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/tempoPlugin.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/testDataDSPlugin.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/testDataDSPlugin.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/visjs-network.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/visjs-network.32ce35661f0ef2eae319.js.LICENSE.txt --rw-r--r-- root/root usr/share/grafana/public/build/visjs-network.32ce35661f0ef2eae319.js.map --rw-r--r-- root/root usr/share/grafana/public/build/zipkinPlugin.32ce35661f0ef2eae319.js --rw-r--r-- root/root usr/share/grafana/public/build/zipkinPlugin.32ce35661f0ef2eae319.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 --rw-r--r-- root/root usr/share/grafana/public/dashboards/scripted.js -rw-r--r-- root/root usr/share/grafana/public/dashboards/scripted_async.js +-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/emails/ --rw-r--r-- root/root usr/share/grafana/public/emails/README.md +-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 -rw-r--r-- root/root usr/share/grafana/public/emails/alert_notification.txt --rw-r--r-- root/root usr/share/grafana/public/emails/alert_notification_example.html -rw-r--r-- root/root usr/share/grafana/public/emails/invited_to_org.html -rw-r--r-- root/root usr/share/grafana/public/emails/invited_to_org.txt -rw-r--r-- root/root usr/share/grafana/public/emails/new_user_invite.html -rw-r--r-- root/root usr/share/grafana/public/emails/new_user_invite.txt -rw-r--r-- root/root usr/share/grafana/public/emails/ng_alert_notification.html -rw-r--r-- root/root usr/share/grafana/public/emails/ng_alert_notification.txt +-rw-r--r-- root/root usr/share/grafana/public/emails/README.md -rw-r--r-- root/root usr/share/grafana/public/emails/reset_password.html -rw-r--r-- root/root usr/share/grafana/public/emails/reset_password.txt -rw-r--r-- root/root usr/share/grafana/public/emails/signup_started.html @@ -3673,42 +3264,42 @@ drwxr-xr-x root/root usr/share/grafana/public/fonts/ -rwxr-xr-x root/root usr/share/grafana/public/fonts/grafana-icons.woff drwxr-xr-x root/root usr/share/grafana/public/fonts/inter/ -rw-r--r-- root/root usr/share/grafana/public/fonts/inter/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa0ZL7SUc.woff2 --rw-r--r-- root/root usr/share/grafana/public/fonts/inter/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1ZL7.woff2 -rw-r--r-- root/root usr/share/grafana/public/fonts/inter/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1pL7SUc.woff2 +-rw-r--r-- root/root usr/share/grafana/public/fonts/inter/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa1ZL7.woff2 -rw-r--r-- root/root usr/share/grafana/public/fonts/inter/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa25L7SUc.woff2 -rw-r--r-- root/root usr/share/grafana/public/fonts/inter/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2JL7SUc.woff2 --rw-r--r-- root/root usr/share/grafana/public/fonts/inter/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2ZL7SUc.woff2 -rw-r--r-- root/root usr/share/grafana/public/fonts/inter/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2pL7SUc.woff2 +-rw-r--r-- root/root usr/share/grafana/public/fonts/inter/UcC73FwrK3iLTeHuS_fvQtMwCp50KnMa2ZL7SUc.woff2 drwxr-xr-x root/root usr/share/grafana/public/fonts/roboto/ --rw-r--r-- root/root usr/share/grafana/public/fonts/roboto/-2n2p-_Y08sg57CNWQfKNvesZW2xOQ-xsNqO47m55DA.woff2 -rw-r--r-- root/root usr/share/grafana/public/fonts/roboto/1hZf02POANh32k2VkgEoUBTbgVql8nDJpwnrE27mub0.woff2 +-rw-r--r-- root/root usr/share/grafana/public/fonts/roboto/-2n2p-_Y08sg57CNWQfKNvesZW2xOQ-xsNqO47m55DA.woff2 +-rw-r--r-- root/root usr/share/grafana/public/fonts/roboto/cDKhRaXnQTOVbaoxwdOr9xTbgVql8nDJpwnrE27mub0.woff2 -rw-r--r-- root/root usr/share/grafana/public/fonts/roboto/CWB0XYA8bzo0kSThX0UTuA.woff2 +-rw-r--r-- root/root usr/share/grafana/public/fonts/roboto/ek4gzZ-GeXAPcSbHtCeQI_esZW2xOQ-xsNqO47m55DA.woff2 -rw-r--r-- root/root usr/share/grafana/public/fonts/roboto/Fcx7Wwv8OzT71A3E1XOAjvesZW2xOQ-xsNqO47m55DA.woff2 -rw-r--r-- root/root usr/share/grafana/public/fonts/roboto/K23cxWVTrIFD6DJsEVi07RTbgVql8nDJpwnrE27mub0.woff2 -rw-r--r-- root/root usr/share/grafana/public/fonts/roboto/KFOmCnqEu92Fr1Mu4WxKKTU1Kvnz.woff2 -rw-r--r-- root/root usr/share/grafana/public/fonts/roboto/L0xTDF4xlVMF-BfR8bXMIhJHg45mwgGEFl0_3vrtSM1J-gEPT5Ese6hmHSh0mQ.woff2 +-rw-r--r-- root/root usr/share/grafana/public/fonts/roboto/mbmhprMH69Zi6eEPBYVFhRJtnKITppOI_IvcXXDNrsc.woff2 +-rw-r--r-- root/root usr/share/grafana/public/fonts/roboto/mErvLBYg_cXG3rLvUsKT_fesZW2xOQ-xsNqO47m55DA.woff2 +-rw-r--r-- root/root usr/share/grafana/public/fonts/roboto/mx9Uck6uB63VIKFYnEMXrRJtnKITppOI_IvcXXDNrsc.woff2 -rw-r--r-- root/root usr/share/grafana/public/fonts/roboto/NdF9MtnOpLzo-noMoG0miPesZW2xOQ-xsNqO47m55DA.woff2 +-rw-r--r-- root/root usr/share/grafana/public/fonts/roboto/oHi30kwQWvpCWqAhzHcCSBJtnKITppOI_IvcXXDNrsc.woff2 +-rw-r--r-- root/root usr/share/grafana/public/fonts/roboto/OLffGBTaF0XFOW1gnuHF0b6up8jxqWt8HVA3mDhkV_0.woff2 -rw-r--r-- root/root usr/share/grafana/public/fonts/roboto/OLffGBTaF0XFOW1gnuHF0SYE0-AqJ3nfInTTiDXDjU4.woff2 -rw-r--r-- root/root usr/share/grafana/public/fonts/roboto/OLffGBTaF0XFOW1gnuHF0TTOQ_MqJVwkKsUn0wKzc2I.woff2 -rw-r--r-- root/root usr/share/grafana/public/fonts/roboto/OLffGBTaF0XFOW1gnuHF0TUj_cnvWIuuBMVgbX098Mw.woff2 -rw-r--r-- root/root usr/share/grafana/public/fonts/roboto/OLffGBTaF0XFOW1gnuHF0UbcKLIaa1LC45dFaAfauRA.woff2 -rw-r--r-- root/root usr/share/grafana/public/fonts/roboto/OLffGBTaF0XFOW1gnuHF0Wo_sUJ8uO4YLWRInS22T3Y.woff2 -rw-r--r-- root/root usr/share/grafana/public/fonts/roboto/OLffGBTaF0XFOW1gnuHF0Y4P5ICox8Kq3LLUNMylGO4.woff2 --rw-r--r-- root/root usr/share/grafana/public/fonts/roboto/OLffGBTaF0XFOW1gnuHF0b6up8jxqWt8HVA3mDhkV_0.woff2 --rw-r--r-- root/root usr/share/grafana/public/fonts/roboto/OpXUqTo0UgQQhGj_SFdLWBTbgVql8nDJpwnrE27mub0.woff2 --rw-r--r-- root/root usr/share/grafana/public/fonts/roboto/RxZJdnzeo3R5zSexge8UUVtXRa8TVwTICgirnJhmVJw.woff2 --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 --rw-r--r-- root/root usr/share/grafana/public/fonts/roboto/cDKhRaXnQTOVbaoxwdOr9xTbgVql8nDJpwnrE27mub0.woff2 --rw-r--r-- root/root usr/share/grafana/public/fonts/roboto/ek4gzZ-GeXAPcSbHtCeQI_esZW2xOQ-xsNqO47m55DA.woff2 --rw-r--r-- root/root usr/share/grafana/public/fonts/roboto/mErvLBYg_cXG3rLvUsKT_fesZW2xOQ-xsNqO47m55DA.woff2 --rw-r--r-- root/root usr/share/grafana/public/fonts/roboto/mbmhprMH69Zi6eEPBYVFhRJtnKITppOI_IvcXXDNrsc.woff2 --rw-r--r-- root/root usr/share/grafana/public/fonts/roboto/mx9Uck6uB63VIKFYnEMXrRJtnKITppOI_IvcXXDNrsc.woff2 --rw-r--r-- root/root usr/share/grafana/public/fonts/roboto/oHi30kwQWvpCWqAhzHcCSBJtnKITppOI_IvcXXDNrsc.woff2 -rw-r--r-- root/root usr/share/grafana/public/fonts/roboto/oOeFwZNlrTefzLYmlVV1UBJtnKITppOI_IvcXXDNrsc.woff2 +-rw-r--r-- root/root usr/share/grafana/public/fonts/roboto/OpXUqTo0UgQQhGj_SFdLWBTbgVql8nDJpwnrE27mub0.woff2 -rw-r--r-- root/root usr/share/grafana/public/fonts/roboto/rGvHdJnr2l75qb0YND9NyBJtnKITppOI_IvcXXDNrsc.woff2 +-rw-r--r-- root/root usr/share/grafana/public/fonts/roboto/RxZJdnzeo3R5zSexge8UUVtXRa8TVwTICgirnJhmVJw.woff2 -rw-r--r-- root/root usr/share/grafana/public/fonts/roboto/vPcynSL0qHq_6dX7lKVByfesZW2xOQ-xsNqO47m55DA.woff2 -rw-r--r-- root/root usr/share/grafana/public/fonts/roboto/vSzulfKSK0LLjjfeaxcREhTbgVql8nDJpwnrE27mub0.woff2 +-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/countries.json -rw-r--r-- root/root usr/share/grafana/public/gazetteer/usa-states.json @@ -3727,9 +3318,9 @@ drwxr-xr-x root/root usr/share/grafana/public/img/bg/ -rw-r--r-- root/root usr/share/grafana/public/img/bg/p5.png -rw-r--r-- root/root usr/share/grafana/public/img/bg/p6.png -rw-r--r-- root/root usr/share/grafana/public/img/browserconfig.xml --rw-r--r-- root/root usr/share/grafana/public/img/check_radio_sheet.png -rw-r--r-- root/root usr/share/grafana/public/img/checkbox.png -rw-r--r-- root/root usr/share/grafana/public/img/checkbox_white.png +-rw-r--r-- root/root usr/share/grafana/public/img/check_radio_sheet.png -rw-r--r-- root/root usr/share/grafana/public/img/critical.svg -rw-r--r-- root/root usr/share/grafana/public/img/cubes.png -rw-r--r-- root/root usr/share/grafana/public/img/envelope.png @@ -3739,29 +3330,28 @@ drwxr-xr-x root/root usr/share/grafana/public/img/bg/ -rw-r--r-- root/root usr/share/grafana/public/img/g8_login_light.svg -rw-r--r-- root/root usr/share/grafana/public/img/getting_started_bg_dark.svg -rw-r--r-- root/root usr/share/grafana/public/img/getting_started_bg_light.svg --rw-r--r-- root/root usr/share/grafana/public/img/glyphicons-halflings-white.png -rw-r--r-- root/root usr/share/grafana/public/img/glyphicons-halflings.png +-rw-r--r-- root/root usr/share/grafana/public/img/glyphicons-halflings-white.png -rw-r--r-- root/root usr/share/grafana/public/img/grab_dark.svg -rw-r--r-- root/root usr/share/grafana/public/img/grab_light.svg -rw-r--r-- root/root usr/share/grafana/public/img/grafana_com_auth_icon.svg +-rw-r--r-- root/root usr/share/grafana/public/img/grafanaconline.png -rw-r--r-- root/root usr/share/grafana/public/img/grafana_enterprise_typelogo.svg -rw-r--r-- root/root usr/share/grafana/public/img/grafana_icon.svg -rw-r--r-- root/root usr/share/grafana/public/img/grafana_mask_icon.svg -rw-r--r-- root/root usr/share/grafana/public/img/grafana_mask_icon_white.svg -rw-r--r-- root/root usr/share/grafana/public/img/grafana_net_logo.svg -rw-r--r-- root/root usr/share/grafana/public/img/grafana_typelogo.svg --rw-r--r-- root/root usr/share/grafana/public/img/grafanaconline.png -rw-r--r-- root/root usr/share/grafana/public/img/graph404.svg -rw-r--r-- root/root usr/share/grafana/public/img/heatmap_bg_test.svg -rw-r--r-- root/root usr/share/grafana/public/img/icn-app.svg --rw-r--r-- root/root usr/share/grafana/public/img/icn-dashboard-tiny.svg -rw-r--r-- root/root usr/share/grafana/public/img/icn-dashboard.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icn-dashboard-tiny.svg -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-row.svg drwxr-xr-x root/root usr/share/grafana/public/img/icons/ --rw-r--r-- root/root usr/share/grafana/public/img/icons/.gitignore drwxr-xr-x root/root usr/share/grafana/public/img/icons/custom/ -rw-r--r-- root/root usr/share/grafana/public/img/icons/custom/gf-bar-alignment-after.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/custom/gf-bar-alignment-before.svg @@ -3775,9 +3365,122 @@ drwxr-xr-x root/root usr/share/grafana/public/img/icons/custom/ -rw-r--r-- root/root usr/share/grafana/public/img/icons/custom/gf-layout-simple.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/custom/gf-logs.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/custom/gf-portrait.svg +drwxr-xr-x root/root usr/share/grafana/public/img/icons_dark_theme/ +-rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_add_annotation_alt.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_add_annotation.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_add_data_sources.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_add_folder.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_add_link.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_add_notification_channel.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_add_panel.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_add_team.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_add_user.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_add_variable.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_advanced_active.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_advanced.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_alert_alt.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_alerting_active.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_alerting.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_alert_off.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_alert_rules.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_alert.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_annotation_alt.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_annotation.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_apikeys.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_arrow_left_circle.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_arrow_left.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_cog.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_dashboard_fav.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_dashboard_list.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_dashboard.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_data_sources.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_editor.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_explore.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_home.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_import_dashboard.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_json.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_link.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_new_dashboard.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_notification_channels.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_org.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_playlist.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_plugins.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_preferences.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_query_active.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_query.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_question.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_remove.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_reports.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_shield.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_sitemap.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_snapshots.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_team.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_user.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_variable.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_viewer.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_visualize_active.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_visualize.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_zoom_out.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/.gitignore drwxr-xr-x root/root usr/share/grafana/public/img/icons/iot/ -rw-r--r-- root/root usr/share/grafana/public/img/icons/iot/faucet.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/iot/pump.svg +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_add_annotation_alt.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_add_annotation.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_add_data_sources.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_add_folder.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_add_link.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_add_notification_channel.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_add_panel.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_add_team.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_add_user.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_add_variable.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_advanced_active.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_advanced.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_alert_alt.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_alerting_active.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_alerting.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_alert_off.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_alert_rules.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_alert.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_annotation_alt.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_annotation.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_apikeys.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_arrow_left_circle.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_arrow_left.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_cog.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_dashboard_fav.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_dashboard_list.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_dashboard.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_data_sources.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_editor.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_explore.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_home.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_import_dashboard.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_json.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_link.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_new_dashboard.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_notification_channels.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_org.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_playlist.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_plugins.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_preferences.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_query_active.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_query.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_question.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_remove.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_reports.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_shield.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_sitemap.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_snapshots.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_team.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_user.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_variable.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_viewer.svg +-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/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 @@ -3820,8 +3523,8 @@ drwxr-xr-x root/root usr/share/grafana/public/img/icons/unicons/ -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/align-center-alt.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/align-center-h.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/align-center-justify.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/align-center-v.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/align-center.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/align-center-v.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/align-justify.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/align-left-justify.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/align-left.svg @@ -3873,30 +3576,30 @@ drwxr-xr-x root/root usr/share/grafana/public/img/icons/unicons/ -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/arrow-random.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/arrow-resize-diagonal.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/arrow-right.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/arrow-to-bottom.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/arrow-to-right.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/arrow-up-left.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/arrow-up-right.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/arrow-up.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/arrow.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/arrows-h-alt.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/arrows-h.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/arrows-left-down.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/arrows-maximize.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/arrows-merge.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/arrows-resize-h.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/arrows-resize-v.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/arrows-resize.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/arrows-resize-v.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/arrows-right-down.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/arrows-shrink-h.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/arrows-shrink-v.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/arrows-up-right.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/arrows-v-alt.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/arrow.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/arrows-v.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/arrow-to-bottom.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/arrow-to-right.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/arrow-up-left.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/arrow-up-right.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/arrow-up.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/assistive-listening-systems.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/asterisk.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/at.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/atom.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/at.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/auto-flash.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/award-alt.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/award.svg @@ -3908,8 +3611,8 @@ drwxr-xr-x root/root usr/share/grafana/public/img/icons/unicons/ -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/bag-slash.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/bag.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/balance-scale.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/ban.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/band-aid.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/ban.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/bars.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/baseball-ball.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/basketball-hoop.svg @@ -3939,13 +3642,13 @@ drwxr-xr-x root/root usr/share/grafana/public/img/icons/unicons/ -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/bolt-slash.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/bolt.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/book-alt.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/bookmark-full.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/bookmark.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/book-medical.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/book-open.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/book-reader.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/book.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/bookmark-full.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/bookmark.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/books.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/book.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/boombox.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/border-alt.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/border-bottom.svg @@ -3963,13 +3666,13 @@ drwxr-xr-x root/root usr/share/grafana/public/img/icons/unicons/ -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/brain.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/briefcase-alt.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/briefcase.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/bright.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/brightness-empty.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/brightness-half.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/brightness-low.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/brightness-minus.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/brightness-plus.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/brightness.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/bright.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/bring-bottom.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/bring-front.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/browser.svg @@ -3993,12 +3696,12 @@ drwxr-xr-x root/root usr/share/grafana/public/img/icons/unicons/ -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/cancel.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/capsule.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/capture.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/card-atm.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/caret-right.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/car-sideview.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/car-slash.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/car-wash.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/car.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/card-atm.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/caret-right.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/car-wash.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/cell.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/celsius.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/channel-add.svg @@ -4031,18 +3734,18 @@ drwxr-xr-x root/root usr/share/grafana/public/img/icons/unicons/ -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/clock-five.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/clock-nine.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/clock-seven.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/clock.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/clock-ten.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/clock-three.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/clock-two.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/clock.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/closed-captioning-slash.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/closed-captioning.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/cloud-block.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/cloud-bookmark.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/cloud-check.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/cloud-computing.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/cloud-data-connection.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/cloud-database-tree.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/cloud-data-connection.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/cloud-download.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/cloud-drizzle.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/cloud-exclamation.svg @@ -4066,19 +3769,19 @@ drwxr-xr-x root/root usr/share/grafana/public/img/icons/unicons/ -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/cloud-showers-heavy.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/cloud-showers.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/cloud-slash.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/clouds.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/cloud-sun-hail.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/cloud-sun-meatball.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/cloud-sun-rain-alt.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/cloud-sun-rain.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/cloud-sun-tear.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/cloud-sun.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/cloud-sun-tear.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/cloud.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/cloud-times.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/cloud-unlock.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/cloud-upload.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/cloud-wifi.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/cloud-wind.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/cloud.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/clouds.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/club.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/code-branch.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/coffee.svg @@ -4108,9 +3811,9 @@ drwxr-xr-x root/root usr/share/grafana/public/img/icons/unicons/ -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/comment-alt-share.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/comment-alt-shield.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/comment-alt-slash.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/comment-alt.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/comment-alt-upload.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/comment-alt-verify.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/comment-alt.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/comment-block.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/comment-chart-line.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/comment-check.svg @@ -4130,15 +3833,15 @@ drwxr-xr-x root/root usr/share/grafana/public/img/icons/unicons/ -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/comment-plus.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/comment-question.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/comment-redo.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/comments-alt.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/comment-search.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/comment-share.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/comment-shield.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/comment-slash.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/comments.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/comment.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/comment-upload.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/comment-verify.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/comment.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/comments-alt.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/comments.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/compact-disc.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/comparison.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/compass.svg @@ -4147,14 +3850,14 @@ drwxr-xr-x root/root usr/share/grafana/public/img/icons/unicons/ -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/compress-arrows.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/compress-lines.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/compress-point.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/compress-v.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/compress.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/compress-v.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/confused.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/constructor.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/copy-alt.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/copy-landscape.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/copy.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/copyright.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/copy.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/corner-down-left.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/corner-down-right-alt.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/corner-down-right.svg @@ -4174,14 +3877,14 @@ drwxr-xr-x root/root usr/share/grafana/public/img/icons/unicons/ -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/crop-alt-rotate-right.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/crop-alt.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/crosshair-alt.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/crosshair.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/crosshairs.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/crosshair.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/css3-simple.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/cube.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/dashboard.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/data-sharing.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/database-alt.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/database.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/data-sharing.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/desert.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/desktop-alt-slash.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/desktop-alt.svg @@ -4199,8 +3902,8 @@ drwxr-xr-x root/root usr/share/grafana/public/img/icons/unicons/ -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/dice-six.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/dice-three.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/dice-two.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/direction.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/directions.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/direction.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/discord.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/dizzy-meh.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/dna.svg @@ -4248,12 +3951,12 @@ drwxr-xr-x root/root usr/share/grafana/public/img/icons/unicons/ -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/envelope-send.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/envelope-share.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/envelope-shield.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/envelopes.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/envelope-star.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/envelope.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/envelope-times.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/envelope-upload-alt.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/envelope-upload.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/envelope.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/envelopes.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/equal-circle.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/estate.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/euro-circle.svg @@ -4262,8 +3965,8 @@ drwxr-xr-x root/root usr/share/grafana/public/img/icons/unicons/ -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/exchange.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/exclamation-circle.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/exclamation-octagon.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/exclamation-triangle.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/exclamation.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/exclamation-triangle.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/exclude.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/exit.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/expand-alt.svg @@ -4324,14 +4027,14 @@ drwxr-xr-x root/root usr/share/grafana/public/img/icons/unicons/ -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/file-search-alt.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/file-share-alt.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/file-shield-alt.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/files-landscapes-alt.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/files-landscapes.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/file-slash.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/file.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/file-times-alt.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/file-times.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/file-upload-alt.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/file-upload.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/file.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/files-landscapes-alt.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/files-landscapes.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/film.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/filter-slash.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/filter.svg @@ -4344,8 +4047,8 @@ drwxr-xr-x root/root usr/share/grafana/public/img/icons/unicons/ -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/flip-v.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/flower.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/focus-add.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/focus-target.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/focus.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/focus-target.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/folder-check.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/folder-download.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/folder-exclamation.svg @@ -4359,9 +4062,9 @@ drwxr-xr-x root/root usr/share/grafana/public/img/icons/unicons/ -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/folder-plus.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/folder-question.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/folder-slash.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/folder.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/folder-times.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/folder-upload.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/folder.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/font.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/football-american.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/football-ball.svg @@ -4378,8 +4081,8 @@ drwxr-xr-x root/root usr/share/grafana/public/img/icons/unicons/ -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/glass-martini-alt-slash.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/glass-martini-alt.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/glass-martini.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/glass-tea.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/glass.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/glass-tea.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/globe.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/gold.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/golf-ball.svg @@ -4391,27 +4094,27 @@ drwxr-xr-x root/root usr/share/grafana/public/img/icons/unicons/ -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/google.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/graduation-cap.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/graph-bar.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/grid.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/grids.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/grid.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/grin.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/grin-tongue-wink-alt.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/grin-tongue-wink.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/grin.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/grip-horizontal-line.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/hard-hat.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/hdd.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/headphones-alt.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/headphone-slash.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/headphones.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/head-side-cough.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/head-side-mask.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/head-side.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/headphone-slash.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/headphones-alt.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/headphones.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/heart-alt.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/heartbeat.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/heart-break.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/heart-medical.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/heart-rate.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/heart-sign.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/heart.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/heartbeat.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/hindi-to-chinese.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/hipchat.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/history-alt.svg @@ -4425,8 +4128,8 @@ drwxr-xr-x root/root usr/share/grafana/public/img/icons/unicons/ -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/horizontal-distribution-left.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/horizontal-distribution-right.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/hospital-square-sign.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/hospital-symbol.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/hospital.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/hospital-symbol.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/hourglass.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/house-user.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/html3-alt.svg @@ -4453,11 +4156,11 @@ drwxr-xr-x root/root usr/share/grafana/public/img/icons/unicons/ -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/image-share.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/image-shield.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/image-slash.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/images.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/image.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/image-times.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/image-upload.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/image-v.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/image.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/images.svg -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 @@ -4473,8 +4176,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/jackhammer.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/java-script.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/kayak.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/key-skeleton-alt.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/key-skeleton.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/keyboard-alt.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/keyboard-hide.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/keyboard-show.svg @@ -4482,6 +4183,8 @@ drwxr-xr-x root/root usr/share/grafana/public/img/icons/unicons/ -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/keyhole-circle.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/keyhole-square-full.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/keyhole-square.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/key-skeleton-alt.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/key-skeleton.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/kid.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/label-alt.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/label.svg @@ -4514,10 +4217,10 @@ drwxr-xr-x root/root usr/share/grafana/public/img/icons/unicons/ -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/link-add.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/link-alt.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/link-broken.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/link-h.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/link.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/linkedin-alt.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/linkedin.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/link-h.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/link.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/linux.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/lira-sign.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/list-ol-alt.svg @@ -4580,20 +4283,20 @@ drwxr-xr-x root/root usr/share/grafana/public/img/icons/unicons/ -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/mobile-android.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/mobile-vibrate.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/modem.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/moneybag-alt.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/moneybag.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/money-bill-slash.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/money-bill-stack.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/money-bill.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/money-insert.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/money-stack.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/money-withdraw.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/money-withdrawal.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/moneybag-alt.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/moneybag.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/money-withdraw.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/monitor-heart-rate.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/monitor.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/moon-eclipse.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/moon.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/moonset.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/moon.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/mountains-sun.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/mountains.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/mouse-alt-2.svg @@ -4601,8 +4304,8 @@ drwxr-xr-x root/root usr/share/grafana/public/img/icons/unicons/ -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/mouse.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/multiply.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/music-note.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/music-tune-slash.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/music.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/music-tune-slash.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/n-a.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/navigator.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/nerd.svg @@ -4633,8 +4336,8 @@ drwxr-xr-x root/root usr/share/grafana/public/img/icons/unicons/ -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/parcel.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/parking-circle.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/parking-square.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/pathfinder-unite.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/pathfinder.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/pathfinder-unite.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/pause-circle.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/pause.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/paypal.svg @@ -4644,9 +4347,9 @@ drwxr-xr-x root/root usr/share/grafana/public/img/icons/unicons/ -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/phone-alt.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/phone-pause.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/phone-slash.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/phone.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/phone-times.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/phone-volume.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/phone.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/picture.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/pizza-slice.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/plane-arrival.svg @@ -4661,27 +4364,27 @@ drwxr-xr-x root/root usr/share/grafana/public/img/icons/unicons/ -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/plus.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/podium.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/polygon.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/post-stamp.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/postcard.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/post-stamp.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/pound-circle.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/pound.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/power.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/prescription-bottle.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/presentation-check.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/presentation-edit.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/presentation-line.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/presentation-lines-alt.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/presentation-line.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/presentation-minus.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/presentation-play.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/presentation-plus.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/presentation-times.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/presentation.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/presentation-times.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/previous.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/pricetag-alt.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/print-slash.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/print.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/process.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/processor.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/process.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/programming-language.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/pump.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/puzzle-piece.svg @@ -4713,8 +4416,8 @@ drwxr-xr-x root/root usr/share/grafana/public/img/icons/unicons/ -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/ruler-combined.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/ruler.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/rupee-sign.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/sad-cry.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/sad-crying.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/sad-cry.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/sad-dizzy.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/sad-squint.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/sad.svg @@ -4737,8 +4440,8 @@ drwxr-xr-x root/root usr/share/grafana/public/img/icons/unicons/ -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/server-connection.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/server-network-alt.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/server-network.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/server.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/servers.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/server.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/servicemark.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/setting.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/share-alt.svg @@ -4750,11 +4453,11 @@ drwxr-xr-x root/root usr/share/grafana/public/img/icons/unicons/ -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/shield-slash.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/shield.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/ship.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/shop.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/shopping-bag.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/shopping-basket.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/shopping-cart-alt.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/shopping-cart.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/shop.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/shovel.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/shrink.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/shuffle.svg @@ -4762,16 +4465,16 @@ drwxr-xr-x root/root usr/share/grafana/public/img/icons/unicons/ -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/shutter.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/sick.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/sigma.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/sign-alt.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/sign-in-alt.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/sign-left.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/sign-out-alt.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/sign-right.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/signal-alt-3.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/signal-alt.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/signal.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/sign-alt.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/sign-in-alt.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/signin.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/sign-left.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/sign-out-alt.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/signout.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/sign-right.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/silence.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/silent-squint.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/sim-card.svg @@ -4791,26 +4494,26 @@ drwxr-xr-x root/root usr/share/grafana/public/img/icons/unicons/ -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/smile-dizzy.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/smile-squint-wink-alt.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/smile-squint-wink.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/smile.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/smile-wink-alt.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/smile-wink.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/smile.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/snapchat-alt.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/snapchat-ghost.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/snapchat-square.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/snow-flake.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/snowflake-alt.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/snow-flake.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/snowflake.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/social-distancing.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/sort-amount-down.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/sort-amount-up.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/sort.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/sorting.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/sort.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/space-key.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/spade.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/sperms.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/spin.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/spinner-alt.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/spinner.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/spin.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/square-full.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/square-shape.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/square.svg @@ -4836,8 +4539,8 @@ drwxr-xr-x root/root usr/share/grafana/public/img/icons/unicons/ -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/subway.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/suitcase-alt.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/suitcase.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/sun.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/sunset.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/sun.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/surprise.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/swatchbook.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/swiggy.svg @@ -4846,10 +4549,10 @@ drwxr-xr-x root/root usr/share/grafana/public/img/icons/unicons/ -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/sync-slash.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/sync.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/syringe.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/table-tennis.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/table.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/tablet.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/table-tennis.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/tablets.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/tablet.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/tachometer-fast-alt.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/tachometer-fast.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/tag-alt.svg @@ -4865,17 +4568,17 @@ drwxr-xr-x root/root usr/share/grafana/public/img/icons/unicons/ -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/temperature-minus.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/temperature-plus.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/temperature-quarter.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/temperature-three-quarter.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/temperature.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/temperature-three-quarter.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/tennis-ball.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/text-fields.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/text-size.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/text-strike-through.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/text.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/thermometer.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/th-large.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/th-slash.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/th.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/thermometer.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/thumbs-down.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/thumbs-up.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/thunderstorm-moon.svg @@ -4930,10 +4633,10 @@ drwxr-xr-x root/root usr/share/grafana/public/img/icons/unicons/ -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/user-minus.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/user-nurse.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/user-plus.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/users-alt.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/user-square.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/user-times.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/user.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/users-alt.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/user-times.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/utensils-alt.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/utensils.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/vector-square-alt.svg @@ -4958,22 +4661,22 @@ drwxr-xr-x root/root usr/share/grafana/public/img/icons/unicons/ -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/volume-down.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/volume-mute.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/volume-off.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/volume-up.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/volume.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/volume-up.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/vuejs-alt.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/vuejs.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/wall.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/wallet.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/wall.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/watch-alt.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/watch.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/water-drop-slash.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/water-glass.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/water.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/webcam.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/web-grid-alt.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/web-grid.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/web-section-alt.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/web-section.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/webcam.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/weight.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/whatsapp-alt.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/whatsapp.svg @@ -4984,14 +4687,14 @@ drwxr-xr-x root/root usr/share/grafana/public/img/icons/unicons/ -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/wifi-slash.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/wifi.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/wind-moon.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/wind-sun.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/wind.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/window-grid.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/window-maximize.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/window-section.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/window.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/windows.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/window.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/windsock.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/wind-sun.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/wind.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/windy.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/wordpress-simple.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/wordpress.svg @@ -5003,118 +4706,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/yen.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/yin-yang.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/youtube.svg -drwxr-xr-x root/root usr/share/grafana/public/img/icons_dark_theme/ --rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_add_annotation.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_add_annotation_alt.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_add_data_sources.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_add_folder.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_add_link.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_add_notification_channel.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_add_panel.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_add_team.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_add_user.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_add_variable.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_advanced.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_advanced_active.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_alert.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_alert_alt.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_alert_off.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_alert_rules.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_alerting.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_alerting_active.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_annotation.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_annotation_alt.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_apikeys.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_arrow_left.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_arrow_left_circle.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_cog.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_dashboard.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_dashboard_fav.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_dashboard_list.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_data_sources.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_editor.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_explore.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_home.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_import_dashboard.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_json.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_link.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_new_dashboard.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_notification_channels.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_org.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_playlist.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_plugins.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_preferences.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_query.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_query_active.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_question.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_remove.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_reports.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_shield.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_sitemap.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_snapshots.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_team.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_user.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_variable.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_viewer.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_visualize.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_visualize_active.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_dark_theme/icon_zoom_out.svg -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_add_annotation.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_add_annotation_alt.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_add_data_sources.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_add_folder.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_add_link.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_add_notification_channel.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_add_panel.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_add_team.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_add_user.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_add_variable.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_advanced.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_advanced_active.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_alert.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_alert_alt.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_alert_off.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_alert_rules.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_alerting.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_alerting_active.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_annotation.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_annotation_alt.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_apikeys.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_arrow_left.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_arrow_left_circle.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_cog.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_dashboard.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_dashboard_fav.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_dashboard_list.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_data_sources.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_editor.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_explore.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_home.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_import_dashboard.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_json.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_link.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_new_dashboard.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_notification_channels.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_org.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_playlist.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_plugins.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_preferences.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_query.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_query_active.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_question.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_remove.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_reports.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_shield.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_sitemap.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_snapshots.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_team.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_user.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_variable.svg --rw-r--r-- root/root usr/share/grafana/public/img/icons_light_theme/icon_viewer.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_visualize_active.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/licensing/ -rw-r--r-- root/root usr/share/grafana/public/img/licensing/card-bg-dark.svg -rw-r--r-- root/root usr/share/grafana/public/img/licensing/card-bg-light.svg @@ -5126,13 +4717,13 @@ drwxr-xr-x root/root usr/share/grafana/public/img/licensing/ -rw-r--r-- root/root usr/share/grafana/public/img/licensing/plugin_enterprise.svg -rw-r--r-- root/root usr/share/grafana/public/img/licensing/sla.svg -rw-r--r-- root/root usr/share/grafana/public/img/light.png --rw-r--r-- root/root usr/share/grafana/public/img/load.gif -rw-r--r-- root/root usr/share/grafana/public/img/load_big.gif +-rw-r--r-- root/root usr/share/grafana/public/img/load.gif -rw-r--r-- root/root usr/share/grafana/public/img/loading-pulse.svg -rw-r--r-- root/root usr/share/grafana/public/img/login_background_dark.svg -rw-r--r-- root/root usr/share/grafana/public/img/login_background_light.svg --rw-r--r-- root/root usr/share/grafana/public/img/logo_transparent_200x.png -rw-r--r-- root/root usr/share/grafana/public/img/logo_transparent_200x75.png +-rw-r--r-- root/root usr/share/grafana/public/img/logo_transparent_200x.png -rw-r--r-- root/root usr/share/grafana/public/img/logo_transparent_400x.png -rw-r--r-- root/root usr/share/grafana/public/img/microsoft_auth_icon.svg -rw-r--r-- root/root usr/share/grafana/public/img/mixed_styles.png @@ -5174,14 +4765,14 @@ drwxr-xr-x root/root usr/share/grafana/public/img/plugins/ -rw-r--r-- root/root usr/share/grafana/public/img/rendering_timeout.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-tiny.svg -rw-r--r-- root/root usr/share/grafana/public/img/warn.svg +-rw-r--r-- root/root usr/share/grafana/public/img/warn-tiny.svg drwxr-xr-x root/root usr/share/grafana/public/lib/ -rw-r--r-- root/root usr/share/grafana/public/lib/.gitignore +drwxr-xr-x root/root usr/share/grafana/public/lib/monaco/ drwxr-xr-x root/root usr/share/grafana/public/lib/monaco-languages/ -rw-r--r-- root/root usr/share/grafana/public/lib/monaco-languages/index.ts -rw-r--r-- root/root usr/share/grafana/public/lib/monaco-languages/kusto.ts -drwxr-xr-x root/root usr/share/grafana/public/lib/monaco/ drwxr-xr-x root/root usr/share/grafana/public/lib/monaco/min/ drwxr-xr-x root/root usr/share/grafana/public/lib/monaco/min/vs/ drwxr-xr-x root/root usr/share/grafana/public/lib/monaco/min/vs/base/ @@ -5306,11 +4897,11 @@ drwxr-xr-x root/root usr/share/grafana/public/lib/monaco/min/vs/basic-languages/ -rw-r--r-- root/root usr/share/grafana/public/lib/monaco/min/vs/basic-languages/objective-c/objective-c.js -rw-r--r-- root/root usr/share/grafana/public/lib/monaco/min/vs/basic-languages/objective-c/objective-c.js.LICENSE.txt drwxr-xr-x root/root usr/share/grafana/public/lib/monaco/min/vs/basic-languages/pascal/ --rw-r--r-- root/root usr/share/grafana/public/lib/monaco/min/vs/basic-languages/pascal/pascal.js --rw-r--r-- root/root usr/share/grafana/public/lib/monaco/min/vs/basic-languages/pascal/pascal.js.LICENSE.txt drwxr-xr-x root/root usr/share/grafana/public/lib/monaco/min/vs/basic-languages/pascaligo/ -rw-r--r-- root/root usr/share/grafana/public/lib/monaco/min/vs/basic-languages/pascaligo/pascaligo.js -rw-r--r-- root/root usr/share/grafana/public/lib/monaco/min/vs/basic-languages/pascaligo/pascaligo.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/lib/monaco/min/vs/basic-languages/pascal/pascal.js +-rw-r--r-- root/root usr/share/grafana/public/lib/monaco/min/vs/basic-languages/pascal/pascal.js.LICENSE.txt drwxr-xr-x root/root usr/share/grafana/public/lib/monaco/min/vs/basic-languages/perl/ -rw-r--r-- root/root usr/share/grafana/public/lib/monaco/min/vs/basic-languages/perl/perl.js -rw-r--r-- root/root usr/share/grafana/public/lib/monaco/min/vs/basic-languages/perl/perl.js.LICENSE.txt @@ -5339,8 +4930,6 @@ drwxr-xr-x root/root usr/share/grafana/public/lib/monaco/min/vs/basic-languages/ -rw-r--r-- root/root usr/share/grafana/public/lib/monaco/min/vs/basic-languages/qsharp/qsharp.js -rw-r--r-- root/root usr/share/grafana/public/lib/monaco/min/vs/basic-languages/qsharp/qsharp.js.LICENSE.txt drwxr-xr-x root/root usr/share/grafana/public/lib/monaco/min/vs/basic-languages/r/ --rw-r--r-- root/root usr/share/grafana/public/lib/monaco/min/vs/basic-languages/r/r.js --rw-r--r-- root/root usr/share/grafana/public/lib/monaco/min/vs/basic-languages/r/r.js.LICENSE.txt drwxr-xr-x root/root usr/share/grafana/public/lib/monaco/min/vs/basic-languages/razor/ -rw-r--r-- root/root usr/share/grafana/public/lib/monaco/min/vs/basic-languages/razor/razor.js -rw-r--r-- root/root usr/share/grafana/public/lib/monaco/min/vs/basic-languages/razor/razor.js.LICENSE.txt @@ -5353,6 +4942,8 @@ drwxr-xr-x root/root usr/share/grafana/public/lib/monaco/min/vs/basic-languages/ drwxr-xr-x root/root usr/share/grafana/public/lib/monaco/min/vs/basic-languages/restructuredtext/ -rw-r--r-- root/root usr/share/grafana/public/lib/monaco/min/vs/basic-languages/restructuredtext/restructuredtext.js -rw-r--r-- root/root usr/share/grafana/public/lib/monaco/min/vs/basic-languages/restructuredtext/restructuredtext.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/lib/monaco/min/vs/basic-languages/r/r.js +-rw-r--r-- root/root usr/share/grafana/public/lib/monaco/min/vs/basic-languages/r/r.js.LICENSE.txt drwxr-xr-x root/root usr/share/grafana/public/lib/monaco/min/vs/basic-languages/ruby/ -rw-r--r-- root/root usr/share/grafana/public/lib/monaco/min/vs/basic-languages/ruby/ruby.js -rw-r--r-- root/root usr/share/grafana/public/lib/monaco/min/vs/basic-languages/ruby/ruby.js.LICENSE.txt @@ -5454,10 +5045,10 @@ drwxr-xr-x root/root usr/share/grafana/public/lib/monaco/min/vs/language/json/ -rw-r--r-- root/root usr/share/grafana/public/lib/monaco/min/vs/language/json/jsonWorker.js -rw-r--r-- root/root usr/share/grafana/public/lib/monaco/min/vs/language/json/jsonWorker.js.LICENSE.txt drwxr-xr-x root/root usr/share/grafana/public/lib/monaco/min/vs/language/kusto/ --rw-r--r-- root/root usr/share/grafana/public/lib/monaco/min/vs/language/kusto/Kusto.Language.Bridge.min.js -rw-r--r-- root/root usr/share/grafana/public/lib/monaco/min/vs/language/kusto/bridge.min.js -rw-r--r-- root/root usr/share/grafana/public/lib/monaco/min/vs/language/kusto/bridge.min.js.LICENSE.txt -rw-r--r-- root/root usr/share/grafana/public/lib/monaco/min/vs/language/kusto/kusto.javascript.client.min.js +-rw-r--r-- root/root usr/share/grafana/public/lib/monaco/min/vs/language/kusto/Kusto.Language.Bridge.min.js -rw-r--r-- root/root usr/share/grafana/public/lib/monaco/min/vs/language/kusto/kustoMode.js -rw-r--r-- root/root usr/share/grafana/public/lib/monaco/min/vs/language/kusto/kustoMode.js.LICENSE.txt -rw-r--r-- root/root usr/share/grafana/public/lib/monaco/min/vs/language/kusto/kustoWorker.js @@ -5480,23 +5071,8 @@ drwxr-xr-x root/root usr/share/grafana/public/maps/ -rw-r--r-- root/root usr/share/grafana/public/maps/usa-states.geojson -rw-r--r-- root/root usr/share/grafana/public/robots.txt drwxr-xr-x root/root usr/share/grafana/public/sass/ --rw-r--r-- root/root usr/share/grafana/public/sass/.sass-lint.yml --rw-r--r-- root/root usr/share/grafana/public/sass/_grafana.scss --rw-r--r-- root/root usr/share/grafana/public/sass/_old_responsive.scss --rw-r--r-- root/root usr/share/grafana/public/sass/_variables.dark.generated.scss --rw-r--r-- root/root usr/share/grafana/public/sass/_variables.generated.scss --rw-r--r-- root/root usr/share/grafana/public/sass/_variables.light.generated.scss drwxr-xr-x root/root usr/share/grafana/public/sass/base/ -rw-r--r-- root/root usr/share/grafana/public/sass/base/_code.scss --rw-r--r-- root/root usr/share/grafana/public/sass/base/_font_awesome.scss --rw-r--r-- root/root usr/share/grafana/public/sass/base/_fonts.scss --rw-r--r-- root/root usr/share/grafana/public/sass/base/_forms.scss --rw-r--r-- root/root usr/share/grafana/public/sass/base/_grafana_icons.scss --rw-r--r-- root/root usr/share/grafana/public/sass/base/_grid.scss --rw-r--r-- root/root usr/share/grafana/public/sass/base/_icons.scss --rw-r--r-- root/root usr/share/grafana/public/sass/base/_normalize.scss --rw-r--r-- root/root usr/share/grafana/public/sass/base/_reboot.scss --rw-r--r-- root/root usr/share/grafana/public/sass/base/_type.scss drwxr-xr-x root/root usr/share/grafana/public/sass/base/font-awesome/ -rw-r--r-- root/root usr/share/grafana/public/sass/base/font-awesome/_animated.scss -rw-r--r-- root/root usr/share/grafana/public/sass/base/font-awesome/_bordered-pulled.scss @@ -5509,8 +5085,17 @@ drwxr-xr-x root/root usr/share/grafana/public/sass/base/font-awesome/ -rw-r--r-- root/root usr/share/grafana/public/sass/base/font-awesome/_path.scss -rw-r--r-- root/root usr/share/grafana/public/sass/base/font-awesome/_rotated-flipped.scss -rw-r--r-- root/root usr/share/grafana/public/sass/base/font-awesome/_screen-reader.scss +-rw-r--r-- root/root usr/share/grafana/public/sass/base/_font_awesome.scss -rw-r--r-- root/root usr/share/grafana/public/sass/base/font-awesome/_stacked.scss -rw-r--r-- root/root usr/share/grafana/public/sass/base/font-awesome/_variables.scss +-rw-r--r-- root/root usr/share/grafana/public/sass/base/_fonts.scss +-rw-r--r-- root/root usr/share/grafana/public/sass/base/_forms.scss +-rw-r--r-- root/root usr/share/grafana/public/sass/base/_grafana_icons.scss +-rw-r--r-- root/root usr/share/grafana/public/sass/base/_grid.scss +-rw-r--r-- root/root usr/share/grafana/public/sass/base/_icons.scss +-rw-r--r-- root/root usr/share/grafana/public/sass/base/_normalize.scss +-rw-r--r-- root/root usr/share/grafana/public/sass/base/_reboot.scss +-rw-r--r-- root/root usr/share/grafana/public/sass/base/_type.scss drwxr-xr-x root/root usr/share/grafana/public/sass/components/ -rw-r--r-- root/root usr/share/grafana/public/sass/components/_add_data_source.scss -rw-r--r-- root/root usr/share/grafana/public/sass/components/_alerts.scss @@ -5519,8 +5104,9 @@ drwxr-xr-x root/root usr/share/grafana/public/sass/components/ -rw-r--r-- root/root usr/share/grafana/public/sass/components/_dashboard_grid.scss -rw-r--r-- root/root usr/share/grafana/public/sass/components/_dashboard_list.scss -rw-r--r-- root/root usr/share/grafana/public/sass/components/_dashboard_settings.scss --rw-r--r-- root/root usr/share/grafana/public/sass/components/_drop.scss -rw-r--r-- root/root usr/share/grafana/public/sass/components/_dropdown.scss +-rw-r--r-- root/root usr/share/grafana/public/sass/components/_drop.scss +-rw-r--r-- root/root usr/share/grafana/public/sass/components/edit_sidemenu.scss -rw-r--r-- root/root usr/share/grafana/public/sass/components/_filter-controls.scss -rw-r--r-- root/root usr/share/grafana/public/sass/components/_filter-list.scss -rw-r--r-- root/root usr/share/grafana/public/sass/components/_filter-table.scss @@ -5557,17 +5143,17 @@ drwxr-xr-x root/root usr/share/grafana/public/sass/components/ -rw-r--r-- root/root usr/share/grafana/public/sass/components/_tabbed_view.scss -rw-r--r-- root/root usr/share/grafana/public/sass/components/_tables_lists.scss -rw-r--r-- root/root usr/share/grafana/public/sass/components/_tabs.scss --rw-r--r-- root/root usr/share/grafana/public/sass/components/_tags.scss -rw-r--r-- root/root usr/share/grafana/public/sass/components/_tagsinput.scss +-rw-r--r-- root/root usr/share/grafana/public/sass/components/_tags.scss -rw-r--r-- root/root usr/share/grafana/public/sass/components/_toggle_button_group.scss -rw-r--r-- root/root usr/share/grafana/public/sass/components/_toolbar.scss -rw-r--r-- root/root usr/share/grafana/public/sass/components/_tooltip.scss -rw-r--r-- root/root usr/share/grafana/public/sass/components/_typeahead.scss -rw-r--r-- root/root usr/share/grafana/public/sass/components/_view_states.scss --rw-r--r-- root/root usr/share/grafana/public/sass/components/edit_sidemenu.scss -rw-r--r-- root/root usr/share/grafana/public/sass/fonts.scss -rw-r--r-- root/root usr/share/grafana/public/sass/grafana.dark.scss -rw-r--r-- root/root usr/share/grafana/public/sass/grafana.light.scss +-rw-r--r-- root/root usr/share/grafana/public/sass/_grafana.scss -rw-r--r-- root/root usr/share/grafana/public/sass/icons.json drwxr-xr-x root/root usr/share/grafana/public/sass/layout/ -rw-r--r-- root/root usr/share/grafana/public/sass/layout/_lists.scss @@ -5581,6 +5167,7 @@ drwxr-xr-x root/root usr/share/grafana/public/sass/mixins/ -rw-r--r-- root/root usr/share/grafana/public/sass/mixins/_grid.scss -rw-r--r-- root/root usr/share/grafana/public/sass/mixins/_hover.scss -rw-r--r-- root/root usr/share/grafana/public/sass/mixins/_mixins.scss +-rw-r--r-- root/root usr/share/grafana/public/sass/_old_responsive.scss drwxr-xr-x root/root usr/share/grafana/public/sass/pages/ -rw-r--r-- root/root usr/share/grafana/public/sass/pages/_admin.scss -rw-r--r-- root/root usr/share/grafana/public/sass/pages/_alerting.scss @@ -5592,6 +5179,7 @@ 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 @@ -5600,8 +5188,10 @@ drwxr-xr-x root/root usr/share/grafana/public/sass/utils/ -rw-r--r-- root/root usr/share/grafana/public/sass/utils/_utils.scss -rw-r--r-- root/root usr/share/grafana/public/sass/utils/_validation.scss -rw-r--r-- root/root usr/share/grafana/public/sass/utils/_widths.scss +-rw-r--r-- root/root usr/share/grafana/public/sass/_variables.dark.generated.scss +-rw-r--r-- root/root usr/share/grafana/public/sass/_variables.generated.scss +-rw-r--r-- root/root usr/share/grafana/public/sass/_variables.light.generated.scss drwxr-xr-x root/root usr/share/grafana/public/test/ --rw-r--r-- root/root usr/share/grafana/public/test/.jshintrc drwxr-xr-x root/root usr/share/grafana/public/test/core/ drwxr-xr-x root/root usr/share/grafana/public/test/core/redux/ -rw-r--r-- root/root usr/share/grafana/public/test/core/redux/mocks.ts @@ -5613,6 +5203,13 @@ drwxr-xr-x root/root usr/share/grafana/public/test/core/thunk/ drwxr-xr-x root/root usr/share/grafana/public/test/core/utils/ -rw-r--r-- root/root usr/share/grafana/public/test/core/utils/silenceConsoleOutput.ts -rw-r--r-- root/root usr/share/grafana/public/test/core/utils/version.test.ts +drwxr-xr-x root/root usr/share/grafana/public/testdata/ +-rw-r--r-- root/root usr/share/grafana/public/testdata/browser_marketshare.csv +-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/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/ -rw-r--r-- root/root usr/share/grafana/public/test/helpers/convertToStoreState.ts -rw-r--r-- root/root usr/share/grafana/public/test/helpers/createFetchResponse.ts @@ -5624,6 +5221,7 @@ drwxr-xr-x root/root usr/share/grafana/public/test/helpers/ -rw-r--r-- root/root usr/share/grafana/public/test/helpers/typeAsJestMock.ts -rw-r--r-- root/root usr/share/grafana/public/test/jest-setup.ts -rw-r--r-- root/root usr/share/grafana/public/test/jest-shim.ts +-rw-r--r-- root/root usr/share/grafana/public/test/.jshintrc drwxr-xr-x root/root usr/share/grafana/public/test/lib/ -rw-r--r-- root/root usr/share/grafana/public/test/lib/common.ts drwxr-xr-x root/root usr/share/grafana/public/test/matchers/ @@ -5646,13 +5244,6 @@ drwxr-xr-x root/root usr/share/grafana/public/test/mocks/ -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 -drwxr-xr-x root/root usr/share/grafana/public/testdata/ --rw-r--r-- root/root usr/share/grafana/public/testdata/browser_marketshare.csv --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/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/vendor/ drwxr-xr-x root/root usr/share/grafana/public/vendor/angular-other/ -rw-r--r-- root/root usr/share/grafana/public/vendor/angular-other/angular-strap.js @@ -5680,7 +5271,7 @@ drwxr-xr-x root/root usr/share/grafana/public/vendor/plugin-text/ drwxr-xr-x root/root usr/share/grafana/public/vendor/tagsinput/ -rw-r--r-- root/root usr/share/grafana/public/vendor/tagsinput/bootstrap-tagsinput.js drwxr-xr-x root/root usr/share/grafana/public/views/ --rw-r--r-- root/root usr/share/grafana/public/views/error-template.html -rw-r--r-- root/root usr/share/grafana/public/views/error.html --rw-r--r-- root/root usr/share/grafana/public/views/index-template.html +-rw-r--r-- root/root usr/share/grafana/public/views/error-template.html -rw-r--r-- root/root usr/share/grafana/public/views/index.html +-rw-r--r-- root/root usr/share/grafana/public/views/index-template.html diff --git a/grafana/.signature b/grafana/.signature index ed35065c3..9529f6315 100644 --- a/grafana/.signature +++ b/grafana/.signature @@ -1,8 +1,8 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF38j1QjA4rmN9QJZLeosDsHnFlvF7D/3Jd2FrGOBw6k1tzvO4WOw++Mi7XZlrKQZIs/8qESYjwGlSHKTj3TsapAQ= -SHA256 (Pkgfile) = f7890a097c4d23f86eae6d76916b1a99cc658edfafe58066ee80cfcc2c29adf1 -SHA256 (.footprint) = 09e39a05dc595020c22e0edffdafb573a5ebaf0371b58d442b4fc318d7c444d9 -SHA256 (grafana-8.2.3.tar.gz) = 2d40469abcff78fde7ec1201f80a2e404a633b87e587430f1150bbbf7066ca0a -SHA256 (grafana-8.2.3.linux-amd64.tar.gz) = 2ceb30630d0fdddcba6abae651b9f3054d227b661c3ed93ac6ab69f42a301b6b +RWSagIOpLGJF369MTdDj3/y76nl7uPEn3LIl4Ayx+IkqO7Uls2qy4fNvGti4eV9VPq7s0bDmmZjwcVtkLn7nYbTXTmpvtEUluQA= +SHA256 (Pkgfile) = f6934ccfeb7e8856de144f8b2d1d8f1a3af533776c8f4dff7f25eeb4f7f3ca08 +SHA256 (.footprint) = cf1ffe50ecf50013685edd9a628779ebc5b3bdd2e545b3b5cd4487265b99bcfc +SHA256 (grafana-8.2.4.tar.gz) = d97a4b985c40549503d33bea693949230e7023bc175709de64b63437d2e5c575 +SHA256 (grafana-8.2.4.linux-amd64.tar.gz) = 9df1d4a409c5736943180a070757c98c5d3c9dd7cd95a309025b0c1fe4c9372d SHA256 (grafana.confd) = 302e0281dea67cde2edd1e7d06bd7abf6a8b335595c050ffa874cb1c1bd19036 SHA256 (grafana.service) = 3b652a54c5f26d19197955854483687d7c761a2299788a182200acd5d1ffbb47 diff --git a/grafana/Pkgfile b/grafana/Pkgfile index 6721baa85..6469e791f 100644 --- a/grafana/Pkgfile +++ b/grafana/Pkgfile @@ -4,7 +4,7 @@ # Depends on: fontconfig go git npm yarn name=grafana -version=8.2.3 +version=8.2.4 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 @@ -13,7 +13,6 @@ source=(https://github.com/grafana/grafana/archive/v$version/$name-$version.tar. build() { # setup build env {{{ export LC_ALL=C - #export NODE_ENV=production [ ! -d $PKGMK_SOURCE_DIR/yarn_cache ] && mkdir $PKGMK_SOURCE_DIR/yarn_cache export YARN_CACHE_FOLDER=$PKGMK_SOURCE_DIR/yarn_cache [ ! -d $PKGMK_SOURCE_DIR/npm_cache ] && mkdir $PKGMK_SOURCE_DIR/npm_cache diff --git a/grafana/maintainer_clean_footprint b/grafana/maintainer_clean_footprint new file mode 100755 index 000000000..50dfc620f --- /dev/null +++ b/grafana/maintainer_clean_footprint @@ -0,0 +1,5 @@ +#!/bin/sh +rm -f footprint.in +mv .footprint footprint.in +egrep -v '[a-z0-9]{20}\.(js|js.map|js.LICENSE.txt)$' footprint.in > .footprint +rm -f footprint.in |