diff options
author | Tim Biermann <tbier@posteo.de> | 2022-04-25 23:10:35 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-04-25 23:10:35 +0200 |
commit | 7ee3004103a76069d2c994914e6e3bd939269c3c (patch) | |
tree | 42d8aa40883e555204ebcbc7b023486dc7460d14 /grafana | |
parent | f77dbd1e980a8029c0142184fe4ea7cf41103d0a (diff) | |
download | contrib-7ee3004103a76069d2c994914e6e3bd939269c3c.tar.gz contrib-7ee3004103a76069d2c994914e6e3bd939269c3c.tar.xz |
grafana: 8.4.6 -> 8.5.0
Diffstat (limited to 'grafana')
-rw-r--r-- | grafana/.footprint | 1184 | ||||
-rw-r--r-- | grafana/.signature | 10 | ||||
-rw-r--r-- | grafana/Pkgfile | 51 |
3 files changed, 1095 insertions, 150 deletions
diff --git a/grafana/.footprint b/grafana/.footprint index 74d7dbafb..4c15cd0f6 100644 --- a/grafana/.footprint +++ b/grafana/.footprint @@ -53,7 +53,6 @@ drwxr-xr-x root/root usr/share/grafana/public/app/angular/components/form_dropdo -rw-r--r-- root/root usr/share/grafana/public/app/angular/components/info_popover.ts -rw-r--r-- root/root usr/share/grafana/public/app/angular/components/jsontree.ts -rw-r--r-- root/root usr/share/grafana/public/app/angular/components/plugin_component.ts --rw-r--r-- root/root usr/share/grafana/public/app/angular/components/query_part.ts -rw-r--r-- root/root usr/share/grafana/public/app/angular/components/query_part_editor.ts -rw-r--r-- root/root usr/share/grafana/public/app/angular/components/scroll.ts -rw-r--r-- root/root usr/share/grafana/public/app/angular/components/spectrum_picker.ts @@ -69,7 +68,9 @@ drwxr-xr-x root/root usr/share/grafana/public/app/angular/filters/ -rw-r--r-- root/root usr/share/grafana/public/app/angular/give_focus.ts -rw-r--r-- root/root usr/share/grafana/public/app/angular/index.ts -rw-r--r-- root/root usr/share/grafana/public/app/angular/injectorMonkeyPatch.ts +-rw-r--r-- root/root usr/share/grafana/public/app/angular/jquery_extended.ts -rw-r--r-- root/root usr/share/grafana/public/app/angular/lazyBootAngular.ts +-rw-r--r-- root/root usr/share/grafana/public/app/angular/loadAndInitAngularIfEnabled.ts -rw-r--r-- root/root usr/share/grafana/public/app/angular/metric_segment.ts -rw-r--r-- root/root usr/share/grafana/public/app/angular/misc.ts -rw-r--r-- root/root usr/share/grafana/public/app/angular/ng_model_on_blur.ts @@ -99,7 +100,6 @@ drwxr-xr-x root/root usr/share/grafana/public/app/angular/services/ -rw-r--r-- root/root usr/share/grafana/public/app/angular/services/AngularLoader.ts -rw-r--r-- root/root usr/share/grafana/public/app/angular/services/UtilSrv.ts -rw-r--r-- root/root usr/share/grafana/public/app/angular/services/alert_srv.ts --rw-r--r-- root/root usr/share/grafana/public/app/angular/services/annotations_srv.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/angular/services/annotations_srv.ts -rw-r--r-- root/root usr/share/grafana/public/app/angular/services/dynamic_directive_srv.ts -rw-r--r-- root/root usr/share/grafana/public/app/angular/services/nav_model_srv.ts @@ -128,6 +128,7 @@ drwxr-xr-x root/root usr/share/grafana/public/app/core/components/Animations/ 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 -rw-r--r-- root/root usr/share/grafana/public/app/core/components/AppNotifications/AppNotificationList.tsx +-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/CardButton.tsx @@ -184,10 +185,18 @@ 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/NavBarMenu.tsx -rw-r--r-- root/root usr/share/grafana/public/app/core/components/NavBar/NavBarMenuItem.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/core/components/NavBar/NavBarMenuItem.tsx --rw-r--r-- root/root usr/share/grafana/public/app/core/components/NavBar/NavBarNext.test.tsx --rw-r--r-- root/root usr/share/grafana/public/app/core/components/NavBar/NavBarNext.tsx -rw-r--r-- root/root usr/share/grafana/public/app/core/components/NavBar/NavBarSection.tsx -rw-r--r-- root/root usr/share/grafana/public/app/core/components/NavBar/NavFeatureHighlight.tsx +drwxr-xr-x root/root usr/share/grafana/public/app/core/components/NavBar/Next/ +-rw-r--r-- root/root usr/share/grafana/public/app/core/components/NavBar/Next/NavBarItem.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/core/components/NavBar/Next/NavBarItemMenu.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/core/components/NavBar/Next/NavBarItemMenuTrigger.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/core/components/NavBar/Next/NavBarItemWithoutMenu.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/core/components/NavBar/Next/NavBarMenu.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/core/components/NavBar/Next/NavBarMenuItem.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/core/components/NavBar/Next/NavBarNext.test.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/core/components/NavBar/Next/NavBarNext.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/core/components/NavBar/Next/NavBarToggle.tsx -rw-r--r-- root/root usr/share/grafana/public/app/core/components/NavBar/context.tsx -rw-r--r-- root/root usr/share/grafana/public/app/core/components/NavBar/navBarItem-translations.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/components/NavBar/utils.test.ts @@ -235,6 +244,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 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 -rw-r--r-- root/root usr/share/grafana/public/app/core/components/Select/FolderPicker.tsx -rw-r--r-- root/root usr/share/grafana/public/app/core/components/Select/MetricSelect.test.tsx @@ -273,68 +283,6 @@ drwxr-xr-x root/root usr/share/grafana/public/app/core/components/TimePicker/ drwxr-xr-x root/root usr/share/grafana/public/app/core/components/TraceToLogs/ -rw-r--r-- root/root usr/share/grafana/public/app/core/components/TraceToLogs/KeyValueInput.tsx -rw-r--r-- root/root usr/share/grafana/public/app/core/components/TraceToLogs/TraceToLogsSettings.tsx -drwxr-xr-x root/root usr/share/grafana/public/app/core/components/TransformersUI/ --rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/CalculateFieldTransformerEditor.tsx --rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/ConcatenateTransformerEditor.tsx --rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/ConvertFieldTypeTransformerEditor.tsx --rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/FilterByNameTransformerEditor.tsx --rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/FilterByRefIdTransformerEditor.tsx -drwxr-xr-x root/root usr/share/grafana/public/app/core/components/TransformersUI/FilterByValueTransformer/ --rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/FilterByValueTransformer/FilterByValueFilterEditor.tsx --rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/FilterByValueTransformer/FilterByValueTransformerEditor.tsx -drwxr-xr-x root/root usr/share/grafana/public/app/core/components/TransformersUI/FilterByValueTransformer/ValueMatchers/ --rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/FilterByValueTransformer/ValueMatchers/BasicMatcherEditor.tsx --rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/FilterByValueTransformer/ValueMatchers/NoopMatcherEditor.tsx --rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/FilterByValueTransformer/ValueMatchers/RangeMatcherEditor.tsx --rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/FilterByValueTransformer/ValueMatchers/types.ts --rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/FilterByValueTransformer/ValueMatchers/utils.ts --rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/FilterByValueTransformer/ValueMatchers/valueMatchersUI.ts --rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/GroupByTransformerEditor.tsx --rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/HistogramTransformerEditor.tsx --rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/LabelsToFieldsTransformerEditor.tsx --rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/MergeTransformerEditor.tsx --rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/OrganizeFieldsTransformerEditor.tsx --rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/ReduceTransformerEditor.tsx --rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/RenameByRegexTransformer.tsx --rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/SeriesToFieldsTransformerEditor.tsx --rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/SeriesToRowsTransformerEditor.tsx --rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/SortByTransformerEditor.tsx -drwxr-xr-x root/root usr/share/grafana/public/app/core/components/TransformersUI/configFromQuery/ --rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/configFromQuery/ConfigFromQueryTransformerEditor.test.tsx --rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/configFromQuery/ConfigFromQueryTransformerEditor.tsx --rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/configFromQuery/configFromQuery.test.ts --rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/configFromQuery/configFromQuery.ts -drwxr-xr-x root/root usr/share/grafana/public/app/core/components/TransformersUI/extractFields/ --rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/extractFields/ExtractFieldsTransformerEditor.tsx --rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/extractFields/extractFields.test.ts --rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/extractFields/extractFields.ts --rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/extractFields/fieldExtractor.test.ts --rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/extractFields/fieldExtractors.ts -drwxr-xr-x root/root usr/share/grafana/public/app/core/components/TransformersUI/fieldToConfigMapping/ --rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/fieldToConfigMapping/FieldToConfigMappingEditor.test.tsx --rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/fieldToConfigMapping/FieldToConfigMappingEditor.tsx --rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/fieldToConfigMapping/fieldToConfigMapping.ts -drwxr-xr-x root/root usr/share/grafana/public/app/core/components/TransformersUI/lookupGazetteer/ --rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/lookupGazetteer/FieldLookupTransformerEditor.tsx --rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/lookupGazetteer/fieldLookup.test.ts --rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/lookupGazetteer/fieldLookup.ts -drwxr-xr-x root/root usr/share/grafana/public/app/core/components/TransformersUI/prepareTimeSeries/ --rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/prepareTimeSeries/PrepareTimeSeriesEditor.tsx --rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/prepareTimeSeries/prepareTimeSeries.test.ts --rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/prepareTimeSeries/prepareTimeSeries.ts -drwxr-xr-x root/root usr/share/grafana/public/app/core/components/TransformersUI/rowsToFields/ --rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/rowsToFields/RowsToFieldsTransformerEditor.test.tsx --rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/rowsToFields/RowsToFieldsTransformerEditor.tsx --rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/rowsToFields/rowsToFields.test.ts --rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/rowsToFields/rowsToFields.ts -drwxr-xr-x root/root usr/share/grafana/public/app/core/components/TransformersUI/spatial/ --rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/spatial/SpatialTransformerEditor.tsx --rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/spatial/models.gen.ts --rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/spatial/optionsHelper.tsx --rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/spatial/spatialTransformer.test.ts --rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/spatial/spatialTransformer.ts --rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/spatial/utils.ts --rw-r--r-- root/root usr/share/grafana/public/app/core/components/TransformersUI/utils.ts drwxr-xr-x root/root usr/share/grafana/public/app/core/components/Upgrade/ -rw-r--r-- root/root usr/share/grafana/public/app/core/components/Upgrade/ProBadge.tsx -rw-r--r-- root/root usr/share/grafana/public/app/core/components/Upgrade/UpgradeBox.tsx @@ -355,12 +303,19 @@ drwxr-xr-x root/root usr/share/grafana/public/app/core/components/search/ drwxr-xr-x root/root usr/share/grafana/public/app/core/copy/ -rw-r--r-- root/root usr/share/grafana/public/app/core/copy/appNotification.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/core.ts +drwxr-xr-x root/root usr/share/grafana/public/app/core/history/ +-rw-r--r-- root/root usr/share/grafana/public/app/core/history/RichHistoryLocalStorage.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/core/history/RichHistoryLocalStorage.ts +-rw-r--r-- root/root usr/share/grafana/public/app/core/history/RichHistoryStorage.ts +-rw-r--r-- root/root usr/share/grafana/public/app/core/history/localStorageConverter.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/core/history/localStorageConverter.ts +-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/useCleanup.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/hooks/useNavModel.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/hooks/useQueryParams.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/hooks/useRefMounted.ts --rw-r--r-- root/root usr/share/grafana/public/app/core/jquery_extended.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/localisation.tsx -rw-r--r-- root/root usr/share/grafana/public/app/core/lodash_extended.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/logs_model.test.ts @@ -426,6 +381,7 @@ drwxr-xr-x root/root usr/share/grafana/public/app/core/services/echo/backends/se -rw-r--r-- root/root usr/share/grafana/public/app/core/services/echo/backends/sentry/transports/CustomEndpointTransport.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/services/echo/backends/sentry/transports/EchoSrvTransport.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/services/echo/backends/sentry/types.ts +-rw-r--r-- root/root usr/share/grafana/public/app/core/services/echo/utils.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/services/echo/utils.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/services/impression_srv.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/services/keybindingSrv.ts @@ -480,9 +436,9 @@ drwxr-xr-x root/root usr/share/grafana/public/app/core/utils/ -rw-r--r-- root/root usr/share/grafana/public/app/core/utils/query.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/utils/richHistory.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/utils/richHistory.ts +-rw-r--r-- root/root usr/share/grafana/public/app/core/utils/richHistoryTypes.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/utils/shortLinks.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/utils/shortLinks.ts --rw-r--r-- root/root usr/share/grafana/public/app/core/utils/standardTransformers.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/utils/ticks.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/utils/timePicker.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/core/utils/timePicker.ts @@ -529,6 +485,7 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/admin/state/ -rw-r--r-- root/root usr/share/grafana/public/app/features/admin/state/apis.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/admin/state/reducers.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/admin/state/reducers.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/admin/utils.ts drwxr-xr-x root/root usr/share/grafana/public/app/features/alerting/ -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/AlertHowToModal.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/AlertRuleItem.test.tsx @@ -568,6 +525,7 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/alerting/state/ -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/state/ThresholdMapper.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/state/actions.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/state/alertDef.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/state/query_part.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/state/reducers.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/state/reducers.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/state/selectors.test.ts @@ -576,6 +534,8 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/alerting/unified/ -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/Admin.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/AlertGroups.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/AlertGroups.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/AlertsFolderView.test.tsx +-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/MuteTimings.test.tsx @@ -599,9 +559,12 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/alerting/unified/api/ -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/api/alertmanager.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/api/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/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 +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/api/ruler.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/api/ruler.ts drwxr-xr-x root/root usr/share/grafana/public/app/features/alerting/unified/components/ -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/AlertLabel.tsx @@ -609,6 +572,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/AlertManagerPicker.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/AlertingPageWrapper.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/AnnotationDetailsField.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/Authorize.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/CollapseToggle.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/CollapseToggle.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/DetailsField.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/DynamicTable.tsx @@ -617,6 +582,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/PanelPluginsButtonGroup.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/RuleLocation.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/StateColoredText.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/StateTag.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/TimeToNow.tsx @@ -685,6 +651,7 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/alerting/unified/comp -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/receivers/form/fields/styles.ts drwxr-xr-x root/root usr/share/grafana/public/app/features/alerting/unified/components/rule-editor/ -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rule-editor/AlertRuleForm.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rule-editor/AlertTypeStep.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rule-editor/AlertTypeStep.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 @@ -706,8 +673,16 @@ 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/QueryWrapper.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rule-editor/RuleEditorSection.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rule-editor/RuleFolderPicker.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rule-editor/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 +drwxr-xr-x root/root usr/share/grafana/public/app/features/alerting/unified/components/rule-editor/rule-types/ +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rule-editor/rule-types/DisabledTooltip.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rule-editor/rule-types/GrafanaManagedAlert.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rule-editor/rule-types/MimirOrLokiAlert.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rule-editor/rule-types/MimirOrLokiRecordingRule.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rule-editor/rule-types/RuleType.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rule-editor/rule-types/RuleTypePicker.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rule-editor/util.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rule-editor/util.ts drwxr-xr-x root/root usr/share/grafana/public/app/features/alerting/unified/components/rule-viewer/ @@ -724,6 +699,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/rules/EditCloudGroupModal.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rules/GrafanaRules.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rules/NoRulesCTA.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rules/RuleDetails.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rules/RuleDetails.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rules/RuleDetailsActionButtons.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rules/RuleDetailsAnnotations.tsx @@ -733,12 +709,14 @@ 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/RuleDetailsMatchingInstances.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rules/RuleHealth.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rules/RuleListErrors.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rules/RuleListGroupView.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rules/RuleListGroupView.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rules/RuleListStateSection.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rules/RuleListStateView.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rules/RuleState.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rules/RuleStats.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rules/RulesFilter.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rules/RulesGroup.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rules/RulesGroup.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rules/RulesTable.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/rules/StateHistory.tsx @@ -759,7 +737,9 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/alerting/unified/comp -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/components/silences/SilencesTable.tsx drwxr-xr-x root/root usr/share/grafana/public/app/features/alerting/unified/hooks/ -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/hooks/useAlertManagerSourceName.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/hooks/useAlertQueriesStatus.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/hooks/useCombinedRule.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/hooks/useCombinedRuleNamespaces.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/hooks/useCombinedRuleNamespaces.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/hooks/useControlledFieldArray.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/hooks/useExternalAMSelector.test.ts @@ -769,9 +749,11 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/alerting/unified/hook -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/hooks/useFolder.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/hooks/useGroupedAlerts.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/hooks/useHasRuler.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/hooks/useIsRuleEditable.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/hooks/useIsRuleEditable.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/hooks/useManagedAlertStateHistory.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/hooks/useMuteTimingOptions.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/hooks/usePagination.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/hooks/usePanelCombinedRules.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/hooks/useRuleSourcesWithRuler.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/hooks/useStateHistoryModal.tsx @@ -784,7 +766,6 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/alerting/unified/mock drwxr-xr-x root/root usr/share/grafana/public/app/features/alerting/unified/state/ -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/state/AlertingQueryRunner.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/state/AlertingQueryRunner.ts --rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/state/actions.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/state/actions.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/state/reducers.ts drwxr-xr-x root/root usr/share/grafana/public/app/features/alerting/unified/styles/ @@ -799,6 +780,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/ +-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 -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/utils/alertmanager.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/alerting/unified/utils/amroutes.ts @@ -820,6 +803,7 @@ 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/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.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.ts @@ -881,6 +865,11 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/canvas/runtime/ -rw-r--r-- root/root usr/share/grafana/public/app/features/canvas/runtime/root.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/canvas/runtime/scene.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/canvas/types.ts +drwxr-xr-x root/root usr/share/grafana/public/app/features/comments/ +-rw-r--r-- root/root usr/share/grafana/public/app/features/comments/Comment.tsx +-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/dashboard/ drwxr-xr-x root/root usr/share/grafana/public/app/features/dashboard/components/ drwxr-xr-x root/root usr/share/grafana/public/app/features/dashboard/components/AddPanelWidget/ @@ -903,10 +892,13 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/dashboard/components/ -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/DashNav/DashNavTimeControls.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/DashNav/DashNavTimeControls.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/DashNav/index.ts +drwxr-xr-x root/root usr/share/grafana/public/app/features/dashboard/components/DashboardComments/ +-rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/DashboardComments/DashboardCommentsModal.tsx drwxr-xr-x root/root usr/share/grafana/public/app/features/dashboard/components/DashboardLoading/ -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/DashboardLoading/DashboardFailed.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/DashboardLoading/DashboardLoading.tsx drwxr-xr-x root/root usr/share/grafana/public/app/features/dashboard/components/DashboardPermissions/ +-rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/DashboardPermissions/AccessControlDashboardPermissions.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/DashboardPermissions/DashboardPermissions.tsx drwxr-xr-x root/root usr/share/grafana/public/app/features/dashboard/components/DashboardPrompt/ -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/DashboardPrompt/DashboardPrompt.test.tsx @@ -997,9 +989,11 @@ 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/SaveDashboard/ -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/SaveDashboard/SaveDashboardAsModal.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/SaveDashboard/SaveDashboardButton.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/SaveDashboard/SaveDashboardDiff.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/SaveDashboard/SaveDashboardDrawer.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/SaveDashboard/SaveDashboardErrorProxy.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/SaveDashboard/SaveDashboardModal.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/SaveDashboard/SaveDashboardModalProxy.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/SaveDashboard/SaveDashboardProxy.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/SaveDashboard/SaveProvisionedDashboard.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/components/SaveDashboard/UnsavedChangesModal.tsx drwxr-xr-x root/root usr/share/grafana/public/app/features/dashboard/components/SaveDashboard/forms/ @@ -1102,6 +1096,7 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/dashboard/state/ -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/state/DashboardModel.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/state/PanelModel.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/state/PanelModel.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/state/TimeModel.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/state/actions.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/state/analyticsProcessor.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/dashboard/state/getPanelOptionsWithDefaults.test.ts @@ -1191,7 +1186,6 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/dimensions/editors/Va -rw-r--r-- root/root usr/share/grafana/public/app/features/dimensions/editors/ValueMappingsEditor/ValueMappingsEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dimensions/editors/ValueMappingsEditor/ValueMappingsEditorModal.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dimensions/editors/ValueMappingsEditor/ValueMappingsEditorModal.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/dimensions/editors/ValueMappingsEditor/mappings.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/dimensions/editors/index.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/dimensions/index.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/dimensions/resource.ts @@ -1203,12 +1197,16 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/dimensions/editors/Va -rw-r--r-- root/root usr/share/grafana/public/app/features/dimensions/types.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/dimensions/utils.ts drwxr-xr-x root/root usr/share/grafana/public/app/features/explore/ +drwxr-xr-x root/root usr/share/grafana/public/app/features/explore/AddToDashboard/ +-rw-r--r-- root/root usr/share/grafana/public/app/features/explore/AddToDashboard/AddToDashboardModal.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/explore/AddToDashboard/addToDashboard.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/explore/AddToDashboard/addToDashboard.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/explore/AddToDashboard/index.test.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/explore/AddToDashboard/index.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/ElapsedTime.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/ErrorContainer.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/ErrorContainer.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/explore/Explore.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/Explore.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/explore/ExploreDrawer.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/ExploreDrawer.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/ExploreGraph.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/ExploreGraphLabel.tsx @@ -1220,6 +1218,7 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/explore/ -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/LiveLogs.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/LiveLogs.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/LiveTailButton.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/explore/Logs.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/Logs.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/LogsContainer.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/LogsMetaRow.tsx @@ -1238,8 +1237,6 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/explore/ -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/QueryRows.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/ResponseErrorContainer.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/ResponseErrorContainer.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/explore/ReturnToDashboardButton.test.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/explore/ReturnToDashboardButton.tsx drwxr-xr-x root/root usr/share/grafana/public/app/features/explore/RichHistory/ -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/RichHistory/RichHistory.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/RichHistory/RichHistory.tsx @@ -1265,10 +1262,10 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/explore/RichHistory/ drwxr-xr-x root/root usr/share/grafana/public/app/features/explore/TraceView/ -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/TraceView/TraceView.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/TraceView/TraceView.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/explore/TraceView/TraceViewContainer.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/TraceView/TraceViewContainer.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/TraceView/createSpanLink.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/TraceView/createSpanLink.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/explore/TraceView/uiElements.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/TraceView/useChildrenState.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/TraceView/useChildrenState.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/TraceView/useDetailState.test.ts @@ -1279,20 +1276,27 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/explore/TraceView/ -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/TraceView/useSearch.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/TraceView/useViewRange.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/TraceView/useViewRange.ts +drwxr-xr-x root/root usr/share/grafana/public/app/features/explore/TraceView/utils/ +-rw-r--r-- root/root usr/share/grafana/public/app/features/explore/TraceView/utils/transform.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/Wrapper.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/Wrapper.tsx drwxr-xr-x root/root usr/share/grafana/public/app/features/explore/__mocks__/ -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/__mocks__/mockData.ts -drwxr-xr-x root/root usr/share/grafana/public/app/features/explore/__snapshots__/ --rw-r--r-- root/root usr/share/grafana/public/app/features/explore/__snapshots__/ErrorContainer.test.tsx.snap --rw-r--r-- root/root usr/share/grafana/public/app/features/explore/__snapshots__/Explore.test.tsx.snap --rw-r--r-- root/root usr/share/grafana/public/app/features/explore/__snapshots__/MetaInfoText.test.tsx.snap -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/exploreGraphStyleUtils.ts +drwxr-xr-x root/root usr/share/grafana/public/app/features/explore/spec/ +drwxr-xr-x root/root usr/share/grafana/public/app/features/explore/spec/helper/ +-rw-r--r-- root/root usr/share/grafana/public/app/features/explore/spec/helper/assert.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/explore/spec/helper/interactions.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/explore/spec/helper/query.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/explore/spec/helper/setup.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/explore/spec/interpolation.test.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/explore/spec/queryHistory.test.tsx drwxr-xr-x root/root usr/share/grafana/public/app/features/explore/state/ -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/state/datasource.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/state/datasource.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/state/explorePane.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/state/explorePane.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/explore/state/helpers.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/state/history.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/state/main.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/state/main.ts @@ -1314,6 +1318,7 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/explore/utils/ -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/utils/set.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/explore/utils/time.ts drwxr-xr-x root/root usr/share/grafana/public/app/features/expressions/ +-rw-r--r-- root/root usr/share/grafana/public/app/features/expressions/ExpressionDatasource.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/expressions/ExpressionDatasource.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/expressions/ExpressionQueryEditor.tsx drwxr-xr-x root/root usr/share/grafana/public/app/features/expressions/components/ @@ -1327,6 +1332,8 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/expressions/component drwxr-xr-x root/root usr/share/grafana/public/app/features/expressions/utils/ -rw-r--r-- root/root usr/share/grafana/public/app/features/expressions/utils/expressionTypes.ts drwxr-xr-x root/root usr/share/grafana/public/app/features/folders/ +-rw-r--r-- root/root usr/share/grafana/public/app/features/folders/AccessControlFolderPermissions.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/folders/FolderAlerting.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/folders/FolderLibraryPanelsPage.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/folders/FolderPermissions.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/folders/FolderSettingsPage.test.tsx @@ -1365,15 +1372,28 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/inspector/ -rw-r--r-- root/root usr/share/grafana/public/app/features/inspector/InspectDataOptions.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/inspector/InspectDataTab.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/inspector/InspectDataTab.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/inspector/InspectErrorTab.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/inspector/InspectErrorTab.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/inspector/InspectJSONTab.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/inspector/InspectMetadataTab.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/inspector/InspectStatsTab.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/inspector/InspectStatsTable.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/inspector/InspectSubtitle.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/inspector/QueryInspector.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/inspector/styles.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/inspector/types.ts +drwxr-xr-x root/root usr/share/grafana/public/app/features/invites/ +-rw-r--r-- root/root usr/share/grafana/public/app/features/invites/InviteeRow.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/invites/InviteesTable.test.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/invites/InviteesTable.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/invites/SignupInvited.test.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/invites/SignupInvited.tsx +drwxr-xr-x root/root usr/share/grafana/public/app/features/invites/__snapshots__/ +-rw-r--r-- root/root usr/share/grafana/public/app/features/invites/__snapshots__/InviteesTable.test.tsx.snap +drwxr-xr-x root/root usr/share/grafana/public/app/features/invites/state/ +-rw-r--r-- root/root usr/share/grafana/public/app/features/invites/state/actions.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/invites/state/reducers.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/invites/state/reducers.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/invites/state/selectors.ts drwxr-xr-x root/root usr/share/grafana/public/app/features/library-panels/ -rw-r--r-- root/root usr/share/grafana/public/app/features/library-panels/LibraryPanelsPage.tsx drwxr-xr-x root/root usr/share/grafana/public/app/features/library-panels/components/ @@ -1474,6 +1494,9 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/manage-dashboards/sta -rw-r--r-- root/root usr/share/grafana/public/app/features/manage-dashboards/types.ts drwxr-xr-x root/root usr/share/grafana/public/app/features/manage-dashboards/utils/ -rw-r--r-- root/root usr/share/grafana/public/app/features/manage-dashboards/utils/validation.ts +drwxr-xr-x root/root usr/share/grafana/public/app/features/notifications/ +-rw-r--r-- root/root usr/share/grafana/public/app/features/notifications/NotificationsPage.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/notifications/StoredNotifications.tsx drwxr-xr-x root/root usr/share/grafana/public/app/features/org/ -rw-r--r-- root/root usr/share/grafana/public/app/features/org/NewOrgPage.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/org/OrgDetailsPage.test.tsx @@ -1486,7 +1509,6 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/org/ drwxr-xr-x root/root usr/share/grafana/public/app/features/org/__snapshots__/ -rw-r--r-- root/root usr/share/grafana/public/app/features/org/__snapshots__/OrgDetailsPage.test.tsx.snap -rw-r--r-- root/root usr/share/grafana/public/app/features/org/__snapshots__/OrgProfile.test.tsx.snap --rw-r--r-- root/root usr/share/grafana/public/app/features/org/api.ts drwxr-xr-x root/root usr/share/grafana/public/app/features/org/state/ -rw-r--r-- root/root usr/share/grafana/public/app/features/org/state/actions.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/org/state/actions.ts @@ -1641,6 +1663,7 @@ 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 -rw-r--r-- root/root usr/share/grafana/public/app/features/profile/ChangePasswordPage.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/profile/ChangePasswordPage.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/profile/FeatureTogglePage.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/profile/UserOrganizations.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/profile/UserProfileEditForm.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/profile/UserProfileEditPage.test.tsx @@ -1649,6 +1672,7 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/profile/ -rw-r--r-- root/root usr/share/grafana/public/app/features/profile/UserTeams.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/profile/all.ts (EMPTY) -rw-r--r-- root/root usr/share/grafana/public/app/features/profile/api.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/profile/routes.tsx drwxr-xr-x root/root usr/share/grafana/public/app/features/profile/state/ -rw-r--r-- root/root usr/share/grafana/public/app/features/profile/state/actions.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/profile/state/reducers.test.ts @@ -1715,6 +1739,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/DashboardSearch.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/search/components/ManageDashboards.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/search/components/MoveToFolderModal.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/search/components/PreviewsSystemRequirements.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/search/components/SearchCard.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/search/components/SearchCardExpanded.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/search/components/SearchCheckbox.tsx @@ -1737,6 +1762,11 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/search/hooks/ -rw-r--r-- root/root usr/share/grafana/public/app/features/search/hooks/useShowDashboardPreviews.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/search/index.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/search/loaders.ts +drwxr-xr-x root/root usr/share/grafana/public/app/features/search/page/ +-rw-r--r-- root/root usr/share/grafana/public/app/features/search/page/SearchPage.tsx +drwxr-xr-x root/root usr/share/grafana/public/app/features/search/page/table/ +-rw-r--r-- root/root usr/share/grafana/public/app/features/search/page/table/Table.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/search/page/table/columns.tsx 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/dashboardSearch.test.ts @@ -1744,19 +1774,29 @@ 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/manageDashboards.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/search/reducers/manageDashboards.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/backend.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/minisearcher.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/search/service/searcher.test.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/types.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/search/testData.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/search/types.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/search/utils.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/search/utils.ts drwxr-xr-x root/root usr/share/grafana/public/app/features/serviceaccounts/ +-rw-r--r-- root/root usr/share/grafana/public/app/features/serviceaccounts/CreateServiceAccountTokenModal.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/serviceaccounts/ServiceAccountCreatePage.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/serviceaccounts/ServiceAccountPage.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/serviceaccounts/ServiceAccountProfile.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/serviceaccounts/ServiceAccountRoleRow.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/serviceaccounts/ServiceAccountTokensTable.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/serviceaccounts/ServiceAccountsListItem.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/serviceaccounts/ServiceAccountsListPage.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/serviceaccounts/ServiceAccountsTable.tsx drwxr-xr-x root/root usr/share/grafana/public/app/features/serviceaccounts/state/ -rw-r--r-- root/root usr/share/grafana/public/app/features/serviceaccounts/state/actions.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/serviceaccounts/state/reducers.ts --rw-r--r-- root/root usr/share/grafana/public/app/features/serviceaccounts/state/selectors.ts drwxr-xr-x root/root usr/share/grafana/public/app/features/teams/ -rw-r--r-- root/root usr/share/grafana/public/app/features/teams/CreateTeam.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/teams/CreateTeam.tsx @@ -1796,12 +1836,81 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/templating/ -rw-r--r-- root/root usr/share/grafana/public/app/features/templating/template_srv.mock.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/templating/template_srv.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/templating/template_srv.ts +drwxr-xr-x root/root usr/share/grafana/public/app/features/transformers/ +drwxr-xr-x root/root usr/share/grafana/public/app/features/transformers/FilterByValueTransformer/ +-rw-r--r-- root/root usr/share/grafana/public/app/features/transformers/FilterByValueTransformer/FilterByValueFilterEditor.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/transformers/FilterByValueTransformer/FilterByValueTransformerEditor.tsx +drwxr-xr-x root/root usr/share/grafana/public/app/features/transformers/FilterByValueTransformer/ValueMatchers/ +-rw-r--r-- root/root usr/share/grafana/public/app/features/transformers/FilterByValueTransformer/ValueMatchers/BasicMatcherEditor.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/transformers/FilterByValueTransformer/ValueMatchers/NoopMatcherEditor.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/transformers/FilterByValueTransformer/ValueMatchers/RangeMatcherEditor.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/transformers/FilterByValueTransformer/ValueMatchers/types.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/transformers/FilterByValueTransformer/ValueMatchers/utils.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/transformers/FilterByValueTransformer/ValueMatchers/valueMatchersUI.ts +drwxr-xr-x root/root usr/share/grafana/public/app/features/transformers/calculateHeatmap/ +-rw-r--r-- root/root usr/share/grafana/public/app/features/transformers/calculateHeatmap/HeatmapTransformerEditor.tsx +drwxr-xr-x root/root usr/share/grafana/public/app/features/transformers/calculateHeatmap/editor/ +-rw-r--r-- root/root usr/share/grafana/public/app/features/transformers/calculateHeatmap/editor/AxisEditor.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/transformers/calculateHeatmap/editor/helper.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/transformers/calculateHeatmap/heatmap.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/transformers/calculateHeatmap/heatmap.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/transformers/calculateHeatmap/models.gen.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/transformers/calculateHeatmap/utils.ts +drwxr-xr-x root/root usr/share/grafana/public/app/features/transformers/configFromQuery/ +-rw-r--r-- root/root usr/share/grafana/public/app/features/transformers/configFromQuery/ConfigFromQueryTransformerEditor.test.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/transformers/configFromQuery/ConfigFromQueryTransformerEditor.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/transformers/configFromQuery/configFromQuery.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/transformers/configFromQuery/configFromQuery.ts +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/CalculateFieldTransformerEditor.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/transformers/editors/ConcatenateTransformerEditor.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/transformers/editors/ConvertFieldTypeTransformerEditor.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/transformers/editors/FilterByNameTransformerEditor.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/transformers/editors/FilterByRefIdTransformerEditor.tsx +-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/LabelsToFieldsTransformerEditor.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/ +-rw-r--r-- root/root usr/share/grafana/public/app/features/transformers/extractFields/ExtractFieldsTransformerEditor.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/transformers/extractFields/extractFields.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/transformers/extractFields/extractFields.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/transformers/extractFields/fieldExtractor.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/transformers/extractFields/fieldExtractors.ts +drwxr-xr-x root/root usr/share/grafana/public/app/features/transformers/fieldToConfigMapping/ +-rw-r--r-- root/root usr/share/grafana/public/app/features/transformers/fieldToConfigMapping/FieldToConfigMappingEditor.test.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/transformers/fieldToConfigMapping/FieldToConfigMappingEditor.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/transformers/fieldToConfigMapping/fieldToConfigMapping.ts +drwxr-xr-x root/root usr/share/grafana/public/app/features/transformers/lookupGazetteer/ +-rw-r--r-- root/root usr/share/grafana/public/app/features/transformers/lookupGazetteer/FieldLookupTransformerEditor.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/transformers/lookupGazetteer/fieldLookup.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/transformers/lookupGazetteer/fieldLookup.ts +drwxr-xr-x root/root usr/share/grafana/public/app/features/transformers/prepareTimeSeries/ +-rw-r--r-- root/root usr/share/grafana/public/app/features/transformers/prepareTimeSeries/PrepareTimeSeriesEditor.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/transformers/prepareTimeSeries/prepareTimeSeries.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/transformers/prepareTimeSeries/prepareTimeSeries.ts +drwxr-xr-x root/root usr/share/grafana/public/app/features/transformers/rowsToFields/ +-rw-r--r-- root/root usr/share/grafana/public/app/features/transformers/rowsToFields/RowsToFieldsTransformerEditor.test.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/transformers/rowsToFields/RowsToFieldsTransformerEditor.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/transformers/rowsToFields/rowsToFields.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/transformers/rowsToFields/rowsToFields.ts +drwxr-xr-x root/root usr/share/grafana/public/app/features/transformers/spatial/ +-rw-r--r-- root/root usr/share/grafana/public/app/features/transformers/spatial/SpatialTransformerEditor.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/transformers/spatial/models.gen.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/transformers/spatial/optionsHelper.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/features/transformers/spatial/spatialTransformer.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/transformers/spatial/spatialTransformer.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/transformers/spatial/utils.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/transformers/standardTransformers.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/transformers/utils.ts drwxr-xr-x root/root usr/share/grafana/public/app/features/users/ --rw-r--r-- root/root usr/share/grafana/public/app/features/users/InviteeRow.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/users/InviteesTable.test.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/users/InviteesTable.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/users/SignupInvited.test.tsx --rw-r--r-- root/root usr/share/grafana/public/app/features/users/SignupInvited.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/users/TokenRevokedModal.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/users/UsersActionBar.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/users/UsersActionBar.tsx @@ -1812,7 +1921,6 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/users/ drwxr-xr-x root/root usr/share/grafana/public/app/features/users/__mocks__/ -rw-r--r-- root/root usr/share/grafana/public/app/features/users/__mocks__/userMocks.ts drwxr-xr-x root/root usr/share/grafana/public/app/features/users/__snapshots__/ --rw-r--r-- root/root usr/share/grafana/public/app/features/users/__snapshots__/InviteesTable.test.tsx.snap -rw-r--r-- root/root usr/share/grafana/public/app/features/users/__snapshots__/UsersActionBar.test.tsx.snap -rw-r--r-- root/root usr/share/grafana/public/app/features/users/__snapshots__/UsersListPage.test.tsx.snap -rw-r--r-- root/root usr/share/grafana/public/app/features/users/__snapshots__/UsersTable.test.tsx.snap @@ -1824,6 +1932,7 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/users/state/ drwxr-xr-x root/root usr/share/grafana/public/app/features/variables/ -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/adapters.ts drwxr-xr-x root/root usr/share/grafana/public/app/features/variables/adhoc/ +-rw-r--r-- root/root usr/share/grafana/public/app/features/variables/adhoc/AdHocVariableEditor.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/adhoc/AdHocVariableEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/adhoc/actions.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/adhoc/actions.ts @@ -1858,6 +1967,7 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/variables/custom/ -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/custom/reducer.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/custom/reducer.ts drwxr-xr-x root/root usr/share/grafana/public/app/features/variables/datasource/ +-rw-r--r-- root/root usr/share/grafana/public/app/features/variables/datasource/DataSourceVariableEditor.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/datasource/DataSourceVariableEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/datasource/actions.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/datasource/actions.ts @@ -1885,6 +1995,8 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/variables/editor/ -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/editor/getVariableQueryEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/editor/reducer.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/editor/reducer.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/variables/editor/selectors.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/variables/editor/selectors.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/editor/types.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/getAllVariableValuesForUrl.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/getAllVariableValuesForUrl.ts @@ -1931,7 +2043,7 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/variables/query/ -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/query/QueryVariableSortSelect.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/query/VariableQueryRunner.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/query/VariableQueryRunner.ts --rw-r--r-- root/root usr/share/grafana/public/app/features/variables/query/actions.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/variables/query/actions.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/query/actions.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/query/adapter.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/query/operators.test.ts @@ -1962,6 +2074,8 @@ drwxr-xr-x root/root usr/share/grafana/public/app/features/variables/state/ -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 -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/state/initVariableTransaction.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/variables/state/keyedVariablesReducer.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/features/variables/state/keyedVariablesReducer.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/state/migrateVariablesDatasourceNameToRef.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/state/onTimeRangeUpdated.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/features/variables/state/processVariable.test.ts @@ -2156,6 +2270,12 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/components/SQLBuilderEditor/utils.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/components/SQLCodeEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/components/ThrottlingErrorMessage.tsx +drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/components/VariableQueryEditor/ +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/components/VariableQueryEditor/VariableQueryEditor.test.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/components/VariableQueryEditor/VariableQueryEditor.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/components/VariableQueryEditor/VariableQueryField.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/components/VariableQueryEditor/VariableTextField.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/components/VariableQueryEditor/index.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/components/XrayLinkConfig.tsx drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/components/__snapshots__/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/components/__snapshots__/ConfigEditor.test.tsx.snap @@ -2218,6 +2338,7 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/utils/rxjs/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/utils/rxjs/increasingInterval.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/utils/utils.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/cloudwatch/variables.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/dashboard/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/dashboard/DashboardQueryEditor.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/dashboard/DashboardQueryEditor.tsx @@ -2356,10 +2477,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/__mocks__/resourcePickerRows.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/__mocks__/sdk.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/__mocks__/variables.ts -drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/app_insights/ --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/app_insights/app_insights_datasource.test.ts --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/app_insights/app_insights_datasource.ts --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/app_insights/response_parser.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/azureMetadata/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/azureMetadata/index.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/azureMetadata/locations.ts @@ -2381,10 +2498,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/azure_resource_graph/azure_resource_graph_datasource.test.ts -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/ --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/AnalyticsConfig.test.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/AnalyticsConfig.tsx -drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/ApplicationInsightsEditor/ --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/ApplicationInsightsEditor/index.tsx drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/ArgQueryEditor/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/ArgQueryEditor/ArgQueryEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/ArgQueryEditor/QueryField.tsx @@ -2394,10 +2507,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/components/ConfigEditor.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/ConfigEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/Field.tsx -drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/InsightsAnalyticsEditor/ --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/InsightsAnalyticsEditor/index.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/InsightsConfig.test.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/InsightsConfig.tsx drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/LogsQueryEditor/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/LogsQueryEditor/FormatAsField.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/LogsQueryEditor/LogsQueryEditor.tsx @@ -2425,6 +2534,8 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/grafana-azu -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/MetricsQueryEditor/index.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/MetricsQueryEditor/setQueryValue.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/MonitorConfig.tsx +drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/NewMetricsQueryEditor/ +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/NewMetricsQueryEditor/MetricsQueryEditor.tsx drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/QueryEditor/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/QueryEditor/QueryEditor.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/QueryEditor/QueryEditor.tsx @@ -2432,7 +2543,12 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/grafana-azu -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/QueryEditor/index.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/QueryEditor/usePreparedQuery.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/ResourcePicker/ +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/ResourcePicker/EntryIcon.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/ResourcePicker/NestedEntry.test.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/ResourcePicker/NestedEntry.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/ResourcePicker/NestedResourceTable.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/ResourcePicker/NestedRow.test.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/ResourcePicker/NestedRow.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/ResourcePicker/NestedRows.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/ResourcePicker/ResourcePicker.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/ResourcePicker/ResourcePicker.tsx @@ -2446,14 +2562,33 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/grafana-azu drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/VariableEditor/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/VariableEditor/VariableEditor.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/VariableEditor/VariableEditor.tsx -drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/__snapshots__/ --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/__snapshots__/InsightsConfig.test.tsx.snap +drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/deprecated/ +drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/deprecated/app_insights/ +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/deprecated/app_insights/app_insights_datasource.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/deprecated/app_insights/app_insights_datasource.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/deprecated/app_insights/response_parser.ts +drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/deprecated/components/ +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/deprecated/components/AnalyticsConfig.test.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/deprecated/components/AnalyticsConfig.tsx +drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/deprecated/components/ApplicationInsightsEditor/ +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/deprecated/components/ApplicationInsightsEditor/index.tsx +drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/deprecated/components/InsightsAnalyticsEditor/ +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/deprecated/components/InsightsAnalyticsEditor/index.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/deprecated/components/InsightsConfig.test.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/deprecated/components/InsightsConfig.tsx +drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/deprecated/components/__snapshots__/ +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/deprecated/components/__snapshots__/InsightsConfig.test.tsx.snap +drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/deprecated/insights_analytics/ +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/deprecated/insights_analytics/insights_analytics_datasource.ts +drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/deprecated/types/ +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/deprecated/types/index.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/deprecated/types/query.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/deprecated/utils.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/credentials.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/css/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/css/query_editor.css drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/dashboards/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/dashboards/adx.json --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/dashboards/alertRules.json -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/dashboards/appInsights.json -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/dashboards/arg.json -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/dashboards/cosmosdb.json @@ -2461,7 +2596,8 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/grafana-azu -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/dashboards/sqldb.json -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/dashboards/storage.json -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/dashboards/v1Alerts.json --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/dashboards/v1AlertsAtScale.json +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/dashboards/vMInsightsRG.json +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/dashboards/vMInsightsWorkspace.json -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/datasource.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/grafanaTemplateVariableFns.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/grafanaTemplateVariables.test.ts @@ -2476,8 +2612,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/img/grafana_cloud_install.png -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/img/grafana_cloud_login.png -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/img/logo.jpg -drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/insights_analytics/ --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/insights_analytics/insights_analytics_datasource.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/log_analytics/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/log_analytics/querystring_builder.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/grafana-azure-monitor-datasource/log_analytics/querystring_builder.ts @@ -2676,6 +2810,8 @@ 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/README.md -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/add_label_to_query.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/add_label_to_query.ts +-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 drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/loki/components/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/components/AnnotationsQueryEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/components/LokiCheatSheet.tsx @@ -2716,6 +2852,10 @@ 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/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/makeIdField.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/makeIdField.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 -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/mocks.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/module.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/loki/partials/ @@ -2726,15 +2866,27 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/loki/partia drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/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 +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/querybuilder/binaryScalarOperations.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/loki/querybuilder/components/ +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/querybuilder/components/LokiQueryBuilder.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/querybuilder/components/LokiQueryBuilder.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/querybuilder/components/LokiQueryBuilderExplaind.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.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 +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/querybuilder/components/NestedQuery.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/querybuilder/components/NestedQueryList.tsx -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/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 +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/querybuilder/state.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/querybuilder/types.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/result_transformer.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/result_transformer.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/loki/streaming.ts -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 @@ -2876,8 +3028,10 @@ 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/dashboards/prometheus_2_stats.json -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/dashboards/prometheus_stats.json -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/datasource.test.ts --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/datasource.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/datasource.tsx drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/prometheus/img/ +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/img/cortex_logo.svg +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/img/mimir_logo.svg -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/img/prometheus_logo.svg -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/language_provider.mock.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/language_provider.test.ts @@ -2901,37 +3055,57 @@ 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/PromQueryModeller.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/querybuilder/PromQueryModeller.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/querybuilder/aggregations.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/querybuilder/binaryScalarOperations.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/prometheus/querybuilder/components/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/querybuilder/components/LabelParamEditor.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/querybuilder/components/MetricSelect.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/querybuilder/components/MetricSelect.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/querybuilder/components/NestedQuery.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/querybuilder/components/NestedQueryList.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/querybuilder/components/PromQueryBuilder.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/querybuilder/components/PromQueryBuilder.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/querybuilder/components/PromQueryBuilderContext.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/querybuilder/components/PromQueryBuilderContainer.test.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/querybuilder/components/PromQueryBuilderContainer.tsx -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/PromQueryBuilderHints.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.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 +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/querybuilder/components/PromQueryLegendEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/querybuilder/components/QueryPreview.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/querybuilder/operations.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/querybuilder/parsing.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/querybuilder/parsing.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/prometheus/querybuilder/shared/ +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/querybuilder/shared/AutoSizeInput.test.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/querybuilder/shared/AutoSizeInput.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/querybuilder/shared/FeedbackLink.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/querybuilder/shared/LabelFilterItem.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/querybuilder/shared/LabelFilters.test.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/querybuilder/shared/LabelFilters.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/querybuilder/shared/LokiAndPromQueryModellerBase.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/querybuilder/shared/OperationEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/querybuilder/shared/OperationExplainedBox.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/querybuilder/shared/OperationHeader.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/querybuilder/shared/OperationInfoButton.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/querybuilder/shared/OperationList.test.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/querybuilder/shared/OperationList.testUtils.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/querybuilder/shared/OperationList.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/querybuilder/shared/OperationListExplained.tsx --rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/querybuilder/shared/OperationName.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/querybuilder/shared/OperationParamEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/querybuilder/shared/OperationsEditorRow.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/querybuilder/shared/QueryEditorModeToggle.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/querybuilder/shared/QueryHeaderSwitch.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/querybuilder/shared/QueryOptionGroup.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/querybuilder/shared/operationUtils.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/querybuilder/shared/operationUtils.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/querybuilder/shared/parsingUtils.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/querybuilder/shared/parsingUtils.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/querybuilder/shared/types.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/querybuilder/state.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/querybuilder/state.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/querybuilder/testUtils.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/querybuilder/types.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/prometheus/result_transformer.test.ts @@ -2948,6 +3122,7 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/tempo/Query -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/tempo/QueryEditor/utils.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/tempo/configuration/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/tempo/configuration/ConfigEditor.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/tempo/configuration/LokiSearchSettings.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/tempo/configuration/SearchSettings.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/tempo/configuration/ServiceGraphSettings.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/tempo/datasource.test.ts @@ -2977,6 +3152,7 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/datasource/testdata/co -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/testdata/components/CSVContentEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/testdata/components/CSVFileEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/testdata/components/CSVWaveEditor.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/testdata/components/ErrorEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/testdata/components/GrafanaLiveEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/testdata/components/NodeGraphEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/datasource/testdata/components/PredictablePulseEditor.tsx @@ -3280,6 +3456,24 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/graph/specs/__sn -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/graph/types.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/graph/utils.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/graph/utils.ts +drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/heatmap-new/ +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/heatmap-new/ColorScale.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/heatmap-new/HeatmapHoverView.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/heatmap-new/HeatmapPanel.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/heatmap-new/README.md +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/heatmap-new/fields.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/heatmap-new/fields.ts +drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/heatmap-new/img/ +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/heatmap-new/img/heatmap.svg +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/heatmap-new/migrations.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/heatmap-new/migrations.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/heatmap-new/models.cue +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/heatmap-new/models.gen.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/heatmap-new/module.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/heatmap-new/palettes.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/heatmap-new/plugin.json +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/heatmap-new/suggestions.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/heatmap-new/utils.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/heatmap/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/heatmap/README.md -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/heatmap/axes_editor.ts @@ -3340,13 +3534,20 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/logs/img/ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/news/ -rwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/news/NewsPanel.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/news/README.md +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/news/atom.test.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/news/atom.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/news/constants.ts +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/news/feed.ts +drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/news/fixtures/ +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/news/fixtures/atom.xml +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/news/fixtures/rss.xml drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/news/img/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/news/img/news.svg -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/news/models.cue -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/news/models.gen.ts -rwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/news/module.tsx -rwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/news/plugin.json +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/news/rss.test.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/news/rss.ts -rwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/news/types.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/news/utils.test.ts @@ -3462,6 +3663,7 @@ drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/table-old/specs/ -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/table-old/transformers.ts -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/table-old/types.ts drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/table/ +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/table/PaginationEditor.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/table/README.md -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/table/TablePanel.tsx drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/table/__snapshots__/ @@ -3518,6 +3720,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/plugins/ContextMenuPlugin.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/timeseries/plugins/ExemplarMarker.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/timeseries/plugins/ExemplarsPlugin.tsx +-rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/timeseries/plugins/OutsideRangePlugin.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/timeseries/plugins/ThresholdControlsPlugin.tsx -rw-r--r-- root/root usr/share/grafana/public/app/plugins/panel/timeseries/plugins/ThresholdDragHandle.tsx drwxr-xr-x root/root usr/share/grafana/public/app/plugins/panel/timeseries/plugins/annotations/ @@ -3569,10 +3772,10 @@ drwxr-xr-x root/root usr/share/grafana/public/app/types/ -rw-r--r-- root/root usr/share/grafana/public/app/types/accessControl.ts -rw-r--r-- root/root usr/share/grafana/public/app/types/acl.ts -rw-r--r-- root/root usr/share/grafana/public/app/types/alerting.ts --rw-r--r-- root/root usr/share/grafana/public/app/types/angular.ts -rw-r--r-- root/root usr/share/grafana/public/app/types/apiKeys.ts -rw-r--r-- root/root usr/share/grafana/public/app/types/appEvent.ts -rw-r--r-- root/root usr/share/grafana/public/app/types/appNotifications.ts +-rw-r--r-- root/root usr/share/grafana/public/app/types/config.ts -rw-r--r-- root/root usr/share/grafana/public/app/types/dashboard.ts -rw-r--r-- root/root usr/share/grafana/public/app/types/datasources.ts -rw-r--r-- root/root usr/share/grafana/public/app/types/events.ts @@ -3583,6 +3786,7 @@ drwxr-xr-x root/root usr/share/grafana/public/app/types/jquery/ -rw-r--r-- root/root usr/share/grafana/public/app/types/jquery/jquery.d.ts -rw-r--r-- root/root usr/share/grafana/public/app/types/ldap.ts -rw-r--r-- root/root usr/share/grafana/public/app/types/location.ts +-rw-r--r-- root/root usr/share/grafana/public/app/types/lru-cache.d.ts -rw-r--r-- root/root usr/share/grafana/public/app/types/organization.ts -rw-r--r-- root/root usr/share/grafana/public/app/types/plugins.ts -rw-r--r-- root/root usr/share/grafana/public/app/types/preferences.ts @@ -3599,10 +3803,568 @@ 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/1011.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/1011.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/1011.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/1204.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/1204.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/1204.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/1268.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/1268.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/1268.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/1359.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/1359.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/1359.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/1414.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/1414.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/1414.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/142.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/142.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/1523.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/1549.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/1549.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/1602.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/1602.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/1657.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/1657.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/1657.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/1716.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/1716.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/1722.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/1722.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/1722.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/1828.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/1828.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/1832.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/1832.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/1859.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/1859.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/1859.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/189.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/189.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/189.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/1954.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/1954.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/1954.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/2000.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/2000.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/2000.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/2011.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/2011.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/207.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/207.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/207.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/2109.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/2109.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/2109.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/2123.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/2123.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/2287.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/2287.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/2287.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/2320.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/2320.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/2320.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/2332.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/2332.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/2332.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/2358.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/2358.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/2358.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/2365.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/2365.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/2365.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/2608.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/2608.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/2713.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/2713.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/2713.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/2715.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/2715.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/2715.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/2795.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/2795.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/2833.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/2833.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/2898.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/2898.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/2898.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/2988.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/2988.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/3109.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/3109.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/3109.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/3144.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/3144.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/3144.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/3198.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/3198.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/3198.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/3203.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/3203.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/3298.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/3298.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/3298.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/3299.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/3299.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/335.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/335.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/3409.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/3409.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/3460.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/3460.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/3460.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/3467.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/3467.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/3467.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/3499.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/3499.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/3499.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/3562.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/3562.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/3562.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/3620.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/3620.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/3690.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/3690.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/3690.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/3711.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/3711.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/3749.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/3749.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/3749.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/381.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/381.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/381.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/3822.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/3822.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/3822.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/3869.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/3869.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/3869.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/3979.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/3979.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/3979.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/4018.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/4018.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/4018.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/4061.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/4061.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/4061.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/4079.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/4079.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/4097.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/4097.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/4149.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/4149.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/4149.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/427.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/427.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/427.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/4334.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/4334.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/4334.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/4427.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/4427.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/4427.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/4436.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/4436.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/4436.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/4502.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/4502.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/4502.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/4536.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/4536.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/4536.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/4602.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/4602.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/4602.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/4707.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/4707.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/4707.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/474.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/474.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/474.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/5069.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/5069.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/5069.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/5204.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/5204.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/5276.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/5276.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/5429.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/5429.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/5455.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/5455.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/5455.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/5652.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/5652.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/5714.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/5714.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/5744.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/5744.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/5744.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/5812.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/5812.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/5899.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/5899.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/5899.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/63.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/63.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/63.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/6444.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/6444.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/6444.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/646.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/646.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/646.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/6509.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/6509.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/6509.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/6535.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/6535.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/6535.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/6619.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/6619.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/6619.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/6779.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/6779.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/6779.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/6791.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/6791.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/6791.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/6847.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/6847.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/6892.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/6892.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/6892.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/6899.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/6899.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/6938.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/6938.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/6938.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/7120.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/7120.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/7120.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/7142.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/7142.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/7142.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/715.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/715.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/715.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/718.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/718.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/7182.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/7182.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/7182.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/7190.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/7190.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/7275.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/7275.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/7275.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/7371.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/7371.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/7371.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/7428.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/7428.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/752.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/752.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/752.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/7594.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/7594.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/7594.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/7809.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/7809.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/7809.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/7893.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/7893.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/7893.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/7976.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/7976.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/8024.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/8024.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/8024.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/8107.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/8107.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/8107.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/8155.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/8155.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/8155.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/8177.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/8177.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/8177.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/832.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/832.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/832.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/8483.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/8483.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/865.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/865.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/865.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/8682.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/8682.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/8698.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/8698.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/8881.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/8881.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/8940.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/8940.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/8940.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/8948.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/8948.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/8969.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/8969.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/8969.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/8992.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/8992.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/903.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/903.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/903.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/9064.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/9064.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/9104.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/9104.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/9104.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/9127.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/9127.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/9179.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/9179.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/9179.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/9255.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/9255.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/9255.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/9287.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/9287.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/9287.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/930.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/930.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/930.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/9363.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/9363.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/9363.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/9424.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/9424.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/9424.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/957.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/957.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/9705.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/9705.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/9848.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/9848.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/9848.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/AdminEditOrgPage.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/AdminEditOrgPage.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/AdminListOrgsPage.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/AdminListOrgsPage.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/AdminSettings.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/AdminSettings.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/AlertAmRoutes.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/AlertAmRoutes.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/AlertGroups.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/AlertGroups.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/AlertRuleList.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/AlertRuleList.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/AlertRuleListIndex.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/AlertRuleListIndex.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/AlertSilences.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/AlertSilences.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/AlertTabCtrl.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/AlertTabCtrl.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/Alerting feature toggle page.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/Alerting feature toggle page.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/AlertingAdmin.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/AlertingAdmin.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/AlertingRedirectToRule.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/AlertingRedirectToRule.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/AlertingRule.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/AlertingRule.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/AlertingRuleForm.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/AlertingRuleForm.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/AlertingRuleForm.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/AngularApp.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/AngularApp.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/ApiKeysPage.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/ApiKeysPage.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/AppRootPage.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/AppRootPage.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/BenchmarksPage.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/BenchmarksPage.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/ChangePasswordPage.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/ChangePasswordPage.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/CloudAdminPage.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/CloudAdminPage.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/CreateTeam.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/CreateTeam.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/DashboardImport.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/DashboardImport.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/DashboardListPage.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/DashboardListPage.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/DashboardPage.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/DashboardPage.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/DataSourceDashboards.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/DataSourceDashboards.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/DataSourceSettingsPage.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/DataSourceSettingsPage.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/DataSourcesListPage.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/DataSourcesListPage.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/EditNotificationChannel.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/EditNotificationChannel.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/FeatureTogglePage.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/FeatureTogglePage.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/FolderAlerting.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/FolderAlerting.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/FolderLibraryPanelsPage.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/FolderLibraryPanelsPage.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/FolderPermissions.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/FolderPermissions.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/FolderSettingsPage.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/FolderSettingsPage.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/LibraryPanelsPage.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/LibraryPanelsPage.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/LiveStatusPage.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/LiveStatusPage.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/MuteTimings.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/MuteTimings.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/NewDashboardsFolder.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/NewDashboardsFolder.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/NewDataSourcePage.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/NewDataSourcePage.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/NewNotificationChannel.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/NewNotificationChannel.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/NewOrgPage.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/NewOrgPage.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/NotificationsListPage.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/NotificationsListPage.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/NotificationsPage.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/NotificationsPage.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/OrgDetailsPage.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/OrgDetailsPage.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/PipelineAdminPage.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/PipelineAdminPage.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/PlaylistEditPage.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/PlaylistEditPage.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/PlaylistNewPage.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/PlaylistNewPage.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/PlaylistPage.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/PlaylistPage.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/PlaylistStartPage.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/PlaylistStartPage.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/PluginListPage.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/PluginListPage.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/PluginPage.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/PluginPage.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/Profile feature toggle page.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/Profile feature toggle page.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/SearchPage.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/SearchPage.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/SelectOrgPage.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/SelectOrgPage.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/SendResetMailPage.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/SendResetMailPage.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/ServerStats.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/ServerStats.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/ServiceAccountCreatePage.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/ServiceAccountCreatePage.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/ServiceAccountsPage.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/ServiceAccountsPage.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/SignupInvited.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/SignupInvited.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/SnapshotListPage.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/SnapshotListPage.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/SoloPanelPage.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/SoloPanelPage.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/TeamList.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/TeamList.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/TeamPages.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/TeamPages.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/TestStuffPage.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/TestStuffPage.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/UserCreatePage.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/UserCreatePage.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/UserInvitePage.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/UserInvitePage.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/UserListAdminPage.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/UserListAdminPage.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/UserProfileEditPage.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/UserProfileEditPage.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/UsersListPage.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/UsersListPage.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/alertmanagerPlugin.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/alertmanagerPlugin.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/app.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/app.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/azureMonitorPlugin.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/azureMonitorPlugin.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/brace.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/brace.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/canvasPanel.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/canvasPanel.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/canvasPanel.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/cloudMonitoringPlugin.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/cloudMonitoringPlugin.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/cloudwatchPlugin.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/cloudwatchPlugin.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/dark.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/elasticsearchPlugin.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/elasticsearchPlugin.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/explore.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/explore.15718e8e3083449662a7.js.map -rw-r--r-- root/root usr/share/grafana/public/build/fa56cd4c6b700e0392d0.ttf +-rw-r--r-- root/root usr/share/grafana/public/build/geomapPanel.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/geomapPanel.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/grafana.dark.15718e8e3083449662a7.css +-rw-r--r-- root/root usr/share/grafana/public/build/grafana.light.15718e8e3083449662a7.css +-rw-r--r-- root/root usr/share/grafana/public/build/grafanaPlugin.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/grafanaPlugin.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/graphPlugin.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/graphPlugin.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/graphitePlugin.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/graphitePlugin.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/heatmapPlugin.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/heatmapPlugin.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/iconPanel.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/iconPanel.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/influxdbPlugin.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/influxdbPlugin.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/jaegerPlugin.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/light.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/lokiPlugin.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/lokiPlugin.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/mixedPlugin.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/mixedPlugin.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/mssqlPlugin.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/mssqlPlugin.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/mysqlPlugin.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/mysqlPlugin.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/opentsdbPlugin.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/opentsdbPlugin.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/postgresPlugin.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/postgresPlugin.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/prom-query-field.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/prom-query-field.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/prometheusPlugin.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/prometheusPlugin.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/react-monaco-editor.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/react-monaco-editor.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/rst2html.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/rst2html.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/rst2html.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/runtime.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/runtime.15718e8e3083449662a7.js.map drwxr-xr-x root/root usr/share/grafana/public/build/static/ drwxr-xr-x root/root usr/share/grafana/public/build/static/img/ -rw-r--r-- root/root usr/share/grafana/public/build/static/img/codicon.56dba998.ttf +-rw-r--r-- root/root usr/share/grafana/public/build/tableOldPlugin.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/tableOldPlugin.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/tempoPlugin.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/tempoPlugin.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/testDataDSPlugin.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/testDataDSPlugin.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/visjs-network.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/visjs-network.15718e8e3083449662a7.js.LICENSE.txt +-rw-r--r-- root/root usr/share/grafana/public/build/visjs-network.15718e8e3083449662a7.js.map +-rw-r--r-- root/root usr/share/grafana/public/build/zipkinPlugin.15718e8e3083449662a7.js +-rw-r--r-- root/root usr/share/grafana/public/build/zipkinPlugin.15718e8e3083449662a7.js.map drwxr-xr-x root/root usr/share/grafana/public/dashboards/ -rw-r--r-- root/root usr/share/grafana/public/dashboards/default.json -rw-r--r-- root/root usr/share/grafana/public/dashboards/home.json @@ -3682,6 +4444,9 @@ drwxr-xr-x root/root usr/share/grafana/public/gazetteer/ -rw-r--r-- root/root usr/share/grafana/public/gazetteer/usa-states.json drwxr-xr-x root/root usr/share/grafana/public/img/ -rw-r--r-- root/root usr/share/grafana/public/img/alert_howto_new.png +drwxr-xr-x root/root usr/share/grafana/public/img/alerting/ +-rw-r--r-- root/root usr/share/grafana/public/img/alerting/mimir_logo.svg +-rw-r--r-- root/root usr/share/grafana/public/img/alerting/mimir_logo_recording.svg -rw-r--r-- root/root usr/share/grafana/public/img/angle_gradient_light_rev.png -rw-r--r-- root/root usr/share/grafana/public/img/angle_gradient_rev.png -rw-r--r-- root/root usr/share/grafana/public/img/apple-touch-icon.png @@ -3790,6 +4555,196 @@ drwxr-xr-x root/root usr/share/grafana/public/img/icons/mono/ -rw-r--r-- root/root usr/share/grafana/public/img/icons/mono/plus-square.svg -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/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 +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/align-center.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/align-justify.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/align-left-justify.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/align-left.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/align-letter-right.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/align-right-justify.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/align-right.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/analysis.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/analytics.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/anchor.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/angle-double-down.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/angle-double-left.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/angle-double-right.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/angle-double-up.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/angle-down.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/angle-left.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/angle-right-b.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/angle-right.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/angle-up.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/apps.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/arrow-circle-down.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/arrow-circle-left.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/arrow-circle-right.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/arrow-circle-up.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/arrow-down-left.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/arrow-down-right.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/arrow-up-left.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/arrow-up-right.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/at.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/bag.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/bars.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/battery-bolt.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/battery-empty.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/bookmark.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/border-alt.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/border-bottom.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/border-clear.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/border-horizontal.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/border-inner.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/border-left.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/border-out.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/border-right.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/border-top.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/border-vertical.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/briefcase.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/calender.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/chart-pie.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/chart.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/check-circle.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/check-square.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/check.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/circle-layer.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/clinic-medical.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/clock-eight.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/clock-five.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/clock-nine.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/clock-seven.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/clock-ten.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/clock-three.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/clock-two.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/clock.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/columns.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/comment-dots.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/compress.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/corner-down-left.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/corner-down-right.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/corner-left-down.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/corner-right-down.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/corner-up-left.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/corner-up-right.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/coronavirus.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/dialpad.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/direction.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/document-layout-center.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/document-layout-left.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/document-layout-right.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/download-alt.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/ellipsis-h.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/ellipsis-v.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/exclamation-circle.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/exclamation-octagon.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/exclamation-triangle.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/favorite.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/flip-h-alt.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/flip-h.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/flip-v-alt.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/flip-v.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/graph-bar.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/grid.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/grids.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/grip-horizontal-line.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/head-side-cough.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/head-side-mask.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/head-side.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/history-alt.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/history.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/horizontal-align-left.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/hospital-square-sign.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/hospital-symbol.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/hospital.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/house-user.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/image-v.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/key-skeleton-alt.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/key-skeleton.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/keyhole-circle.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/keyhole-square-full.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/keyhole-square.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/layer-group.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/layers-alt.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/left-indent-alt.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/left-indent.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/line-spacing.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/link-h.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/list-ui-alt.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/list-ul.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/lock-access.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/lock-alt.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/lock-open-alt.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/lock.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/microscope.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/minus-square-full.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/multiply.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/object-group.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/object-ungroup.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/padlock.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/paperclip.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/paragraph.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/pentagon.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/polygon.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/previous.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/process.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/record-audio.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/redo.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/refresh.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/repeat.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/right-indent-alt.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/right-indent.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/rocket.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/ruler-combined.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/ruler.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/sanitizer-alt.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/sanitizer.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/scenery.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/schedule.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/shield-plus.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/signal-alt-3.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/signal-alt.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/signout.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/social-distancing.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/sorting.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/space-key.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/square-full.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/star-half-alt.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/star.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/step-forward.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/stethoscope-alt.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/stethoscope.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/stopwatch.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/store-slash.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/subject.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/sync-exclamation.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/sync-slash.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/table.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/th-large.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/times-circle.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/toggle-off.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/toggle-on.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/toilet-paper.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/triangle.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/unlock-alt.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/unlock.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/upload-alt.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/user-arrows.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/user-md.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/user-nurse.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/vector-square-alt.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/vector-square.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/virus-slash.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/web-grid-alt.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/web-grid.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/web-section-alt.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/web-section.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/window-grid.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/window-maximize.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/window-section.svg +-rw-r--r-- root/root usr/share/grafana/public/img/icons/solid/wrap-text.svg drwxr-xr-x root/root usr/share/grafana/public/img/icons/unicons/ -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/0-plus.svg -rw-r--r-- root/root usr/share/grafana/public/img/icons/unicons/10-plus.svg @@ -5640,7 +6595,6 @@ drwxr-xr-x root/root usr/share/grafana/public/test/helpers/ -rw-r--r-- root/root usr/share/grafana/public/test/helpers/getQueryOptions.ts -rw-r--r-- root/root usr/share/grafana/public/test/helpers/getTemplateSrvDependencies.ts -rw-r--r-- root/root usr/share/grafana/public/test/helpers/initTemplateSrv.ts --rw-r--r-- root/root usr/share/grafana/public/test/helpers/typeAsJestMock.ts -rw-r--r-- root/root usr/share/grafana/public/test/jest-setup.ts -rw-r--r-- root/root usr/share/grafana/public/test/jest-shim.ts drwxr-xr-x root/root usr/share/grafana/public/test/lib/ @@ -5662,9 +6616,11 @@ drwxr-xr-x root/root usr/share/grafana/public/test/mocks/ -rw-r--r-- root/root usr/share/grafana/public/test/mocks/i18nMessages.ts -rw-r--r-- root/root usr/share/grafana/public/test/mocks/linguiMacro.tsx -rw-r--r-- root/root usr/share/grafana/public/test/mocks/monaco.ts +-rw-r--r-- root/root usr/share/grafana/public/test/mocks/navModel.ts -rw-r--r-- root/root usr/share/grafana/public/test/mocks/style.ts -rw-r--r-- root/root usr/share/grafana/public/test/mocks/svg.ts -rw-r--r-- root/root usr/share/grafana/public/test/mocks/workers.ts +-rw-r--r-- root/root usr/share/grafana/public/test/redux-rtl.tsx -rw-r--r-- root/root usr/share/grafana/public/test/setupTests.ts drwxr-xr-x root/root usr/share/grafana/public/test/specs/ -rw-r--r-- root/root usr/share/grafana/public/test/specs/helpers.ts diff --git a/grafana/.signature b/grafana/.signature index 898b34ebf..5a842fb8d 100644 --- a/grafana/.signature +++ b/grafana/.signature @@ -1,8 +1,8 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3w5lxn6aNadruDgX+Ft+gwRY4qlP9Aw4G1LyzmbjJ9i+mmgzgLD6C4U/0hO7C/SUDn+QKBgOBspMtuzv6+BVqQ4= -SHA256 (Pkgfile) = 0c33e748a4de0d45fe31ea8ebca7f40c29e4de12232e47a3a4df1546b224347d -SHA256 (.footprint) = 5f0d8382858f3a3b74828df7510594cc51e14c47849f0185d6b66a263ef68aae -SHA256 (grafana-8.4.6.tar.gz) = 845ce303f468bb845488387da138e8ced6eed86e7a99baa3aaa3a81a04d44770 -SHA256 (grafana-8.4.6.linux-amd64.tar.gz) = ee48b4f3034cc011ba4b0038aa97f0041315fb95aa4fb12596ba8a35cf11c0a9 +RWSagIOpLGJF33YebeuzddRKzGuex6dU0JUlGYJVgtCNK8NaVuiLsTC8mBxK9cQgICPR/uqgEkTHQ7ulG7fIZ8s9yGLArb1i0AM= +SHA256 (Pkgfile) = 8209605b01c0e6568f5d71ea95353ce7bd4770a78e3e66a2560ed4458a8485f8 +SHA256 (.footprint) = 30535034ca957fcbd188c160804ab1cc8846c2f6a5a5a794ab7ec211d78854c4 +SHA256 (grafana-8.5.0.tar.gz) = f5e21977a0d8c473cd76f7f769f6a27434e5f3b3099c6fa3586108749819e56e +SHA256 (grafana-8.5.0.linux-amd64.tar.gz) = ad5e858e2255d69da45f83f9571cf741c6867ed8ccede5ad42e90079119b98aa SHA256 (grafana.confd) = 302e0281dea67cde2edd1e7d06bd7abf6a8b335595c050ffa874cb1c1bd19036 SHA256 (grafana.service) = 3b652a54c5f26d19197955854483687d7c761a2299788a182200acd5d1ffbb47 diff --git a/grafana/Pkgfile b/grafana/Pkgfile index a972040a3..e2bc0d380 100644 --- a/grafana/Pkgfile +++ b/grafana/Pkgfile @@ -1,51 +1,42 @@ # Description: The analytics platform for all your metrics # URL: https://grafana.com/ # Maintainer: Tim Biermann, tbier at posteo dot de -# Depends on: fontconfig go git npm yarn +# Depends on: fontconfig go name=grafana -version=8.4.6 +version=8.5.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 grafana.confd grafana.service) build() { - # setup build env {{{ - export LC_ALL=C - [ ! -d $PKGMK_SOURCE_DIR/yarn_cache ] && mkdir $PKGMK_SOURCE_DIR/yarn_cache - export YARN_CACHE_FOLDER=$PKGMK_SOURCE_DIR/yarn_cache - [ ! -d $PKGMK_SOURCE_DIR/npm_cache ] && mkdir $PKGMK_SOURCE_DIR/npm_cache - export npm_config_cache=$PKGMK_SOURCE_DIR/npm_cache - export NPM_CONFIG_PREFIX="$SRC/npm" - export PATH+=":$NPM_CONFIG_PREFIX/bin" - export CGO_LDFLAGS="${LDFLAGS}" export CGO_CPPFLAGS="${CPPFLAGS}" export CGO_CFLAGS="${CFLAGS}" export CGO_CXXFLAGS="${CXXFLAGS}" export GOFLAGS="-buildmode=pie -trimpath -modcacherw" - # }}} - # setup default paths {{{ - sed -ri 's,^(\s*data\s*=).*,\1 /var/lib/grafana,' $name-$version/conf/defaults.ini - sed -ri 's,^(\s*plugins\s*=).*,\1 /var/lib/grafana/plugins,' $name-$version/conf/defaults.ini - sed -ri 's,^(\s*provisioning\s*=).*,\1 /var/lib/grafana/conf/provisioning,' $name-$version/conf/defaults.ini - sed -ri 's,^(\s*logs\s*=).*,\1 /var/log/grafana,' $name-$version/conf/defaults.ini - # }}} + + mkdir "$PKGMK_SOURCE_DIR/gopath" || true + export GOPATH="$PKGMK_SOURCE_DIR/gopath" + cd $SRC/$name-$version - # build backend {{{ - make build-go - go run build.go setup - go run build.go build - # }}} - # build frontend {{{ - yarn install - NODE_ENV=production yarn run build - # }}} + + sed -ri 's,^(\s*data\s*=).*,\1 /var/lib/grafana,' conf/defaults.ini + sed -ri 's,^(\s*plugins\s*=).*,\1 /var/lib/grafana/plugins,' conf/defaults.ini + sed -ri 's,^(\s*provisioning\s*=).*,\1 /var/lib/grafana/conf/provisioning,' conf/defaults.ini + sed -ri 's,^(\s*logs\s*=).*,\1 /var/log/grafana,' conf/defaults.ini + + go get -u gonum.org/v1/gonum@v0.11.0 + GOBIN="$(pwd)" go install github.com/google/wire/cmd/wire@v0.5.0 + ./wire gen -tags oss ./pkg/server ./pkg/cmd/grafana-cli/runner + local ldflags="-X main.version=$pkgver -X main.commit=$_commit -X main.buildstamp=$_stamp" + go build -ldflags "$ldflags" -v ./pkg/cmd/grafana-server + go build -ldflags "$ldflags" -v ./pkg/cmd/grafana-cli install -Dm644 $SRC/$name.confd $PKG/etc/conf.d/$name - install -Dsm755 bin/linux-amd64/grafana-server $PKG/usr/bin/grafana-server - install -Dsm755 bin/linux-amd64/grafana-cli $PKG/usr/bin/grafana-cli + install -Dsm755 grafana-server $PKG/usr/bin/grafana-server + install -Dsm755 grafana-cli $PKG/usr/bin/grafana-cli install -Dm644 conf/sample.ini $PKG/etc/grafana.ini install -dm755 $PKG/usr/share/grafana cp -r conf public $PKG/usr/share/$name/ @@ -53,5 +44,3 @@ build() { ## install rc file install -Dm 755 $SRC/grafana.service $PKG/etc/rc.d/grafana } - -# vim: foldmethod=marker foldlevelstart=1 |