diff options
author | Tim Biermann <tbier@posteo.de> | 2022-10-15 10:57:02 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-10-15 12:37:57 +0200 |
commit | 8568cac07e1c49c932559464d383897cf44b5bba (patch) | |
tree | cc054209795a8c14ad6bf6e50d974c2b6a70085a /grafana | |
parent | f716be9b9290ca720c7db2c17ccee35c90495819 (diff) | |
download | contrib-8568cac07e1c49c932559464d383897cf44b5bba.tar.gz contrib-8568cac07e1c49c932559464d383897cf44b5bba.tar.xz |
grafana: 9.1.7 -> 9.2.0; changed dependencies back to nodejs and yarn
Diffstat (limited to 'grafana')
-rw-r--r-- | grafana/.footprint | 452 | ||||
-rw-r--r-- | grafana/.signature | 10 | ||||
-rw-r--r-- | grafana/Pkgfile | 14 |
3 files changed, 333 insertions, 143 deletions
diff --git a/grafana/.footprint b/grafana/.footprint index c82b2b73b..15b828b0e 100644 --- a/grafana/.footprint +++ b/grafana/.footprint @@ -98,6 +98,7 @@ drwxr-xr-x root/root usr/share/grafana/public/app/angular/services/ -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 drwxr-xr-x root/root usr/share/grafana/public/app/core/ +-rw-r--r-- root/root usr/share/grafana/public/app/core/TableModel.ts drwxr-xr-x root/root usr/share/grafana/public/app/core/actions/ -rw-r--r-- root/root usr/share/grafana/public/app/core/actions/cleanUp.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/actions/index.ts @@ -117,10 +118,16 @@ drwxr-xr-x root/root usr/share/grafana/public/app/core/components/AppChrome/ -rw-r--r-- root/root usr/share/grafana/public/app/core/components/AppChrome/AppChrome.tsx -rw-r--r-- root/root usr/share/grafana/public/app/core/components/AppChrome/AppChromeService.tsx -rw-r--r-- root/root usr/share/grafana/public/app/core/components/AppChrome/AppChromeUpdate.tsx --rw-r--r-- root/root usr/share/grafana/public/app/core/components/AppChrome/Breadcrumbs.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/core/components/AppChrome/NavLandingPage.test.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/core/components/AppChrome/NavLandingPage.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/core/components/AppChrome/NavLandingPageCard.test.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/core/components/AppChrome/NavLandingPageCard.tsx -rw-r--r-- root/root usr/share/grafana/public/app/core/components/AppChrome/NavToolbar.tsx -rw-r--r-- root/root usr/share/grafana/public/app/core/components/AppChrome/NavToolbarSeparator.tsx +drwxr-xr-x root/root usr/share/grafana/public/app/core/components/AppChrome/TopBar/ +-rw-r--r-- root/root usr/share/grafana/public/app/core/components/AppChrome/TopBar/TopNavBarMenu.tsx -rw-r--r-- root/root usr/share/grafana/public/app/core/components/AppChrome/TopSearchBar.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/core/components/AppChrome/TopSearchBarInput.tsx -rw-r--r-- root/root usr/share/grafana/public/app/core/components/AppChrome/types.ts drwxr-xr-x root/root usr/share/grafana/public/app/core/components/AppNotifications/ -rw-r--r-- root/root usr/share/grafana/public/app/core/components/AppNotifications/AppNotificationItem.tsx @@ -128,15 +135,20 @@ drwxr-xr-x root/root usr/share/grafana/public/app/core/components/AppNotificatio -rw-r--r-- root/root usr/share/grafana/public/app/core/components/AppNotifications/StoredNotificationItem.tsx drwxr-xr-x root/root usr/share/grafana/public/app/core/components/Branding/ -rw-r--r-- root/root usr/share/grafana/public/app/core/components/Branding/Branding.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/core/components/Branding/types.ts +drwxr-xr-x root/root usr/share/grafana/public/app/core/components/Breadcrumbs/ +-rw-r--r-- root/root usr/share/grafana/public/app/core/components/Breadcrumbs/BreadcrumbItem.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/core/components/Breadcrumbs/Breadcrumbs.test.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/core/components/Breadcrumbs/Breadcrumbs.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/core/components/Breadcrumbs/types.ts +-rw-r--r-- root/root usr/share/grafana/public/app/core/components/Breadcrumbs/utils.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/core/components/Breadcrumbs/utils.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/components/CardButton.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/ColorScale/ -rw-r--r-- root/root usr/share/grafana/public/app/core/components/ColorScale/ColorScale.tsx 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/EmptyListCTA/ -rw-r--r-- root/root usr/share/grafana/public/app/core/components/EmptyListCTA/EmptyListCTA.test.tsx @@ -177,11 +189,15 @@ drwxr-xr-x root/root usr/share/grafana/public/app/core/components/MegaMenu/ -rw-r--r-- root/root usr/share/grafana/public/app/core/components/MegaMenu/MegaMenu.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/core/components/MegaMenu/MegaMenu.tsx -rw-r--r-- root/root usr/share/grafana/public/app/core/components/MegaMenu/NavBarMenu.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/core/components/MegaMenu/NavBarMenuItem.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/core/components/MegaMenu/NavBarMenuItemWrapper.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/core/components/MegaMenu/NavBarMenuSection.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/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/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/NavBarItemIcon.tsx -rw-r--r-- root/root usr/share/grafana/public/app/core/components/NavBar/NavBarItemMenu.tsx -rw-r--r-- root/root usr/share/grafana/public/app/core/components/NavBar/NavBarItemMenuItem.tsx -rw-r--r-- root/root usr/share/grafana/public/app/core/components/NavBar/NavBarItemMenuTrigger.tsx @@ -191,7 +207,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/NavBar/NavBarMenuItem.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/core/components/NavBar/NavBarMenuItem.tsx -rw-r--r-- root/root usr/share/grafana/public/app/core/components/NavBar/NavBarMenuPortalContainer.tsx --rw-r--r-- root/root usr/share/grafana/public/app/core/components/NavBar/NavBarScrollContainer.tsx -rw-r--r-- root/root usr/share/grafana/public/app/core/components/NavBar/NavBarToggle.tsx -rw-r--r-- root/root usr/share/grafana/public/app/core/components/NavBar/NavFeatureHighlight.tsx -rw-r--r-- root/root usr/share/grafana/public/app/core/components/NavBar/context.tsx @@ -238,7 +253,9 @@ drwxr-xr-x root/root usr/share/grafana/public/app/core/components/PageNew/ -rw-r--r-- root/root usr/share/grafana/public/app/core/components/PageNew/PageContents.tsx -rw-r--r-- root/root usr/share/grafana/public/app/core/components/PageNew/PageHeader.tsx -rw-r--r-- root/root usr/share/grafana/public/app/core/components/PageNew/PageTabs.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/core/components/PageNew/PluginPage.tsx -rw-r--r-- root/root usr/share/grafana/public/app/core/components/PageNew/SectionNav.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/core/components/PageNew/SectionNavItem.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/ @@ -268,6 +285,7 @@ drwxr-xr-x root/root usr/share/grafana/public/app/core/components/RolePicker/ -rw-r--r-- root/root usr/share/grafana/public/app/core/components/RolePicker/ValueContainer.tsx -rw-r--r-- root/root usr/share/grafana/public/app/core/components/RolePicker/api.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/components/RolePicker/constants.ts +-rw-r--r-- root/root usr/share/grafana/public/app/core/components/RolePicker/hooks.ts 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/DashboardPicker.tsx -rw-r--r-- root/root usr/share/grafana/public/app/core/components/Select/FolderPicker.test.tsx @@ -341,6 +359,7 @@ drwxr-xr-x root/root usr/share/grafana/public/app/core/history/ -rw-r--r-- root/root usr/share/grafana/public/app/core/history/richHistoryLocalStorageUtils.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/history/richHistoryStorageProvider.ts drwxr-xr-x root/root usr/share/grafana/public/app/core/hooks/ +-rw-r--r-- root/root usr/share/grafana/public/app/core/hooks/useBusEvent.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/hooks/useCleanup.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/hooks/useNavModel.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/hooks/useQueryParams.ts @@ -355,6 +374,8 @@ drwxr-xr-x root/root usr/share/grafana/public/app/core/internationalization/ 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/GrafanaRouteError.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/core/navigation/GrafanaRouteLoading.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 @@ -391,6 +412,7 @@ drwxr-xr-x root/root usr/share/grafana/public/app/core/services/ -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/StateManagerBase.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 @@ -403,6 +425,7 @@ 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/GA4Backend.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 drwxr-xr-x root/root usr/share/grafana/public/app/core/services/echo/backends/grafana-javascript-agent/ @@ -427,17 +450,17 @@ 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/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/TableModel.test.ts -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/impression_srv.test.ts -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 --rw-r--r-- root/root usr/share/grafana/public/app/core/specs/table_model.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/specs/ticks.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/specs/time_series.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/store.ts --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 @@ -484,6 +507,7 @@ drwxr-xr-x root/root usr/share/grafana/public/app/core/utils/ -rw-r--r-- root/root usr/share/grafana/public/app/core/utils/timeRegions.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/utils/timeRegions.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/utils/tracing.ts +-rw-r--r-- root/root usr/share/grafana/public/app/core/utils/types.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/utils/urlToken.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/utils/version.ts -rw-r--r-- root/root usr/share/grafana/public/app/dev.ts @@ -545,8 +569,6 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/alerting/ -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 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 @@ -579,6 +601,7 @@ 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/AlertsFolderView.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/Analytics.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/MuteTimings.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/MuteTimings.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/PanelAlertTab.tsx @@ -597,11 +620,13 @@ 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/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/alertingApi.ts -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/annotations.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/api/annotations.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/api/buildInfo.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/api/buildInfo.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/api/featureDiscoveryApi.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/api/grafana.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/api/preview.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/api/prometheus.ts @@ -623,6 +648,7 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/alerting/unified/comp -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/EmptyAreaWithCTA.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/HoverCard.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/InvalidIntervalWarning.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/NoAlertManagerWarning.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/Provisioning.tsx @@ -646,6 +672,7 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/alerting/unified/comp -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/alert-groups/AlertGroupHeader.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.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/alert-groups/MatcherFilter.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 @@ -674,13 +701,20 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/alerting/unified/comp -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/receivers/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/TemplateData.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/receivers/TemplateDataDocs.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/receivers/TemplateEditor.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/editor/ +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/receivers/editor/alertManagerSuggestions.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/receivers/editor/autocomplete.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/receivers/editor/definition.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/receivers/editor/language.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/receivers/editor/register.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/receivers/editor/snippets.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/receivers/editor/suggestionDefinition.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/receivers/editor/templateDataSuggestions.ts 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 @@ -704,6 +738,7 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/alerting/unified/comp -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rule-editor/AlertRuleForm.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rule-editor/AnnotationKeyInput.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rule-editor/AnnotationsField.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rule-editor/CloudAlertPreview.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rule-editor/CloudEvaluationBehavior.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rule-editor/CloudRulesSourcePicker.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rule-editor/ConditionField.test.tsx @@ -726,6 +761,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/RuleInspector.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 +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rule-editor/preview.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rule-editor/preview.ts drwxr-xr-x root/root usr/share/grafana/public/app/features/alerting/unified/components/rule-editor/query-and-alert-condition/ -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rule-editor/query-and-alert-condition/AlertType.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rule-editor/query-and-alert-condition/AlertType.tsx @@ -751,9 +788,11 @@ 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/AlertInstancesTable.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rules/AlertStateTag.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rules/CloudRules.tsx --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/EditRuleGroupModal.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/ReorderRuleGroupModal.test.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rules/ReorderRuleGroupModal.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rules/RuleConfigStatus.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rules/RuleDetails.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rules/RuleDetails.tsx @@ -844,6 +883,8 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/alerting/unified/type -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/types/silence-form.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/types/time.ts drwxr-xr-x root/root usr/share/grafana/public/app/features/alerting/unified/utils/ +drwxr-xr-x root/root usr/share/grafana/public/app/features/alerting/unified/utils/__snapshots__/ +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/utils/__snapshots__/rule-id.test.ts.snap -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/utils/access-control.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/utils/accessControlHooks.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/utils/alertmanager.test.ts @@ -851,10 +892,12 @@ 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/amroutes.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/utils/amroutes.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/utils/cloud-alertmanager-notifier-types.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/utils/config.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/utils/config.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/utils/constants.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/utils/datasource.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/utils/dynamicTable.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/utils/labels.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/utils/matchers.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/utils/matchers.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/utils/misc.test.ts @@ -867,10 +910,12 @@ 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/receivers.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/utils/redux.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/utils/rule-form.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/utils/rule-id.test.ts -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/rulerClient.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.test.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 @@ -918,8 +963,10 @@ 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/droneSide.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/canvas/elements/droneTop.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/canvas/elements/icon.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/canvas/elements/metricValue.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/elements/rectangle.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/canvas/elements/text.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/canvas/elements/windTurbine.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/canvas/frame.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/canvas/index.ts @@ -943,7 +990,27 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/comments/ -rw-r--r-- root/root usr/share/grafana/public/app/features/comments/CommentManager.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/comments/CommentView.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/comments/types.ts +drwxr-xr-x root/root usr/share/grafana/public/app/features/correlations/ +-rw-r--r-- root/root usr/share/grafana/public/app/features/correlations/CorrelationsFeatureToggle.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/correlations/CorrelationsPage.test.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/correlations/CorrelationsPage.tsx +drwxr-xr-x root/root usr/share/grafana/public/app/features/correlations/Forms/ +-rw-r--r-- root/root usr/share/grafana/public/app/features/correlations/Forms/AddCorrelationForm.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/correlations/Forms/CorrelationDetailsFormPart.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/correlations/Forms/EditCorrelationForm.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/correlations/Forms/types.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/correlations/Forms/useCorrelationForm.ts +drwxr-xr-x root/root usr/share/grafana/public/app/features/correlations/components/ +-rw-r--r-- root/root usr/share/grafana/public/app/features/correlations/components/EmptyCorrelationsCTA.tsx +drwxr-xr-x root/root usr/share/grafana/public/app/features/correlations/components/Table/ +-rw-r--r-- root/root usr/share/grafana/public/app/features/correlations/components/Table/ExpanderCell.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/correlations/components/Table/index.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/correlations/components/Table/utils.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/correlations/types.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/correlations/useCorrelations.ts drwxr-xr-x root/root usr/share/grafana/public/app/features/dashboard/ +drwxr-xr-x root/root usr/share/grafana/public/app/features/dashboard/api/ +-rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/api/publicDashboardApi.ts 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.test.tsx @@ -960,6 +1027,7 @@ 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/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.test.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/DashNavButton.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/DashNav/DashNavTimeControls.test.tsx @@ -1001,10 +1069,19 @@ 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/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 +-rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/DashboardSettings/types.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 -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/DeleteDashboard/useDashboardDelete.tsx +drwxr-xr-x root/root usr/share/grafana/public/app/features/dashboard/components/HelpWizard/ +-rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/HelpWizard/HelpWizard.test.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/HelpWizard/HelpWizard.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/HelpWizard/SupportSnapshotService.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/HelpWizard/SupportSnapshotService.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/HelpWizard/randomizer.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/HelpWizard/randomizer.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/HelpWizard/utils.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/InspectContent.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/Inspector/PanelInspectActions.tsx @@ -1027,6 +1104,7 @@ 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/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.test.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/PanelNotSupported.test.tsx @@ -1054,6 +1132,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 +drwxr-xr-x root/root usr/share/grafana/public/app/features/dashboard/components/PubdashFooter/ +-rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/PubdashFooter/PubdashFooter.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/ @@ -1084,11 +1164,16 @@ 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.test.tsx -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/SharePublicDashboard.test.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/ShareModal/SharePublicDashboard.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/ShareModal/SharePublicDashboardUtils.test.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/ShareModal/SharePublicDashboardUtils.ts +drwxr-xr-x root/root usr/share/grafana/public/app/features/dashboard/components/ShareModal/SharePublicDashboard/ +-rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/ShareModal/SharePublicDashboard/AcknowledgeCheckboxes.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/ShareModal/SharePublicDashboard/Configuration.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/ShareModal/SharePublicDashboard/Description.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/ShareModal/SharePublicDashboard/SharePublicDashboard.test.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/ShareModal/SharePublicDashboard/SharePublicDashboard.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/ShareModal/SharePublicDashboard/SharePublicDashboardUtils.test.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/ShareModal/SharePublicDashboard/SharePublicDashboardUtils.ts -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/ThemePicker.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 @@ -1156,14 +1241,13 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/dashboard/dashgrid/Pa -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/dashgrid/PanelHeader/PanelHeaderNotices.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/dashgrid/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 -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/routes.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 -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/services/DashboardSrv.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/services/PublicDashboardDataSource.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/services/PublicDashboardDataSource.ts -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 @@ -1199,6 +1283,8 @@ 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/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/screen.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/utils/timeRange.ts drwxr-xr-x root/root usr/share/grafana/public/app/features/data-connections/ -rw-r--r-- root/root usr/share/grafana/public/app/features/data-connections/DataConnectionsPage.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/data-connections/DataConnectionsPage.tsx @@ -1218,9 +1304,6 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/data-connections/tabs drwxr-xr-x root/root usr/share/grafana/public/app/features/data-connections/tabs/Plugins/ -rw-r--r-- root/root usr/share/grafana/public/app/features/data-connections/tabs/Plugins/Plugins.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/data-connections/tabs/Plugins/index.tsx -drwxr-xr-x root/root usr/share/grafana/public/app/features/data-connections/tabs/RecordedQueries/ --rw-r--r-- root/root usr/share/grafana/public/app/features/data-connections/tabs/RecordedQueries/RecordedQueries.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/data-connections/tabs/RecordedQueries/index.tsx drwxr-xr-x root/root usr/share/grafana/public/app/features/datasources/ 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 @@ -1284,6 +1367,7 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/dimensions/ -rw-r--r-- root/root usr/share/grafana/public/app/features/dimensions/color.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/dimensions/context.ts 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/BackgroundSizeEditor.tsx -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/FileUploader.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dimensions/editors/FolderPickerTab.tsx @@ -1459,8 +1543,6 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/folders/ -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/ @@ -1532,8 +1614,6 @@ 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/LibraryPanelsSearch/ -rw-r--r-- root/root usr/share/grafana/public/app/features/library-panels/components/LibraryPanelsSearch/LibraryPanelsSearch.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/library-panels/components/LibraryPanelsSearch/LibraryPanelsSearch.tsx --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 @@ -1594,6 +1674,32 @@ 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/utils.ts drwxr-xr-x root/root usr/share/grafana/public/app/features/live/pipeline/ -rw-r--r-- root/root usr/share/grafana/public/app/features/live/pipeline/models.gen.ts +drwxr-xr-x root/root usr/share/grafana/public/app/features/logs/ +drwxr-xr-x root/root usr/share/grafana/public/app/features/logs/components/ +-rw-r--r-- root/root usr/share/grafana/public/app/features/logs/components/LogDetails.test.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/logs/components/LogDetails.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/logs/components/LogDetailsRow.test.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/logs/components/LogDetailsRow.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/logs/components/LogLabelStats.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/logs/components/LogLabelStatsRow.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/logs/components/LogLabels.test.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/logs/components/LogLabels.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/logs/components/LogMessageAnsi.test.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/logs/components/LogMessageAnsi.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/logs/components/LogRow.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/logs/components/LogRowContext.test.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/logs/components/LogRowContext.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/logs/components/LogRowContextProvider.test.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/logs/components/LogRowContextProvider.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/logs/components/LogRowMessage.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/logs/components/LogRowMessageDetectedFields.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/logs/components/LogRows.test.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/logs/components/LogRows.tsx +drwxr-xr-x root/root usr/share/grafana/public/app/features/logs/components/__mocks__/ +-rw-r--r-- root/root usr/share/grafana/public/app/features/logs/components/__mocks__/logRow.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/logs/components/getLogRowStyles.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/logs/components/logParser.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/logs/components/logParser.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 @@ -1674,14 +1780,11 @@ 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.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/ShareModal.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 drwxr-xr-x root/root usr/share/grafana/public/app/features/plugins/ drwxr-xr-x root/root usr/share/grafana/public/app/features/plugins/__mocks__/ @@ -1751,7 +1854,7 @@ 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/PluginDetails.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/admin/pages/PluginDetails.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/admin/permissions.ts --rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/admin/routes.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/admin/routes.tsx drwxr-xr-x root/root usr/share/grafana/public/app/features/plugins/admin/state/ -rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/admin/state/actions.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/admin/state/hooks.ts @@ -1765,6 +1868,7 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/plugins/components/ -rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/components/AppPluginLoader.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/components/AppRootPage.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/components/AppRootPage.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/components/PluginPageContext.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/components/PluginStateInfo.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/components/PluginsErrorsInfo.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/datasource_srv.ts @@ -1778,10 +1882,53 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/plugins/hooks/tests/ -rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/pluginSettings.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/pluginSettings.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/plugin_loader.ts +drwxr-xr-x root/root usr/share/grafana/public/app/features/plugins/sql/ +drwxr-xr-x root/root usr/share/grafana/public/app/features/plugins/sql/components/ +-rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/sql/components/ConfirmModal.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/sql/components/DatasetSelector.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/sql/components/ErrorBoundary.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/sql/components/QueryEditor.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/sql/components/QueryHeader.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/sql/components/TableSelector.tsx +drwxr-xr-x root/root usr/share/grafana/public/app/features/plugins/sql/components/configuration/ +-rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/sql/components/configuration/ConnectionLimits.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/sql/components/configuration/TLSSecretsConfig.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/sql/components/index.ts +drwxr-xr-x root/root usr/share/grafana/public/app/features/plugins/sql/components/query-editor-raw/ +-rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/sql/components/query-editor-raw/QueryEditorRaw.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/sql/components/query-editor-raw/QueryToolbox.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/sql/components/query-editor-raw/QueryValidator.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/sql/components/query-editor-raw/README.md +-rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/sql/components/query-editor-raw/RawEditor.tsx +drwxr-xr-x root/root usr/share/grafana/public/app/features/plugins/sql/components/visual-query-builder/ +-rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/sql/components/visual-query-builder/AwesomeQueryBuilder.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/sql/components/visual-query-builder/GroupByRow.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/sql/components/visual-query-builder/OrderByRow.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/sql/components/visual-query-builder/Preview.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/sql/components/visual-query-builder/SQLGroupByRow.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/sql/components/visual-query-builder/SQLOrderByRow.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/sql/components/visual-query-builder/SQLSelectRow.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/sql/components/visual-query-builder/SQLWhereRow.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/sql/components/visual-query-builder/SelectRow.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/sql/components/visual-query-builder/VisualEditor.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/sql/components/visual-query-builder/WhereRow.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/sql/components/visual-query-builder/index.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/sql/constants.ts +drwxr-xr-x root/root usr/share/grafana/public/app/features/plugins/sql/datasource/ +-rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/sql/datasource/SqlDatasource.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/sql/defaults.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/sql/expressions.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/sql/index.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/sql/types.ts +drwxr-xr-x root/root usr/share/grafana/public/app/features/plugins/sql/utils/ +-rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/sql/utils/formatSQL.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/sql/utils/sql.utils.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/sql/utils/useSqlChange.ts drwxr-xr-x root/root usr/share/grafana/public/app/features/plugins/tests/ -rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/tests/datasource_srv.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/tests/pluginCacheBuster.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/tests/plugin_loader.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/utils.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/plugins/utils.ts drwxr-xr-x root/root usr/share/grafana/public/app/features/profile/ -rw-r--r-- root/root usr/share/grafana/public/app/features/profile/ChangePasswordForm.tsx @@ -1900,6 +2047,7 @@ 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/DashboardActions.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/search/components/DashboardListPage.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/search/components/DashboardSearch.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/search/components/DashboardSearchModal.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/search/components/ManageDashboards.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/search/components/ManageDashboardsNew.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/search/components/PreviewsSystemRequirements.tsx @@ -1942,10 +2090,10 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/search/page/component -rw-r--r-- root/root usr/share/grafana/public/app/features/search/page/selection.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/search/page/selection.ts drwxr-xr-x root/root usr/share/grafana/public/app/features/search/reducers/ --rw-r--r-- root/root usr/share/grafana/public/app/features/search/reducers/actionTypes.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/search/reducers/searchQueryReducer.ts drwxr-xr-x root/root usr/share/grafana/public/app/features/search/service/ -rw-r--r-- root/root usr/share/grafana/public/app/features/search/service/bluge.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/search/service/frontend.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/search/service/index.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/search/service/searcher.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/search/service/sql.test.ts @@ -2015,6 +2163,7 @@ 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/selectors.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/teams/state/selectors.ts 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.test.ts -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 @@ -2053,13 +2202,13 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/transformers/editors/ -rw-r--r-- root/root usr/share/grafana/public/app/features/transformers/editors/GroupByTransformerEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/transformers/editors/GroupingToMatrixTransformerEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/transformers/editors/HistogramTransformerEditor.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/transformers/editors/JoinByFieldTransformerEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/transformers/editors/LabelsToFieldsTransformerEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/transformers/editors/LimitTransformerEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/transformers/editors/MergeTransformerEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/transformers/editors/OrganizeFieldsTransformerEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/transformers/editors/ReduceTransformerEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/transformers/editors/RenameByRegexTransformer.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/transformers/editors/SeriesToFieldsTransformerEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/transformers/editors/SeriesToRowsTransformerEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/transformers/editors/SortByTransformerEditor.tsx drwxr-xr-x root/root usr/share/grafana/public/app/features/transformers/extractFields/ @@ -2254,6 +2403,8 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/variables/shared/test -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/shared/testing/textboxVariableBuilder.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/shared/testing/variableBuilder.ts 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/state/__tests__/ +-rw-r--r-- root/root usr/share/grafana/public/app/features/variables/state/__tests__/fixtures.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/state/actions.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/state/actions.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/state/helpers.ts @@ -2320,6 +2471,7 @@ 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/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.test.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/AlignmentPeriodLabel.tsx @@ -2329,55 +2481,29 @@ 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/CloudMonitoringCheatSheet.tsx drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/components/ConfigEditor/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/components/ConfigEditor/ConfigEditor.tsx -drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/components/Experimental/ --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/components/Experimental/Aggregation.test.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/components/Experimental/Aggregation.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/components/Experimental/AliasBy.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/components/Experimental/Alignment.test.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/components/Experimental/Alignment.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/components/Experimental/AlignmentFunction.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/components/Experimental/GraphPeriod.test.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/components/Experimental/GraphPeriod.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/components/Experimental/GroupBy.test.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/components/Experimental/GroupBy.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/components/Experimental/LabelFilter.test.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/components/Experimental/LabelFilter.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/components/Experimental/LookbackPeriodSelect.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/components/Experimental/MetricQueryEditor.test.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/components/Experimental/MetricQueryEditor.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/components/Experimental/Metrics.test.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/components/Experimental/Metrics.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/components/Experimental/PeriodSelect.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/components/Experimental/Preprocessor.test.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/components/Experimental/Preprocessor.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/components/Experimental/Project.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/components/Experimental/QueryHeader.test.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/components/Experimental/QueryHeader.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/components/Experimental/SLO.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/components/Experimental/SLOQueryEditor.test.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/components/Experimental/SLOQueryEditor.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/components/Experimental/Selector.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/components/Experimental/Service.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/components/Experimental/VisualMetricQueryEditor.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/GraphPeriod.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/components/GraphPeriod.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/components/GroupBy.test.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/LabelFilter.test.tsx -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/LookbackPeriodSelect.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.test.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/PeriodSelect.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/components/Preprocessor.test.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 -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/LookbackPeriodSelect.tsx --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/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/QueryHeader.test.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/components/QueryHeader.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/components/SLO.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/components/SLOQueryEditor.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/components/Selector.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloud-monitoring/components/Service.tsx -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 @@ -2417,7 +2543,11 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/cloud-monit drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/README.md drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/__mocks__/ +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/__mocks__/API.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/__mocks__/AnnotationQueryRunner.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/__mocks__/CloudWatchDataSource.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/__mocks__/LogsQueryRunner.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/__mocks__/MetricsQueryRunner.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/__mocks__/cloudwatch-sql-test-data/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/__mocks__/cloudwatch-sql-test-data/index.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/__mocks__/cloudwatch-sql-test-data/multiLineFullQuery.ts @@ -2430,6 +2560,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/__mocks__/dynamic-label-test-data/afterLabelValue.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/__mocks__/dynamic-label-test-data/index.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/__mocks__/dynamic-label-test-data/insideLabelValue.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/__mocks__/logsTestContext.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/__mocks__/metric-math-test-data/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/__mocks__/metric-math-test-data/afterFunctionQuery.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/__mocks__/metric-math-test-data/index.ts @@ -2443,8 +2574,11 @@ 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/__mocks__/monarch/TextModel.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/__mocks__/queries.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/__mocks__/sqlUtils.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/__mocks__/timeRange.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/annotationSupport.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/annotationSupport.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/api.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/api.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/aws_url.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/cloudwatch-sql/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/cloudwatch-sql/SQLGenerator.test.ts @@ -2527,7 +2661,6 @@ 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/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 drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/dynamic-labels/ @@ -2570,8 +2703,15 @@ 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/monarch/register.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/monarch/types.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/plugin.json -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 +drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/query-runner/ +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/query-runner/CloudWatchAnnotationQueryRunner.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/query-runner/CloudWatchAnnotationQueryRunner.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/query-runner/CloudWatchLogsQueryRunner.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/query-runner/CloudWatchLogsQueryRunner.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/query-runner/CloudWatchMetricsQueryRunner.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/query-runner/CloudWatchMetricsQueryRunner.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/query-runner/CloudWatchRequest.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/standardStatistics.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/syntax.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/tracking.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/tracking.ts @@ -2592,7 +2732,6 @@ 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.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/dashboard/DashboardQueryEditor.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/dashboard/DashboardQueryRow.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/dashboard/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 @@ -2602,6 +2741,12 @@ 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/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/IndexPattern.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/IndexPattern.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/LanguageProvider.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/LanguageProvider.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/QueryBuilder.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/QueryBuilder.ts -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 @@ -2695,19 +2840,14 @@ 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/hooks/useStatelessReducer.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/img/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/img/elasticsearch.svg --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/index_pattern.ts --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/language_provider.test.ts --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/language_provider.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/mocks.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/module.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/plugin.json --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/queryDef.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/queryDef.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/query_help.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 --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/specs/query_builder.test.ts --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/specs/query_def.test.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/test-helpers/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/test-helpers/render.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/elasticsearch/types.ts @@ -2731,7 +2871,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/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/logsResourceTypes.ts --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/azureMetadata/metricNamespaces.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__/ @@ -2750,6 +2889,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/azure_resource_graph/azure_resource_graph_datasource.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/ 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.test.tsx -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 @@ -2935,8 +3075,6 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/graphite/im -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/graphite/migrations.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/graphite/module.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/graphite/parser.ts -drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/graphite/partials/ --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 drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/graphite/specs/ @@ -2958,6 +3096,7 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/graphite/st 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/AnnotationEditor.tsx -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/FluxQueryEditor.tsx @@ -2988,13 +3127,12 @@ 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/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/constants.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/ @@ -3002,9 +3140,8 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/influxdb/im -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/influxdb/influxQLMetadataQuery.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/influxdb/influx_query_model.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/influxdb/influx_series.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/influxdb/migrations.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/influxdb/module.ts -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 @@ -3021,9 +3158,9 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/influxdb/sp -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/influxdb/specs/response_parser.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/influxdb/types.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/jaeger/ +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/jaeger/CheatSheet.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/jaeger/README.md drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/jaeger/components/ --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/jaeger/components/AdvancedOptions.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/jaeger/components/ConfigEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/jaeger/components/QueryEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/jaeger/components/SearchForm.test.tsx @@ -3043,6 +3180,10 @@ 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/LanguageProvider.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/LanguageProvider.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/LiveStreams.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/LiveStreams.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/backendResultTransformer.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/backendResultTransformer.ts @@ -3062,9 +3203,8 @@ 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/LokiQueryEditorForAlerting.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__/ --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/components/__snapshots__/LokiExploreQueryEditor.test.tsx.snap --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/components/__snapshots__/LokiQueryEditor.test.tsx.snap +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/components/VariableQueryEditor.test.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/components/VariableQueryEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/components/types.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/loki/configuration/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/configuration/ConfigEditor.test.tsx @@ -3083,16 +3223,15 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/loki/config drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/loki/img/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/img/grafana_icon.svg -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/img/loki_icon.svg --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/language_provider.test.ts --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/language_provider.ts --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/language_utils.test.ts --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/live_streams_result_transformer.test.ts --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/live_streams_result_transformer.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/languageUtils.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/languageUtils.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/liveStreamsResultTransformer.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/liveStreamsResultTransformer.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/makeTableFrames.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/makeTableFrames.ts +drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/loki/migrations/ +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/migrations/variableQueryMigrations.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/migrations/variableQueryMigrations.ts -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/modifyQuery.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/modifyQuery.ts @@ -3100,8 +3239,8 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/loki/img/ -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/queryHints.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/queryHints.ts --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/queryUtils.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/queryUtils.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/loki/querybuilder/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/querybuilder/LokiQueryModeller.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/querybuilder/LokiQueryModeller.ts @@ -3114,6 +3253,7 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/loki/queryb -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/querybuilder/components/LokiQueryBuilderExplained.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/querybuilder/components/LokiQueryBuilderOptions.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/querybuilder/components/LokiQueryBuilderOptions.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/querybuilder/components/LokiQueryCodeEditor.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/querybuilder/components/LokiQueryCodeEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/querybuilder/components/LokiQueryEditorSelector.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/querybuilder/components/LokiQueryEditorSelector.tsx @@ -3122,6 +3262,8 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/loki/queryb -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/querybuilder/components/QueryPreview.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/querybuilder/components/UnwrapParamEditor.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/querybuilder/components/UnwrapParamEditor.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/querybuilder/operationUtils.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/querybuilder/operationUtils.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/querybuilder/operations.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/querybuilder/parsing.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/querybuilder/parsing.ts @@ -3136,6 +3278,8 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/loki/queryb -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/syntax.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/syntax.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/types.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/variables.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/variables.ts 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 @@ -3143,53 +3287,52 @@ 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/module.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/mixed/plugin.json 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/MSSqlMetaQuery.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/mssql/MSSqlQueryModel.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/config_ctrl.ts +drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/mssql/configuration/ +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/mssql/configuration/ConfigurationEditor.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/mssql/datasource.test.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/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/mssql/img/sql_server_logo.svg -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/mssql/module.ts -drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/mssql/partials/ --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/mssql/partials/annotations.editor.html --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/mssql/partials/config.html --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/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/sqlCompletionProvider.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/mssql/sqlUtil.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/MySqlDatasource.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/mysql/MySqlQueryModel.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/mysql/MySqlResponseParser.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/datasource.ts +drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/mysql/configuration/ +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/mysql/configuration/ConfigurationEditor.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/mysql/fields.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/mysql/functions.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 --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/mysql/meta_query.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/mysql/module.ts --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/mysql/mysql_query_model.ts -drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/mysql/partials/ --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/mysql/partials/annotations.editor.html --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/mysql/partials/config.html --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/mySqlMetaQuery.ts -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/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/sqlCompletionProvider.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/AnnotationEditor.tsx -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 -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/opentsdb/datasource.d.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/opentsdb/datasource.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/opentsdb/img/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/opentsdb/img/opentsdb_logo.png +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/opentsdb/migrations.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/opentsdb/module.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/opentsdb/partials/ --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/opentsdb/partials/annotations.editor.html -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 @@ -3199,7 +3342,9 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/opentsdb/sp -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 +drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/postgres/configuration/ +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/postgres/configuration/ConfigurationEditor.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/postgres/configuration/useAutoDetectFeatures.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/postgres/datasource.test.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/ @@ -3209,7 +3354,6 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/postgres/im -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/postgres/module.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/postgres/partials/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/postgres/partials/annotations.editor.html --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/postgres/partials/config.html -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/postgres/partials/query.editor.html -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 @@ -3267,8 +3411,6 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/prometheus/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/configuration/ExemplarsSettings.tsx -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 @@ -3314,6 +3456,7 @@ 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/querybuilder/components/PromQueryBuilderExplained.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/querybuilder/components/PromQueryBuilderOptions.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/querybuilder/components/PromQueryBuilderOptions.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/querybuilder/components/PromQueryCodeEditor.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/querybuilder/components/PromQueryCodeEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/querybuilder/components/PromQueryEditorSelector.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/querybuilder/components/PromQueryEditorSelector.tsx @@ -3389,6 +3532,15 @@ 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/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/tempo/traceql/ +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/tempo/traceql/QueryEditor.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/tempo/traceql/TempoQueryBuilderOptions.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/tempo/traceql/TraceQLEditor.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/tempo/traceql/autocomplete.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/tempo/traceql/autocomplete.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/tempo/traceql/mockedSearchResponse.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/tempo/traceql/traceql.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/tempo/types.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 @@ -3555,6 +3707,7 @@ 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/globalStyles.ts 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/migrations.ts -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 @@ -3615,6 +3768,8 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/geomap/component -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/geomap/components/MeasureVectorLayer.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/geomap/components/ObservablePropsWrapper.tsx drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/geomap/editor/ +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/geomap/editor/CoordinatesMapViewEditor.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/geomap/editor/FitMapViewEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/geomap/editor/FrameSelectionEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/geomap/editor/GeomapStyleRulesEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/geomap/editor/LayersEditor.tsx @@ -3666,7 +3821,6 @@ 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/selection.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/geomap/utils/tootltip.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/geomap/utils/utils.ts --rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/geomap/utils/view.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 @@ -3841,6 +3995,7 @@ 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/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/README.md -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 (EMPTY) @@ -3873,10 +4028,11 @@ 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/models.cue +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/piechart/models.gen.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/plugin.json -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/piechart/suggestions.ts --rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/piechart/types.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/piechart/utils.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/stat/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/stat/README.md @@ -4011,6 +4167,7 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/timeseries/plugi -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/traces/ +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/traces/README.md -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/traces/TracesPanel.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/traces/TracesPanel.tsx drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/traces/img/ @@ -4026,12 +4183,12 @@ 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/module.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/welcome/plugin.json 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/AutoEditor.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/xychart/ManualEditor.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 drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/xychart/img/ @@ -4086,10 +4243,9 @@ 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/fa56cd4c6b700e0392d0.ttf 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.56dba998.ttf +-rw-r--r-- root/root usr/share/grafana/public/build/static/img/codicon.b797181c.ttf 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 @@ -4239,11 +4395,11 @@ drwxr-xr-x root/root usr/share/grafana/public/img/enterprise/highlights/ -rw-r--r-- root/root usr/share/grafana/public/img/icn-renderer.svg -rw-r--r-- root/root usr/share/grafana/public/img/icn-row.svg drwxr-xr-x root/root usr/share/grafana/public/img/icons/ --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 -rw-r--r-- root/root usr/share/grafana/public/img/icons/custom/gf-bar-alignment-center.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/custom/gf-glue.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/custom/gf-grid.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/custom/gf-interpolation-linear.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/custom/gf-interpolation-smooth.svg @@ -4254,6 +4410,7 @@ 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-logs.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/custom/gf-portrait.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/custom/gf-service-account.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/custom/gf-show-context.svg drwxr-xr-x root/root usr/share/grafana/public/img/icons/iot/ -rw-r--r-- root/root usr/share/grafana/public/img/icons/iot/drone.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/iot/faucet.svg @@ -4284,6 +4441,8 @@ drwxr-xr-x root/root usr/share/grafana/public/img/icons/mono/ -rw-r--r-- root/root usr/share/grafana/public/img/icons/mono/shield.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/mono/square-shape.svg drwxr-xr-x root/root usr/share/grafana/public/img/icons/solid/ +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/LICENSE_APACHE2 +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/NOTICE.txt -rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/airplay.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/align-alt.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/align-center-justify.svg @@ -4485,6 +4644,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/3-plus.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/500px.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/6-plus.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/LICENSE_APACHE2 +-rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/NOTICE.txt -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/abacus.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/accessible-icon-alt.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/adjust-alt.svg @@ -5871,6 +6032,28 @@ drwxr-xr-x root/root usr/share/grafana/public/lib/monaco/min/vs/base/browser/ui/ drwxr-xr-x root/root usr/share/grafana/public/lib/monaco/min/vs/base/browser/ui/codicons/ drwxr-xr-x root/root usr/share/grafana/public/lib/monaco/min/vs/base/browser/ui/codicons/codicon/ -rw-r--r-- root/root usr/share/grafana/public/lib/monaco/min/vs/base/browser/ui/codicons/codicon/codicon.ttf +drwxr-xr-x root/root usr/share/grafana/public/lib/monaco/min/vs/base/common/ +drwxr-xr-x root/root usr/share/grafana/public/lib/monaco/min/vs/base/common/worker/ +-rw-r--r-- root/root usr/share/grafana/public/lib/monaco/min/vs/base/common/worker/simpleWorker.nls.de.js +-rw-r--r-- root/root usr/share/grafana/public/lib/monaco/min/vs/base/common/worker/simpleWorker.nls.de.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/lib/monaco/min/vs/base/common/worker/simpleWorker.nls.es.js +-rw-r--r-- root/root usr/share/grafana/public/lib/monaco/min/vs/base/common/worker/simpleWorker.nls.es.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/lib/monaco/min/vs/base/common/worker/simpleWorker.nls.fr.js +-rw-r--r-- root/root usr/share/grafana/public/lib/monaco/min/vs/base/common/worker/simpleWorker.nls.fr.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/lib/monaco/min/vs/base/common/worker/simpleWorker.nls.it.js +-rw-r--r-- root/root usr/share/grafana/public/lib/monaco/min/vs/base/common/worker/simpleWorker.nls.it.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/lib/monaco/min/vs/base/common/worker/simpleWorker.nls.ja.js +-rw-r--r-- root/root usr/share/grafana/public/lib/monaco/min/vs/base/common/worker/simpleWorker.nls.ja.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/lib/monaco/min/vs/base/common/worker/simpleWorker.nls.js +-rw-r--r-- root/root usr/share/grafana/public/lib/monaco/min/vs/base/common/worker/simpleWorker.nls.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/lib/monaco/min/vs/base/common/worker/simpleWorker.nls.ko.js +-rw-r--r-- root/root usr/share/grafana/public/lib/monaco/min/vs/base/common/worker/simpleWorker.nls.ko.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/lib/monaco/min/vs/base/common/worker/simpleWorker.nls.ru.js +-rw-r--r-- root/root usr/share/grafana/public/lib/monaco/min/vs/base/common/worker/simpleWorker.nls.ru.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/lib/monaco/min/vs/base/common/worker/simpleWorker.nls.zh-cn.js +-rw-r--r-- root/root usr/share/grafana/public/lib/monaco/min/vs/base/common/worker/simpleWorker.nls.zh-cn.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/lib/monaco/min/vs/base/common/worker/simpleWorker.nls.zh-tw.js +-rw-r--r-- root/root usr/share/grafana/public/lib/monaco/min/vs/base/common/worker/simpleWorker.nls.zh-tw.js.LICENSE.txt drwxr-xr-x root/root usr/share/grafana/public/lib/monaco/min/vs/base/worker/ -rw-r--r-- root/root usr/share/grafana/public/lib/monaco/min/vs/base/worker/workerMain.js -rw-r--r-- root/root usr/share/grafana/public/lib/monaco/min/vs/base/worker/workerMain.js.LICENSE.txt @@ -5911,6 +6094,9 @@ 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/css/ -rw-r--r-- root/root usr/share/grafana/public/lib/monaco/min/vs/basic-languages/css/css.js -rw-r--r-- root/root usr/share/grafana/public/lib/monaco/min/vs/basic-languages/css/css.js.LICENSE.txt +drwxr-xr-x root/root usr/share/grafana/public/lib/monaco/min/vs/basic-languages/cypher/ +-rw-r--r-- root/root usr/share/grafana/public/lib/monaco/min/vs/basic-languages/cypher/cypher.js +-rw-r--r-- root/root usr/share/grafana/public/lib/monaco/min/vs/basic-languages/cypher/cypher.js.LICENSE.txt drwxr-xr-x root/root usr/share/grafana/public/lib/monaco/min/vs/basic-languages/dart/ -rw-r--r-- root/root usr/share/grafana/public/lib/monaco/min/vs/basic-languages/dart/dart.js -rw-r--r-- root/root usr/share/grafana/public/lib/monaco/min/vs/basic-languages/dart/dart.js.LICENSE.txt @@ -5926,6 +6112,9 @@ 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/flow9/ -rw-r--r-- root/root usr/share/grafana/public/lib/monaco/min/vs/basic-languages/flow9/flow9.js -rw-r--r-- root/root usr/share/grafana/public/lib/monaco/min/vs/basic-languages/flow9/flow9.js.LICENSE.txt +drwxr-xr-x root/root usr/share/grafana/public/lib/monaco/min/vs/basic-languages/freemarker2/ +-rw-r--r-- root/root usr/share/grafana/public/lib/monaco/min/vs/basic-languages/freemarker2/freemarker2.js +-rw-r--r-- root/root usr/share/grafana/public/lib/monaco/min/vs/basic-languages/freemarker2/freemarker2.js.LICENSE.txt drwxr-xr-x root/root usr/share/grafana/public/lib/monaco/min/vs/basic-languages/fsharp/ -rw-r--r-- root/root usr/share/grafana/public/lib/monaco/min/vs/basic-languages/fsharp/fsharp.js -rw-r--r-- root/root usr/share/grafana/public/lib/monaco/min/vs/basic-languages/fsharp/fsharp.js.LICENSE.txt @@ -6181,10 +6370,10 @@ drwxr-xr-x root/root usr/share/grafana/public/locales/pseudo-LOCALE/ drwxr-xr-x root/root usr/share/grafana/public/maps/ -rw-r--r-- root/root usr/share/grafana/public/maps/countries.geojson -rw-r--r-- root/root usr/share/grafana/public/maps/usa-states.geojson +-rw-r--r-- root/root usr/share/grafana/public/openapi3.json -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/_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 @@ -6393,4 +6582,5 @@ drwxr-xr-x root/root usr/share/grafana/public/views/ -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/index.html +-rw-r--r-- root/root usr/share/grafana/public/views/openapi3.html -rw-r--r-- root/root usr/share/grafana/public/views/swagger.html diff --git a/grafana/.signature b/grafana/.signature index fa5b6f16e..4cdad79d8 100644 --- a/grafana/.signature +++ b/grafana/.signature @@ -1,8 +1,8 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF37wxEPHmeoNJp+7zwc16D28fw+6cGo7+hNrpmcQGaoDDp5d9tUrE/DBy6HdbBNPL+b2mLhTT2fyhI9/qCAZolws= -SHA256 (Pkgfile) = 6d79a33dc0e1ad2b255dac472b57a151e7c4fff97fa28265087a9e8dc7a6f89a -SHA256 (.footprint) = 66f762940a9abf73be61f5a5b378d49d6eeace765f0933ec878d0cf49f2646e3 -SHA256 (grafana-9.1.7.tar.gz) = dac3d154901a9d5e0d1a21f3b3a5b06ea62e86aa03c4e2fa1fe38257887f3439 -SHA256 (grafana-9.1.7.linux-amd64.tar.gz) = 8a85dcf547db351cff44276715f6840d1c6d6a647cb2df567352d0eb0765f121 +RWSagIOpLGJF31M7Fse1fJlDVc/U5qpfRIwdaNub4krjAGECH92JFgfDDkgutzFyMv6FiPY7IN24XfxPNr9ZMbef2dQ9px39ggo= +SHA256 (Pkgfile) = b556badc2a0ca91bc68596de0f953f0a0ac5febbfbb5efb39929bfc314b695e4 +SHA256 (.footprint) = b2053265d93dfe88b216b44b557f538298da9964de4786e483274652a8e75dc2 +SHA256 (grafana-9.2.0.tar.gz) = 77c565954078b7456ed520a5fe15aa56107c62b4c56105b1d3c32f03166b6df1 +SHA256 (grafana-9.2.0.linux-amd64.tar.gz) = a899ea2288390d05c8f0c019b5bd944a46f953063b734e670c1b7699fd77049f SHA256 (grafana.confd) = 302e0281dea67cde2edd1e7d06bd7abf6a8b335595c050ffa874cb1c1bd19036 SHA256 (grafana.service) = 3b652a54c5f26d19197955854483687d7c761a2299788a182200acd5d1ffbb47 diff --git a/grafana/Pkgfile b/grafana/Pkgfile index e7657ec31..1265865f2 100644 --- a/grafana/Pkgfile +++ b/grafana/Pkgfile @@ -1,10 +1,10 @@ # Description: The analytics platform for all your metrics # URL: https://grafana.com/ # Maintainer: Tim Biermann, tbier at posteo dot de -# Depends on: fontconfig go yarn-gallium +# Depends on: fontconfig go yarn name=grafana -version=9.1.7 +version=9.2.0 release=1 source=(https://github.com/grafana/grafana/archive/v$version/$name-$version.tar.gz https://dl.grafana.com/oss/release/grafana-$version.linux-amd64.tar.gz @@ -20,9 +20,9 @@ build() { mkdir "$PKGMK_SOURCE_DIR/gopath" || true export GOPATH="$PKGMK_SOURCE_DIR/gopath" - export PKG_CONFIG_PATH="/usr/opt/nodejs-lts-gallium/lib/pkgconfig:$PKG_CONFIG_PATH" - export PKG_CONFIG_PATH="/usr/lib/openssl-1.1/pkgconfig:$PKG_CONFIG_PATH" - export PATH="/usr/opt/nodejs-lts-gallium/bin:$PATH" + export PKG_CONFIG_PATH="/usr/lib/pkgconfig:$PKG_CONFIG_PATH" + #export PKG_CONFIG_PATH="/usr/lib/openssl-1.1/pkgconfig:$PKG_CONFIG_PATH" + export PATH="/usr/bin:$PATH" cd $SRC/$name-$version @@ -41,8 +41,8 @@ build() { export PATH="$NPM_CONFIG_PREFIX/bin:$PATH" export NODE_OPTIONS="--max-old-space-size=16000" - /usr/opt/nodejs-lts-gallium/bin/yarn install - NODE_ENV=production /usr/opt/nodejs-lts-gallium/bin/yarn run build + /usr/bin/yarn install + NODE_ENV=production /usr/bin/yarn run build # install install -Dm644 $SRC/$name.confd $PKG/etc/conf.d/$name |