ydb-embedded-ui 5.5.0 → 6.0.1
Sign up to get free protection for your applications and to get access to all the features.
- package/README.md +8 -4
- package/dist/components/BasicNodeViewer/BasicNodeViewer.d.ts +2 -2
- package/dist/components/BasicNodeViewer/BasicNodeViewer.js +5 -4
- package/dist/components/ButtonWithConfirmDialog/ButtonWithConfirmDialog.d.ts +4 -4
- package/dist/components/ButtonWithConfirmDialog/ButtonWithConfirmDialog.js +6 -6
- package/dist/components/CellWithPopover/CellWithPopover.d.ts +2 -3
- package/dist/components/CellWithPopover/CellWithPopover.js +2 -2
- package/dist/components/CellWithPopover/CellWithPopover.scss +1 -1
- package/dist/components/CircularProgressBar/CircularProgressBar.d.ts +3 -3
- package/dist/components/CircularProgressBar/CircularProgressBar.js +2 -2
- package/dist/components/ClipboardButton/ClipboardButton.d.ts +2 -3
- package/dist/components/ClipboardButton/ClipboardButton.js +5 -5
- package/dist/components/ComponentsProvider/ComponentsProvider.d.ts +1 -1
- package/dist/components/ComponentsProvider/ComponentsProvider.js +1 -1
- package/dist/components/ComponentsProvider/componentsRegistry.d.ts +3 -2
- package/dist/components/ComponentsProvider/componentsRegistry.js +2 -2
- package/dist/components/ContentWithPopup/ContentWithPopup.d.ts +5 -5
- package/dist/components/ContentWithPopup/ContentWithPopup.js +5 -5
- package/dist/components/CriticalActionDialog/CriticalActionDialog.d.ts +1 -2
- package/dist/components/CriticalActionDialog/CriticalActionDialog.js +9 -9
- package/dist/components/DateRange/DateRange.d.ts +1 -1
- package/dist/components/DateRange/DateRange.js +2 -2
- package/dist/components/DiagnosticCard/DiagnosticCard.d.ts +3 -3
- package/dist/components/DiagnosticCard/DiagnosticCard.js +2 -2
- package/dist/components/DiskPageTitle/DiskPageTitle.d.ts +4 -4
- package/dist/components/DiskPageTitle/DiskPageTitle.js +1 -1
- package/dist/components/DiskPageTitle/DiskPageTitle.scss +4 -0
- package/dist/components/DiskStateProgressBar/DiskStateProgressBar.d.ts +1 -2
- package/dist/components/DiskStateProgressBar/DiskStateProgressBar.js +4 -4
- package/dist/components/Divider/Divider.d.ts +1 -2
- package/dist/components/Divider/Divider.js +1 -1
- package/dist/components/EmptyState/EmptyState.d.ts +5 -5
- package/dist/components/EmptyState/EmptyState.js +2 -2
- package/dist/components/EnableFullscreenButton/EnableFullscreenButton.d.ts +1 -2
- package/dist/components/EnableFullscreenButton/EnableFullscreenButton.js +2 -2
- package/dist/components/EntitiesCount/EntitiesCount.d.ts +1 -1
- package/dist/components/EntitiesCount/EntitiesCount.js +1 -1
- package/dist/components/EntitiesCount/i18n/index.d.ts +1 -1
- package/dist/components/EntitiesCount/i18n/index.js +2 -4
- package/dist/components/EntityStatus/EntityStatus.d.ts +2 -3
- package/dist/components/EntityStatus/EntityStatus.js +14 -11
- package/dist/components/EntityStatus/EntityStatus.scss +4 -0
- package/dist/components/ErrorBoundary/ErrorBoundary.d.ts +6 -6
- package/dist/components/ErrorBoundary/ErrorBoundary.js +8 -7
- package/dist/components/ErrorBoundary/i18n/index.d.ts +1 -1
- package/dist/components/ErrorBoundary/i18n/index.js +2 -4
- package/dist/components/Errors/403/AccessDenied.d.ts +2 -2
- package/dist/components/Errors/ResponseError/ResponseError.d.ts +2 -3
- package/dist/components/Errors/ResponseError/ResponseError.js +10 -1
- package/dist/components/Errors/i18n/index.d.ts +1 -1
- package/dist/components/Errors/i18n/index.js +2 -4
- package/dist/components/FormattedBytes/FormattedBytes.d.ts +2 -2
- package/dist/components/FormattedBytes/FormattedBytes.js +1 -1
- package/dist/components/FormattedBytes/utils.d.ts +1 -1
- package/dist/components/FullNodeViewer/FullNodeViewer.d.ts +1 -1
- package/dist/components/FullNodeViewer/FullNodeViewer.js +3 -3
- package/dist/components/Fullscreen/Fullscreen.d.ts +1 -1
- package/dist/components/Fullscreen/Fullscreen.js +6 -6
- package/dist/components/Fullscreen/Fullscreen.scss +1 -4
- package/dist/components/GroupInfo/GroupInfo.d.ts +1 -2
- package/dist/components/Icon/Icon.d.ts +1 -1
- package/dist/components/Illustration/Illustration.d.ts +3 -3
- package/dist/components/Illustration/Illustration.js +5 -5
- package/dist/components/InfoViewer/InfoViewer.d.ts +5 -5
- package/dist/components/InfoViewer/InfoViewer.js +5 -4
- package/dist/components/InfoViewer/formatters/cdcStream.d.ts +3 -2
- package/dist/components/InfoViewer/formatters/common.d.ts +2 -1
- package/dist/components/InfoViewer/formatters/common.js +1 -1
- package/dist/components/InfoViewer/formatters/pqGroup.d.ts +5 -4
- package/dist/components/InfoViewer/formatters/pqGroup.js +2 -2
- package/dist/components/InfoViewer/formatters/schema.d.ts +2 -1
- package/dist/components/InfoViewer/formatters/schema.js +2 -2
- package/dist/components/InfoViewer/formatters/table.d.ts +5 -4
- package/dist/components/InfoViewer/i18n/index.d.ts +1 -1
- package/dist/components/InfoViewer/i18n/index.js +2 -4
- package/dist/components/InfoViewer/schemaInfo/TableIndexInfo.d.ts +1 -1
- package/dist/components/InfoViewer/schemaInfo/TableIndexInfo.js +2 -2
- package/dist/components/InfoViewer/schemaOverview/CDCStreamOverview.d.ts +1 -1
- package/dist/components/InfoViewer/schemaOverview/CDCStreamOverview.js +7 -11
- package/dist/components/InfoViewer/schemaOverview/PersQueueGroupOverview.d.ts +1 -1
- package/dist/components/InfoViewer/schemaOverview/PersQueueGroupOverview.js +9 -5
- package/dist/components/InfoViewer/utils.d.ts +6 -6
- package/dist/components/InfoViewerSkeleton/InfoViewerSkeleton.d.ts +1 -1
- package/dist/components/InfoViewerSkeleton/InfoViewerSkeleton.js +4 -4
- package/dist/components/InfoViewerSkeleton/InfoViewerSkeleton.scss +1 -1
- package/dist/components/InternalLink/InternalLink.d.ts +2 -2
- package/dist/components/InternalLink/InternalLink.js +3 -3
- package/dist/components/LabelWithPopover/LabelWithPopover.d.ts +4 -4
- package/dist/components/LabelWithPopover/LabelWithPopover.js +1 -1
- package/dist/components/LagImages/LagImages.d.ts +2 -2
- package/dist/components/LagImages/LagImages.js +5 -5
- package/dist/components/LagPopoverContent/LagPopoverContent.d.ts +1 -1
- package/dist/components/LagPopoverContent/LagPopoverContent.js +3 -3
- package/dist/components/LinkToSchemaObject/LinkToSchemaObject.d.ts +3 -4
- package/dist/components/LinkToSchemaObject/LinkToSchemaObject.js +1 -1
- package/dist/components/LinkWithIcon/LinkWithIcon.d.ts +1 -1
- package/dist/components/LinkWithIcon/LinkWithIcon.js +8 -7
- package/dist/components/Loader/Loader.d.ts +2 -2
- package/dist/components/Loader/Loader.js +2 -2
- package/dist/components/MetricChart/MetricChart.d.ts +2 -2
- package/dist/components/MetricChart/MetricChart.js +26 -76
- package/dist/components/MetricChart/colors.js +9 -9
- package/dist/components/MetricChart/getChartData.d.ts +5 -4
- package/dist/components/MetricChart/getChartData.js +2 -2
- package/dist/components/MetricChart/reducer.d.ts +4 -26
- package/dist/components/MetricChart/reducer.js +32 -58
- package/dist/components/MonacoEditor/MonacoEditor.d.ts +1 -1
- package/dist/components/MonitoringButton/MonitoringButton.d.ts +1 -2
- package/dist/components/MonitoringButton/MonitoringButton.js +2 -2
- package/dist/components/NodeHostWrapper/NodeHostWrapper.d.ts +1 -1
- package/dist/components/NodeHostWrapper/NodeHostWrapper.js +5 -5
- package/dist/components/PDiskInfo/PDiskInfo.d.ts +2 -3
- package/dist/components/PDiskInfo/PDiskInfo.js +6 -6
- package/dist/components/PDiskInfo/PDiskInfo.scss +0 -1
- package/dist/components/PDiskInfo/i18n/index.d.ts +1 -1
- package/dist/components/PDiskPopup/PDiskPopup.d.ts +3 -3
- package/dist/components/PDiskPopup/PDiskPopup.js +4 -4
- package/dist/components/PageMeta/PageMeta.d.ts +1 -2
- package/dist/components/PageMeta/PageMeta.js +1 -1
- package/dist/components/PoolBar/PoolBar.d.ts +1 -1
- package/dist/components/PoolBar/PoolBar.js +3 -3
- package/dist/components/PoolUsage/PoolUsage.d.ts +1 -1
- package/dist/components/PoolUsage/PoolUsage.js +3 -3
- package/dist/components/PoolsGraph/PoolsGraph.d.ts +1 -1
- package/dist/components/PoolsGraph/PoolsGraph.js +3 -3
- package/dist/components/ProblemFilter/ProblemFilter.d.ts +1 -1
- package/dist/components/ProblemFilter/ProblemFilter.js +1 -1
- package/dist/components/ProgressViewer/ProgressViewer.d.ts +5 -15
- package/dist/components/ProgressViewer/ProgressViewer.js +5 -14
- package/dist/components/QueryExecutionStatus/QueryExecutionStatus.d.ts +1 -1
- package/dist/components/QueryExecutionStatus/QueryExecutionStatus.js +2 -2
- package/dist/components/QueryExecutionStatus/QueryExecutionStatus.scss +1 -2
- package/dist/components/QueryResultTable/Cell/Cell.js +4 -4
- package/dist/components/QueryResultTable/QueryResultTable.d.ts +2 -11
- package/dist/components/QueryResultTable/QueryResultTable.js +6 -6
- package/dist/components/QueryResultTable/i18n/index.d.ts +1 -1
- package/dist/components/QueryResultTable/i18n/index.js +2 -4
- package/dist/components/Search/Search.d.ts +1 -1
- package/dist/components/Search/Search.js +5 -5
- package/dist/components/ShortyString/ShortyString.d.ts +2 -2
- package/dist/components/ShortyString/ShortyString.js +5 -4
- package/dist/components/ShortyString/i18n/index.d.ts +1 -1
- package/dist/components/ShortyString/i18n/index.js +2 -4
- package/dist/components/SpeedMultiMeter/SpeedMultiMeter.d.ts +2 -2
- package/dist/components/SpeedMultiMeter/SpeedMultiMeter.js +11 -11
- package/dist/components/SpeedMultiMeter/i18n/index.d.ts +1 -1
- package/dist/components/SpeedMultiMeter/i18n/index.js +2 -4
- package/dist/components/SplitPane/SplitPane.d.ts +2 -2
- package/dist/components/SplitPane/SplitPane.js +6 -6
- package/dist/components/SplitPane/SplitPane.scss +1 -4
- package/dist/components/SplitPane/index.d.ts +1 -1
- package/dist/components/Stack/Stack.d.ts +2 -1
- package/dist/components/Stack/Stack.js +5 -5
- package/dist/components/Stack/Stack.scss +6 -4
- package/dist/components/StatusIcon/StatusIcon.d.ts +2 -2
- package/dist/components/StatusIcon/StatusIcon.js +6 -7
- package/dist/components/StatusIcon/StatusIcon.scss +2 -4
- package/dist/components/TableSkeleton/TableSkeleton.d.ts +1 -2
- package/dist/components/TableSkeleton/TableSkeleton.js +3 -3
- package/dist/components/TableSkeleton/TableSkeleton.scss +1 -1
- package/dist/components/TableWithControlsLayout/TableWithControlsLayout.d.ts +5 -5
- package/dist/components/TableWithControlsLayout/TableWithControlsLayout.js +5 -5
- package/dist/components/Tablet/Tablet.d.ts +1 -1
- package/dist/components/Tablet/Tablet.js +4 -4
- package/dist/components/TabletIcon/TabletIcon.d.ts +1 -1
- package/dist/components/TabletIcon/TabletIcon.js +2 -2
- package/dist/components/TabletsOverall/TabletsOverall.d.ts +1 -2
- package/dist/components/TabletsOverall/TabletsOverall.js +3 -3
- package/dist/components/TabletsOverall/TabletsOverall.scss +2 -3
- package/dist/components/TabletsStatistic/TabletsStatistic.d.ts +2 -2
- package/dist/components/TabletsStatistic/TabletsStatistic.js +4 -4
- package/dist/components/Tag/Tag.d.ts +1 -1
- package/dist/components/Tag/Tag.js +2 -2
- package/dist/components/Tags/Tags.d.ts +2 -2
- package/dist/components/Tags/Tags.js +3 -3
- package/dist/components/TimeFrameSelector/TimeFrameSelector.d.ts +2 -2
- package/dist/components/TimeFrameSelector/TimeFrameSelector.js +3 -3
- package/dist/components/TimeFrameSelector/TimeFrameSelector.scss +0 -1
- package/dist/components/TooltipsContent/NodeEndpointsTooltipContent/NodeEndpointsTooltipContent.d.ts +1 -1
- package/dist/components/TooltipsContent/NodeEndpointsTooltipContent/NodeEndpointsTooltipContent.js +2 -2
- package/dist/components/TooltipsContent/PoolTooltipContent/PoolTooltipContent.d.ts +1 -1
- package/dist/components/TooltipsContent/TabletTooltipContent/TabletTooltipContent.d.ts +1 -1
- package/dist/components/TruncatedQuery/TruncatedQuery.d.ts +2 -2
- package/dist/components/TruncatedQuery/TruncatedQuery.js +6 -5
- package/dist/components/UptimeFIlter/UptimeFilter.d.ts +1 -1
- package/dist/components/UptimeFIlter/UptimeFilter.js +2 -2
- package/dist/components/UsageLabel/UsageLabel.d.ts +2 -3
- package/dist/components/UsageLabel/UsageLabel.js +1 -1
- package/dist/components/User/StaffCard.d.ts +1 -1
- package/dist/components/User/User.d.ts +1 -2
- package/dist/components/User/User.js +1 -1
- package/dist/components/VDisk/VDisk.d.ts +1 -1
- package/dist/components/VDisk/VDisk.js +8 -8
- package/dist/components/VDisk/VDiskWithDonorsStack.d.ts +1 -2
- package/dist/components/VDisk/VDiskWithDonorsStack.js +3 -3
- package/dist/components/VDiskInfo/VDiskInfo.d.ts +1 -2
- package/dist/components/VDiskInfo/VDiskInfo.js +5 -5
- package/dist/components/VDiskInfo/VDiskInfo.scss +0 -1
- package/dist/components/VDiskInfo/i18n/index.d.ts +1 -1
- package/dist/components/VDiskPopup/VDiskPopup.d.ts +3 -3
- package/dist/components/VDiskPopup/VDiskPopup.js +8 -8
- package/dist/components/VirtualTable/TableChunk.d.ts +2 -2
- package/dist/components/VirtualTable/TableChunk.js +5 -5
- package/dist/components/VirtualTable/TableHead.d.ts +2 -2
- package/dist/components/VirtualTable/TableHead.js +16 -18
- package/dist/components/VirtualTable/TableRow.d.ts +5 -5
- package/dist/components/VirtualTable/TableRow.js +8 -8
- package/dist/components/VirtualTable/VirtualTable.d.ts +2 -2
- package/dist/components/VirtualTable/VirtualTable.js +24 -24
- package/dist/components/VirtualTable/i18n/index.d.ts +1 -1
- package/dist/components/VirtualTable/i18n/index.js +2 -4
- package/dist/components/VirtualTable/reducer.d.ts +1 -2
- package/dist/components/VirtualTable/shared.d.ts +1 -10
- package/dist/components/VirtualTable/shared.js +1 -1
- package/dist/components/VirtualTable/types.d.ts +7 -7
- package/dist/components/VirtualTable/useIntersectionObserver.js +3 -3
- package/dist/components/slots/types.d.ts +3 -1
- package/dist/components/slots/utils.d.ts +3 -1
- package/dist/containers/App/App.d.ts +8 -2
- package/dist/containers/App/App.js +5 -5
- package/dist/containers/App/App.scss +5 -5
- package/dist/containers/App/Content.d.ts +7 -3
- package/dist/containers/App/Content.js +18 -21
- package/dist/containers/App/Providers.d.ts +1 -1
- package/dist/containers/App/Providers.js +5 -5
- package/dist/containers/App/appSlots.d.ts +5 -2
- package/dist/containers/App/i18n/index.d.ts +1 -1
- package/dist/containers/App/i18n/index.js +2 -4
- package/dist/containers/AppIcons/AppIcons.d.ts +1 -1
- package/dist/containers/AppIcons/AppIcons.js +3 -3
- package/dist/containers/AppWithClusters/AppWithClusters.d.ts +4 -4
- package/dist/containers/AppWithClusters/AppWithClusters.js +5 -5
- package/dist/containers/AppWithClusters/ExtendedCluster/ExtendedCluster.d.ts +2 -3
- package/dist/containers/AppWithClusters/ExtendedCluster/ExtendedCluster.js +7 -7
- package/dist/containers/AppWithClusters/ExtendedNode/ExtendedNode.d.ts +1 -2
- package/dist/containers/AppWithClusters/ExtendedTenant/ExtendedTenant.d.ts +2 -3
- package/dist/containers/AppWithClusters/ExtendedTenant/ExtendedTenant.js +1 -1
- package/dist/containers/AppWithClusters/i18n/index.d.ts +1 -1
- package/dist/containers/AppWithClusters/i18n/index.js +2 -4
- package/dist/containers/AppWithClusters/useClusterData.js +11 -8
- package/dist/containers/AsideNavigation/AsideNavigation.d.ts +2 -2
- package/dist/containers/AsideNavigation/AsideNavigation.js +14 -14
- package/dist/containers/AsideNavigation/Navigation.d.ts +1 -1
- package/dist/containers/AsideNavigation/Navigation.js +2 -2
- package/dist/containers/AsideNavigation/YdbInternalUser/YdbInternalUser.d.ts +1 -2
- package/dist/containers/AsideNavigation/YdbInternalUser/YdbInternalUser.js +4 -4
- package/dist/containers/AsideNavigation/i18n/index.d.ts +1 -1
- package/dist/containers/AsideNavigation/i18n/index.js +2 -4
- package/dist/containers/AsideNavigation/useNavigationMenuItems.js +4 -4
- package/dist/containers/Authentication/Authentication.d.ts +1 -2
- package/dist/containers/Authentication/Authentication.js +15 -15
- package/dist/containers/Authentication/Authentication.scss +3 -3
- package/dist/containers/Cluster/Cluster.d.ts +2 -3
- package/dist/containers/Cluster/Cluster.js +35 -36
- package/dist/containers/Cluster/ClusterInfo/ClusterInfo.d.ts +4 -4
- package/dist/containers/Cluster/ClusterInfo/ClusterInfo.js +16 -15
- package/dist/containers/Cluster/ClusterInfo/ClusterInfo.scss +0 -1
- package/dist/containers/Cluster/ClusterInfo/utils.d.ts +1 -1
- package/dist/containers/Cluster/VersionsBar/VersionsBar.d.ts +1 -1
- package/dist/containers/Cluster/VersionsBar/VersionsBar.js +3 -3
- package/dist/containers/Cluster/VersionsBar/VersionsBar.scss +2 -2
- package/dist/containers/Cluster/i18n/index.d.ts +1 -1
- package/dist/containers/Cluster/i18n/index.js +2 -4
- package/dist/containers/ClusterModeGuard/ClusterModeGuard.d.ts +3 -3
- package/dist/containers/ClusterModeGuard/ClusterModeGuard.js +3 -2
- package/dist/containers/Clusters/Clusters.d.ts +1 -2
- package/dist/containers/Clusters/Clusters.js +39 -31
- package/dist/containers/Clusters/Clusters.scss +12 -7
- package/dist/containers/Clusters/ClustersStatistics.d.ts +1 -1
- package/dist/containers/Clusters/ClustersStatistics.js +2 -2
- package/dist/containers/Clusters/columns.d.ts +1 -1
- package/dist/containers/Clusters/columns.js +15 -14
- package/dist/containers/Clusters/constants.d.ts +1 -1
- package/dist/containers/Clusters/shared.d.ts +1 -10
- package/dist/containers/Clusters/shared.js +1 -1
- package/dist/containers/Clusters/useSelectedColumns.d.ts +3 -3
- package/dist/containers/Clusters/useSelectedColumns.js +3 -1
- package/dist/containers/Header/Header.d.ts +2 -3
- package/dist/containers/Header/Header.js +12 -16
- package/dist/containers/Header/breadcrumbs.js +3 -3
- package/dist/containers/Heatmap/Heatmap.d.ts +1 -1
- package/dist/containers/Heatmap/Heatmap.js +15 -30
- package/dist/containers/Heatmap/Heatmap.scss +1 -1
- package/dist/containers/Heatmap/HeatmapCanvas/HeatmapCanvas.d.ts +6 -7
- package/dist/containers/Heatmap/HeatmapCanvas/HeatmapCanvas.js +10 -11
- package/dist/containers/Heatmap/Histogram/Histogram.d.ts +6 -6
- package/dist/containers/Heatmap/Histogram/Histogram.js +5 -5
- package/dist/containers/Heatmap/util.d.ts +10 -10
- package/dist/containers/Node/Node.d.ts +1 -2
- package/dist/containers/Node/Node.js +25 -33
- package/dist/containers/Node/NodePages.d.ts +1 -1
- package/dist/containers/Node/NodeStructure/NodeStructure.d.ts +1 -2
- package/dist/containers/Node/NodeStructure/NodeStructure.js +18 -31
- package/dist/containers/Node/NodeStructure/PDiskTitleBadge.d.ts +3 -3
- package/dist/containers/Node/NodeStructure/PDiskTitleBadge.js +2 -2
- package/dist/containers/Node/NodeStructure/Pdisk.d.ts +1 -2
- package/dist/containers/Node/NodeStructure/Pdisk.js +17 -17
- package/dist/containers/Node/NodeStructure/Vdisk.d.ts +1 -2
- package/dist/containers/Node/NodeStructure/Vdisk.js +5 -5
- package/dist/containers/Nodes/Nodes.d.ts +1 -1
- package/dist/containers/Nodes/Nodes.js +43 -39
- package/dist/containers/Nodes/NodesWrapper.d.ts +1 -1
- package/dist/containers/Nodes/NodesWrapper.js +1 -1
- package/dist/containers/Nodes/VirtualNodes.d.ts +1 -1
- package/dist/containers/Nodes/VirtualNodes.js +17 -17
- package/dist/containers/Nodes/getNodesColumns.d.ts +1 -1
- package/dist/containers/Nodes/getNodesColumns.js +5 -5
- package/dist/containers/Nodes/i18n/index.d.ts +1 -1
- package/dist/containers/Nodes/i18n/index.js +2 -4
- package/dist/containers/PDiskPage/PDiskGroups.d.ts +1 -2
- package/dist/containers/PDiskPage/PDiskGroups.js +5 -5
- package/dist/containers/PDiskPage/PDiskPage.d.ts +1 -2
- package/dist/containers/PDiskPage/PDiskPage.js +34 -34
- package/dist/containers/PDiskPage/PDiskPage.scss +1 -2
- package/dist/containers/PDiskPage/shared.d.ts +1 -10
- package/dist/containers/ReduxTooltip/ReduxTooltip.d.ts +17 -16
- package/dist/containers/ReduxTooltip/ReduxTooltip.js +7 -7
- package/dist/containers/Storage/EmptyFilter/EmptyFilter.d.ts +1 -1
- package/dist/containers/Storage/EmptyFilter/EmptyFilter.js +1 -1
- package/dist/containers/Storage/EmptyFilter/i18n/index.d.ts +1 -1
- package/dist/containers/Storage/EmptyFilter/i18n/index.js +2 -4
- package/dist/containers/Storage/PDisk/PDisk.d.ts +1 -1
- package/dist/containers/Storage/PDisk/PDisk.js +11 -11
- package/dist/containers/Storage/Storage.d.ts +1 -1
- package/dist/containers/Storage/Storage.js +36 -46
- package/dist/containers/Storage/Storage.scss +1 -1
- package/dist/containers/Storage/StorageControls/StorageControls.d.ts +3 -3
- package/dist/containers/Storage/StorageControls/StorageControls.js +4 -3
- package/dist/containers/Storage/StorageGroups/StorageGroups.d.ts +3 -4
- package/dist/containers/Storage/StorageGroups/StorageGroups.js +3 -3
- package/dist/containers/Storage/StorageGroups/StorageGroupsEmptyDataMessage.d.ts +1 -1
- package/dist/containers/Storage/StorageGroups/VirtualStorageGroups.d.ts +3 -3
- package/dist/containers/Storage/StorageGroups/VirtualStorageGroups.js +6 -6
- package/dist/containers/Storage/StorageGroups/getStorageGroupsColumns.d.ts +9 -8
- package/dist/containers/Storage/StorageGroups/getStorageGroupsColumns.js +16 -15
- package/dist/containers/Storage/StorageGroups/i18n/index.d.ts +1 -1
- package/dist/containers/Storage/StorageGroups/i18n/index.js +2 -4
- package/dist/containers/Storage/StorageNodes/StorageNodes.d.ts +3 -4
- package/dist/containers/Storage/StorageNodes/StorageNodes.js +2 -2
- package/dist/containers/Storage/StorageNodes/StorageNodesEmptyDataMessage.d.ts +1 -1
- package/dist/containers/Storage/StorageNodes/VirtualStorageNodes.d.ts +3 -3
- package/dist/containers/Storage/StorageNodes/VirtualStorageNodes.js +8 -8
- package/dist/containers/Storage/StorageNodes/getStorageNodesColumns.d.ts +3 -2
- package/dist/containers/Storage/StorageNodes/getStorageNodesColumns.js +5 -5
- package/dist/containers/Storage/StorageNodes/i18n/index.d.ts +1 -1
- package/dist/containers/Storage/StorageNodes/i18n/index.js +2 -4
- package/dist/containers/Storage/StorageNodes/shared.d.ts +1 -10
- package/dist/containers/Storage/StorageNodes/shared.js +1 -1
- package/dist/containers/Storage/StorageTypeFilter/StorageTypeFilter.d.ts +1 -1
- package/dist/containers/Storage/StorageTypeFilter/StorageTypeFilter.js +1 -1
- package/dist/containers/Storage/StorageVisibleEntitiesFilter/StorageVisibleEntitiesFilter.d.ts +1 -1
- package/dist/containers/Storage/StorageVisibleEntitiesFilter/StorageVisibleEntitiesFilter.js +1 -1
- package/dist/containers/Storage/StorageWrapper.d.ts +1 -1
- package/dist/containers/Storage/StorageWrapper.js +1 -1
- package/dist/containers/Storage/UsageFilter/UsageFilter.d.ts +1 -1
- package/dist/containers/Storage/UsageFilter/UsageFilter.js +7 -7
- package/dist/containers/Storage/UsageFilter/i18n/index.d.ts +1 -1
- package/dist/containers/Storage/UsageFilter/i18n/index.js +2 -4
- package/dist/containers/Storage/VirtualStorage.d.ts +1 -1
- package/dist/containers/Storage/VirtualStorage.js +7 -7
- package/dist/containers/Storage/i18n/index.d.ts +1 -1
- package/dist/containers/Storage/i18n/index.js +2 -4
- package/dist/containers/Storage/shared.d.ts +1 -10
- package/dist/containers/Storage/shared.js +1 -1
- package/dist/containers/Storage/utils/index.d.ts +2 -2
- package/dist/containers/Tablet/Tablet.d.ts +2 -11
- package/dist/containers/Tablet/Tablet.js +25 -37
- package/dist/containers/Tablet/TabletControls/TabletControls.d.ts +3 -4
- package/dist/containers/Tablet/TabletControls/TabletControls.js +5 -4
- package/dist/containers/Tablet/TabletInfo/TabletInfo.d.ts +2 -2
- package/dist/containers/Tablet/TabletInfo/TabletInfo.js +5 -5
- package/dist/containers/Tablet/TabletTable/TabletTable.d.ts +1 -1
- package/dist/containers/Tablet/TabletTable/TabletTable.js +2 -2
- package/dist/containers/Tablets/Tablets.d.ts +1 -1
- package/dist/containers/Tablets/Tablets.js +28 -28
- package/dist/containers/Tablets/Tablets.scss +1 -2
- package/dist/containers/Tablets/i18n/index.d.ts +1 -1
- package/dist/containers/Tablets/i18n/index.js +2 -4
- package/dist/containers/TabletsFilters/TabletsFilters.d.ts +18 -25
- package/dist/containers/TabletsFilters/TabletsFilters.js +16 -16
- package/dist/containers/Tenant/Acl/Acl.d.ts +1 -1
- package/dist/containers/Tenant/Acl/Acl.js +11 -11
- package/dist/containers/Tenant/Acl/Acl.scss +0 -5
- package/dist/containers/Tenant/Diagnostics/Autorefresh/AutorefreshControl.d.ts +6 -0
- package/dist/containers/Tenant/Diagnostics/Autorefresh/AutorefreshControl.js +19 -0
- package/dist/containers/Tenant/Diagnostics/Autorefresh/AutorefreshControl.scss +5 -0
- package/dist/containers/Tenant/Diagnostics/Autorefresh/i18n/en.json +8 -0
- package/dist/containers/Tenant/Diagnostics/Autorefresh/i18n/index.d.ts +2 -0
- package/dist/containers/Tenant/Diagnostics/Autorefresh/i18n/index.js +4 -0
- package/dist/containers/Tenant/Diagnostics/Consumers/Consumers.d.ts +1 -1
- package/dist/containers/Tenant/Diagnostics/Consumers/Consumers.js +15 -22
- package/dist/containers/Tenant/Diagnostics/Consumers/Headers/Headers.d.ts +1 -1
- package/dist/containers/Tenant/Diagnostics/Consumers/Headers/Headers.js +3 -3
- package/dist/containers/Tenant/Diagnostics/Consumers/TopicStats/ConsumersTopicStats.d.ts +1 -1
- package/dist/containers/Tenant/Diagnostics/Consumers/TopicStats/ConsumersTopicStats.js +4 -4
- package/dist/containers/Tenant/Diagnostics/Consumers/columns/columns.d.ts +1 -1
- package/dist/containers/Tenant/Diagnostics/Consumers/columns/columns.js +7 -7
- package/dist/containers/Tenant/Diagnostics/Consumers/i18n/index.d.ts +1 -1
- package/dist/containers/Tenant/Diagnostics/Consumers/i18n/index.js +2 -4
- package/dist/containers/Tenant/Diagnostics/Describe/Describe.d.ts +2 -2
- package/dist/containers/Tenant/Diagnostics/Describe/Describe.js +32 -37
- package/dist/containers/Tenant/Diagnostics/DetailedOverview/DetailedOverview.d.ts +2 -3
- package/dist/containers/Tenant/Diagnostics/DetailedOverview/DetailedOverview.js +3 -3
- package/dist/containers/Tenant/Diagnostics/DetailedOverview/DetailedOverview.scss +2 -2
- package/dist/containers/Tenant/Diagnostics/Diagnostics.d.ts +2 -3
- package/dist/containers/Tenant/Diagnostics/Diagnostics.js +27 -31
- package/dist/containers/Tenant/Diagnostics/Diagnostics.scss +1 -1
- package/dist/containers/Tenant/Diagnostics/DiagnosticsPages.d.ts +6 -0
- package/dist/containers/Tenant/Diagnostics/DiagnosticsPages.js +6 -2
- package/dist/containers/Tenant/Diagnostics/HotKeys/HotKeys.d.ts +1 -2
- package/dist/containers/Tenant/Diagnostics/HotKeys/HotKeys.js +11 -11
- package/dist/containers/Tenant/Diagnostics/HotKeys/HotKeys.scss +1 -2
- package/dist/containers/Tenant/Diagnostics/HotKeys/i18n/index.d.ts +1 -1
- package/dist/containers/Tenant/Diagnostics/HotKeys/i18n/index.js +2 -3
- package/dist/containers/Tenant/Diagnostics/Network/Network.d.ts +5 -71
- package/dist/containers/Tenant/Diagnostics/Network/Network.js +122 -199
- package/dist/containers/Tenant/Diagnostics/Network/NodeNetwork/NodeNetwork.d.ts +16 -26
- package/dist/containers/Tenant/Diagnostics/Network/NodeNetwork/NodeNetwork.js +16 -44
- package/dist/containers/Tenant/Diagnostics/Overview/ChangefeedInfo/ChangefeedInfo.d.ts +1 -1
- package/dist/containers/Tenant/Diagnostics/Overview/ChangefeedInfo/ChangefeedInfo.js +3 -3
- package/dist/containers/Tenant/Diagnostics/Overview/Overview.d.ts +1 -2
- package/dist/containers/Tenant/Diagnostics/Overview/Overview.js +27 -45
- package/dist/containers/Tenant/Diagnostics/Overview/TableInfo/TableInfo.d.ts +2 -2
- package/dist/containers/Tenant/Diagnostics/Overview/TableInfo/TableInfo.js +5 -5
- package/dist/containers/Tenant/Diagnostics/Overview/TableInfo/i18n/index.d.ts +1 -1
- package/dist/containers/Tenant/Diagnostics/Overview/TableInfo/i18n/index.js +2 -4
- package/dist/containers/Tenant/Diagnostics/Overview/TableInfo/prepareTableInfo.d.ts +2 -2
- package/dist/containers/Tenant/Diagnostics/Overview/TableInfo/prepareTableInfo.js +4 -3
- package/dist/containers/Tenant/Diagnostics/Overview/TopicInfo/TopicInfo.d.ts +1 -1
- package/dist/containers/Tenant/Diagnostics/Overview/TopicInfo/TopicInfo.js +3 -3
- package/dist/containers/Tenant/Diagnostics/Overview/TopicStats/TopicStats.d.ts +1 -1
- package/dist/containers/Tenant/Diagnostics/Overview/TopicStats/TopicStats.js +14 -12
- package/dist/containers/Tenant/Diagnostics/Overview/TopicStats/i18n/index.d.ts +1 -1
- package/dist/containers/Tenant/Diagnostics/Overview/TopicStats/i18n/index.js +2 -4
- package/dist/containers/Tenant/Diagnostics/Overview/utils/prepareTopicSchemaInfo.d.ts +1 -1
- package/dist/containers/Tenant/Diagnostics/Overview/utils/prepareTopicSchemaInfo.js +3 -0
- package/dist/containers/Tenant/Diagnostics/Partitions/Headers/Headers.d.ts +6 -6
- package/dist/containers/Tenant/Diagnostics/Partitions/Headers/Headers.js +9 -9
- package/dist/containers/Tenant/Diagnostics/Partitions/Partitions.d.ts +2 -11
- package/dist/containers/Tenant/Diagnostics/Partitions/Partitions.js +35 -40
- package/dist/containers/Tenant/Diagnostics/Partitions/PartitionsControls/PartitionsControls.d.ts +1 -1
- package/dist/containers/Tenant/Diagnostics/Partitions/PartitionsControls/PartitionsControls.js +27 -17
- package/dist/containers/Tenant/Diagnostics/Partitions/columns/columns.d.ts +1 -1
- package/dist/containers/Tenant/Diagnostics/Partitions/columns/columns.js +15 -15
- package/dist/containers/Tenant/Diagnostics/Partitions/i18n/index.d.ts +1 -1
- package/dist/containers/Tenant/Diagnostics/Partitions/i18n/index.js +2 -4
- package/dist/containers/Tenant/Diagnostics/Partitions/utils/constants.d.ts +3 -3
- package/dist/containers/Tenant/Diagnostics/Partitions/utils/constants.js +1 -1
- package/dist/containers/Tenant/Diagnostics/Partitions/utils/useGetPartitionsColumns.js +4 -4
- package/dist/containers/Tenant/Diagnostics/TenantOverview/DefaultOverviewContent/DefaultOverviewContent.d.ts +1 -1
- package/dist/containers/Tenant/Diagnostics/TenantOverview/Healthcheck/Healthcheck.scss +7 -5
- package/dist/containers/Tenant/Diagnostics/TenantOverview/Healthcheck/HealthcheckDetails.d.ts +2 -5
- package/dist/containers/Tenant/Diagnostics/TenantOverview/Healthcheck/HealthcheckDetails.js +7 -6
- package/dist/containers/Tenant/Diagnostics/TenantOverview/Healthcheck/HealthcheckPreview.d.ts +3 -6
- package/dist/containers/Tenant/Diagnostics/TenantOverview/Healthcheck/HealthcheckPreview.js +15 -10
- package/dist/containers/Tenant/Diagnostics/TenantOverview/Healthcheck/IssuesViewer/IssueTree.d.ts +2 -2
- package/dist/containers/Tenant/Diagnostics/TenantOverview/Healthcheck/IssuesViewer/IssueTree.js +13 -13
- package/dist/containers/Tenant/Diagnostics/TenantOverview/Healthcheck/IssuesViewer/IssueTreeItem/IssueTreeItem.d.ts +1 -1
- package/dist/containers/Tenant/Diagnostics/TenantOverview/Healthcheck/IssuesViewer/IssueTreeItem/IssueTreeItem.js +2 -2
- package/dist/containers/Tenant/Diagnostics/TenantOverview/Healthcheck/i18n/index.d.ts +1 -1
- package/dist/containers/Tenant/Diagnostics/TenantOverview/Healthcheck/i18n/index.js +2 -4
- package/dist/containers/Tenant/Diagnostics/TenantOverview/MetricsCards/MetricCard/MetricCard.d.ts +6 -3
- package/dist/containers/Tenant/Diagnostics/TenantOverview/MetricsCards/MetricCard/MetricCard.js +24 -10
- package/dist/containers/Tenant/Diagnostics/TenantOverview/MetricsCards/MetricCard/MetricCard.scss +9 -20
- package/dist/containers/Tenant/Diagnostics/TenantOverview/MetricsCards/MetricsCards.d.ts +7 -5
- package/dist/containers/Tenant/Diagnostics/TenantOverview/MetricsCards/MetricsCards.js +69 -15
- package/dist/containers/Tenant/Diagnostics/TenantOverview/TenantCpu/TenantCpu.d.ts +1 -2
- package/dist/containers/Tenant/Diagnostics/TenantOverview/TenantCpu/TenantCpu.js +6 -5
- package/dist/containers/Tenant/Diagnostics/TenantOverview/TenantCpu/TopNodesByCpu.d.ts +1 -2
- package/dist/containers/Tenant/Diagnostics/TenantOverview/TenantCpu/TopNodesByCpu.js +6 -14
- package/dist/containers/Tenant/Diagnostics/TenantOverview/TenantCpu/TopNodesByLoad.d.ts +1 -2
- package/dist/containers/Tenant/Diagnostics/TenantOverview/TenantCpu/TopNodesByLoad.js +6 -14
- package/dist/containers/Tenant/Diagnostics/TenantOverview/TenantCpu/TopQueries.d.ts +1 -2
- package/dist/containers/Tenant/Diagnostics/TenantOverview/TenantCpu/TopQueries.js +10 -14
- package/dist/containers/Tenant/Diagnostics/TenantOverview/TenantCpu/TopShards.d.ts +1 -1
- package/dist/containers/Tenant/Diagnostics/TenantOverview/TenantCpu/TopShards.js +7 -12
- package/dist/containers/Tenant/Diagnostics/TenantOverview/TenantDashboard/TenantDashboard.d.ts +2 -2
- package/dist/containers/Tenant/Diagnostics/TenantOverview/TenantDashboard/TenantDashboard.js +6 -6
- package/dist/containers/Tenant/Diagnostics/TenantOverview/TenantMemory/TenantMemory.d.ts +1 -2
- package/dist/containers/Tenant/Diagnostics/TenantOverview/TenantMemory/TenantMemory.js +4 -3
- package/dist/containers/Tenant/Diagnostics/TenantOverview/TenantMemory/TopNodesByMemory.d.ts +1 -2
- package/dist/containers/Tenant/Diagnostics/TenantOverview/TenantMemory/TopNodesByMemory.js +6 -14
- package/dist/containers/Tenant/Diagnostics/TenantOverview/TenantOverview.d.ts +1 -2
- package/dist/containers/Tenant/Diagnostics/TenantOverview/TenantOverview.js +20 -43
- package/dist/containers/Tenant/Diagnostics/TenantOverview/TenantOverview.scss +3 -2
- package/dist/containers/Tenant/Diagnostics/TenantOverview/TenantOverviewTableLayout.d.ts +4 -6
- package/dist/containers/Tenant/Diagnostics/TenantOverview/TenantOverviewTableLayout.js +7 -6
- package/dist/containers/Tenant/Diagnostics/TenantOverview/TenantStorage/TenantStorage.d.ts +1 -2
- package/dist/containers/Tenant/Diagnostics/TenantOverview/TenantStorage/TenantStorage.js +9 -8
- package/dist/containers/Tenant/Diagnostics/TenantOverview/TenantStorage/TopGroups.d.ts +1 -2
- package/dist/containers/Tenant/Diagnostics/TenantOverview/TenantStorage/TopGroups.js +6 -14
- package/dist/containers/Tenant/Diagnostics/TenantOverview/TenantStorage/TopTables.d.ts +1 -2
- package/dist/containers/Tenant/Diagnostics/TenantOverview/TenantStorage/TopTables.js +10 -15
- package/dist/containers/Tenant/Diagnostics/TenantOverview/getSectionTitle.d.ts +1 -1
- package/dist/containers/Tenant/Diagnostics/TenantOverview/getSectionTitle.js +3 -2
- package/dist/containers/Tenant/Diagnostics/TenantOverview/i18n/en.json +3 -0
- package/dist/containers/Tenant/Diagnostics/TenantOverview/i18n/index.d.ts +1 -1
- package/dist/containers/Tenant/Diagnostics/TenantOverview/i18n/index.js +2 -3
- package/dist/containers/Tenant/Diagnostics/TenantOverview/useHealthcheck.d.ts +7 -6
- package/dist/containers/Tenant/Diagnostics/TenantOverview/useHealthcheck.js +10 -17
- package/dist/containers/Tenant/Diagnostics/TenantOverview/utils.d.ts +1 -10
- package/dist/containers/Tenant/Diagnostics/TopQueries/TopQueries.d.ts +1 -1
- package/dist/containers/Tenant/Diagnostics/TopQueries/TopQueries.js +24 -59
- package/dist/containers/Tenant/Diagnostics/TopQueries/getTopQueriesColumns.d.ts +1 -1
- package/dist/containers/Tenant/Diagnostics/TopQueries/getTopQueriesColumns.js +4 -4
- package/dist/containers/Tenant/Diagnostics/TopQueries/i18n/index.d.ts +1 -1
- package/dist/containers/Tenant/Diagnostics/TopQueries/i18n/index.js +2 -4
- package/dist/containers/Tenant/Diagnostics/TopShards/Filters/Filters.d.ts +4 -4
- package/dist/containers/Tenant/Diagnostics/TopShards/Filters/Filters.js +3 -3
- package/dist/containers/Tenant/Diagnostics/TopShards/TopShards.d.ts +2 -11
- package/dist/containers/Tenant/Diagnostics/TopShards/TopShards.js +26 -33
- package/dist/containers/Tenant/Diagnostics/TopShards/getTopShardsColumns.d.ts +3 -3
- package/dist/containers/Tenant/Diagnostics/TopShards/getTopShardsColumns.js +7 -7
- package/dist/containers/Tenant/Diagnostics/TopShards/i18n/index.d.ts +1 -1
- package/dist/containers/Tenant/Diagnostics/TopShards/i18n/index.js +2 -4
- package/dist/containers/Tenant/Info/ExternalDataSource/ExternalDataSource.d.ts +2 -2
- package/dist/containers/Tenant/Info/ExternalDataSource/ExternalDataSource.js +6 -6
- package/dist/containers/Tenant/Info/ExternalTable/ExternalTable.d.ts +2 -2
- package/dist/containers/Tenant/Info/ExternalTable/ExternalTable.js +9 -9
- package/dist/containers/Tenant/Info/i18n/index.d.ts +1 -1
- package/dist/containers/Tenant/Info/i18n/index.js +2 -4
- package/dist/containers/Tenant/ObjectGeneral/ObjectGeneral.d.ts +3 -4
- package/dist/containers/Tenant/ObjectGeneral/ObjectGeneral.js +6 -6
- package/dist/containers/Tenant/ObjectSummary/ObjectSummary.d.ts +3 -3
- package/dist/containers/Tenant/ObjectSummary/ObjectSummary.js +20 -54
- package/dist/containers/Tenant/Query/ExecuteResult/ExecuteResult.d.ts +1 -2
- package/dist/containers/Tenant/Query/ExecuteResult/ExecuteResult.js +14 -14
- package/dist/containers/Tenant/Query/ExplainResult/ExplainResult.d.ts +1 -1
- package/dist/containers/Tenant/Query/ExplainResult/ExplainResult.js +28 -40
- package/dist/containers/Tenant/Query/ExplainResult/utils.d.ts +3 -0
- package/dist/containers/Tenant/Query/ExplainResult/utils.js +34 -0
- package/dist/containers/Tenant/Query/Issues/Issues.d.ts +2 -3
- package/dist/containers/Tenant/Query/Issues/Issues.js +13 -13
- package/dist/containers/Tenant/Query/Issues/models.d.ts +1 -1
- package/dist/containers/Tenant/Query/Preview/Preview.d.ts +1 -1
- package/dist/containers/Tenant/Query/Preview/Preview.js +19 -35
- package/dist/containers/Tenant/Query/QueriesHistory/QueriesHistory.d.ts +1 -2
- package/dist/containers/Tenant/Query/QueriesHistory/QueriesHistory.js +5 -5
- package/dist/containers/Tenant/Query/Query.d.ts +2 -2
- package/dist/containers/Tenant/Query/Query.js +6 -6
- package/dist/containers/Tenant/Query/QueryDuration/QueryDuration.d.ts +1 -1
- package/dist/containers/Tenant/Query/QueryDuration/QueryDuration.js +4 -4
- package/dist/containers/Tenant/Query/QueryEditor/QueryEditor.d.ts +15 -6
- package/dist/containers/Tenant/Query/QueryEditor/QueryEditor.js +22 -24
- package/dist/containers/Tenant/Query/QueryEditor/helpers.js +2 -2
- package/dist/containers/Tenant/Query/QueryEditorControls/QueryEditorControls.d.ts +1 -1
- package/dist/containers/Tenant/Query/QueryEditorControls/QueryEditorControls.js +9 -9
- package/dist/containers/Tenant/Query/QueryEditorControls/QueryEditorControls.scss +1 -2
- package/dist/containers/Tenant/Query/QueryTabs/QueryTabs.d.ts +1 -1
- package/dist/containers/Tenant/Query/QueryTabs/QueryTabs.js +5 -5
- package/dist/containers/Tenant/Query/SaveQuery/SaveQuery.d.ts +1 -1
- package/dist/containers/Tenant/Query/SaveQuery/SaveQuery.js +9 -9
- package/dist/containers/Tenant/Query/SavedQueries/SavedQueries.d.ts +1 -1
- package/dist/containers/Tenant/Query/SavedQueries/SavedQueries.js +15 -15
- package/dist/containers/Tenant/Schema/SchemaTree/SchemaTree.d.ts +1 -2
- package/dist/containers/Tenant/Schema/SchemaTree/SchemaTree.js +3 -3
- package/dist/containers/Tenant/Schema/SchemaViewer/SchemaViewer.d.ts +6 -5
- package/dist/containers/Tenant/Schema/SchemaViewer/SchemaViewer.js +19 -66
- package/dist/containers/Tenant/Schema/SchemaViewer/SchemaViewer.scss +0 -1
- package/dist/containers/Tenant/Schema/SchemaViewer/helpers.d.ts +25 -0
- package/dist/containers/Tenant/Schema/SchemaViewer/helpers.js +148 -0
- package/dist/containers/Tenant/Tenant.d.ts +2 -3
- package/dist/containers/Tenant/Tenant.js +20 -27
- package/dist/containers/Tenant/utils/index.d.ts +1 -1
- package/dist/containers/Tenant/utils/paneVisibilityToggleHelpers.d.ts +1 -2
- package/dist/containers/Tenant/utils/paneVisibilityToggleHelpers.js +4 -4
- package/dist/containers/Tenant/utils/schema.d.ts +1 -0
- package/dist/containers/Tenant/utils/schema.js +1 -0
- package/dist/containers/Tenant/utils/schemaActions.d.ts +1 -2
- package/dist/containers/Tenant/utils/schemaActions.js +1 -1
- package/dist/containers/Tenant/utils/schemaControls.d.ts +2 -3
- package/dist/containers/Tenant/utils/schemaControls.js +3 -3
- package/dist/containers/Tenants/Tenants.d.ts +1 -1
- package/dist/containers/Tenants/Tenants.js +22 -22
- package/dist/containers/UserSettings/Setting.d.ts +4 -4
- package/dist/containers/UserSettings/Setting.js +5 -5
- package/dist/containers/UserSettings/UserSettings.d.ts +3 -12
- package/dist/containers/UserSettings/UserSettings.js +6 -6
- package/dist/containers/UserSettings/settings.js +4 -4
- package/dist/containers/VDiskPage/VDiskPage.d.ts +1 -2
- package/dist/containers/VDiskPage/VDiskPage.js +36 -37
- package/dist/containers/VDiskPage/VDiskPage.scss +2 -3
- package/dist/containers/VDiskPage/i18n/index.d.ts +1 -1
- package/dist/containers/Versions/GroupedNodesTree/GroupedNodesTree.d.ts +3 -12
- package/dist/containers/Versions/GroupedNodesTree/GroupedNodesTree.js +7 -7
- package/dist/containers/Versions/GroupedNodesTree/GroupedNodesTree.scss +2 -3
- package/dist/containers/Versions/NodesTable/NodesTable.d.ts +2 -2
- package/dist/containers/Versions/NodesTable/NodesTable.js +4 -4
- package/dist/containers/Versions/NodesTreeTitle/NodesTreeTitle.d.ts +2 -2
- package/dist/containers/Versions/NodesTreeTitle/NodesTreeTitle.js +3 -3
- package/dist/containers/Versions/NodesTreeTitle/NodesTreeTitle.scss +1 -1
- package/dist/containers/Versions/Versions.d.ts +1 -1
- package/dist/containers/Versions/Versions.js +17 -19
- package/dist/containers/Versions/groupNodes.d.ts +3 -2
- package/dist/containers/Versions/types.d.ts +1 -1
- package/dist/routes.js +2 -2
- package/dist/services/api.d.ts +49 -43
- package/dist/services/api.js +82 -64
- package/dist/services/parsers/parseMetaTenants.d.ts +1 -1
- package/dist/services/settings.js +1 -1
- package/dist/store/configureStore.d.ts +29 -105
- package/dist/store/configureStore.js +13 -9
- package/dist/store/defaultStore.d.ts +11 -49
- package/dist/store/reducers/api.d.ts +3 -0
- package/dist/store/reducers/api.js +24 -0
- package/dist/store/reducers/authentication/authentication.d.ts +15 -72
- package/dist/store/reducers/authentication/authentication.js +1 -1
- package/dist/store/reducers/authentication/types.d.ts +1 -1
- package/dist/store/reducers/cluster/cluster.d.ts +11 -97
- package/dist/store/reducers/cluster/cluster.js +58 -76
- package/dist/store/reducers/cluster/types.d.ts +0 -9
- package/dist/store/reducers/clusterNodes/clusterNodes.d.ts +7 -92
- package/dist/store/reducers/clusterNodes/clusterNodes.js +22 -36
- package/dist/store/reducers/clusters/clusters.d.ts +7 -96
- package/dist/store/reducers/clusters/clusters.js +28 -38
- package/dist/store/reducers/clusters/selectors.d.ts +3 -32
- package/dist/store/reducers/clusters/selectors.js +14 -43
- package/dist/store/reducers/clusters/types.d.ts +1 -9
- package/dist/store/reducers/describe.d.ts +4 -184
- package/dist/store/reducers/describe.js +23 -97
- package/dist/store/reducers/executeQuery.d.ts +6 -25
- package/dist/store/reducers/executeQuery.js +4 -4
- package/dist/store/reducers/executeTopQueries/executeTopQueries.d.ts +10 -25
- package/dist/store/reducers/executeTopQueries/executeTopQueries.js +45 -52
- package/dist/store/reducers/executeTopQueries/types.d.ts +3 -14
- package/dist/store/reducers/executeTopQueries/utils.d.ts +2 -2
- package/dist/store/reducers/explainQuery.d.ts +11 -49
- package/dist/store/reducers/explainQuery.js +2 -2
- package/dist/store/reducers/header/types.d.ts +1 -1
- package/dist/store/reducers/healthcheckInfo/healthcheckInfo.d.ts +2113 -42
- package/dist/store/reducers/healthcheckInfo/healthcheckInfo.js +20 -40
- package/dist/store/reducers/healthcheckInfo/types.d.ts +1 -16
- package/dist/store/reducers/heatmap.d.ts +14 -109
- package/dist/store/reducers/heatmap.js +66 -61
- package/dist/store/reducers/host.d.ts +5 -24
- package/dist/store/reducers/host.js +1 -1
- package/dist/store/reducers/hotKeys/hotKeys.d.ts +1 -1
- package/dist/store/reducers/index.d.ts +41 -108
- package/dist/store/reducers/index.js +20 -58
- package/dist/store/reducers/network/network.d.ts +3 -95
- package/dist/store/reducers/network/network.js +18 -37
- package/dist/store/reducers/node/node.d.ts +8 -183
- package/dist/store/reducers/node/node.js +30 -58
- package/dist/store/reducers/node/selectors.d.ts +86 -3
- package/dist/store/reducers/node/selectors.js +6 -5
- package/dist/store/reducers/node/types.d.ts +0 -18
- package/dist/store/reducers/nodes/nodes.d.ts +8 -193
- package/dist/store/reducers/nodes/nodes.js +53 -89
- package/dist/store/reducers/nodes/selectors.d.ts +7 -3
- package/dist/store/reducers/nodes/selectors.js +4 -15
- package/dist/store/reducers/nodes/types.d.ts +4 -15
- package/dist/store/reducers/nodes/utils.d.ts +1 -1
- package/dist/store/reducers/nodesList.d.ts +31 -36
- package/dist/store/reducers/nodesList.js +21 -26
- package/dist/store/reducers/olapStats.d.ts +5 -97
- package/dist/store/reducers/olapStats.js +22 -42
- package/dist/store/reducers/overview/overview.d.ts +6 -188
- package/dist/store/reducers/overview/overview.js +16 -72
- package/dist/store/reducers/partitions/partitions.d.ts +10 -99
- package/dist/store/reducers/partitions/partitions.js +39 -62
- package/dist/store/reducers/partitions/types.d.ts +0 -8
- package/dist/store/reducers/partitions/utils.d.ts +1 -1
- package/dist/store/reducers/pdisk/pdisk.d.ts +7 -210
- package/dist/store/reducers/pdisk/pdisk.js +36 -63
- package/dist/store/reducers/pdisk/types.d.ts +1 -17
- package/dist/store/reducers/pdisk/utils.d.ts +3 -25
- package/dist/store/reducers/pdisk/utils.js +1 -1
- package/dist/store/reducers/preview.d.ts +4 -99
- package/dist/store/reducers/preview.js +18 -39
- package/dist/store/reducers/schema/schema.d.ts +11 -34
- package/dist/store/reducers/schema/schema.js +15 -17
- package/dist/store/reducers/schema/types.d.ts +7 -4
- package/dist/store/reducers/schemaAcl/schemaAcl.d.ts +5 -24
- package/dist/store/reducers/schemaAcl/schemaAcl.js +1 -1
- package/dist/store/reducers/schemaAcl/types.d.ts +1 -1
- package/dist/store/reducers/settings/settings.d.ts +2 -3
- package/dist/store/reducers/settings/types.d.ts +2 -2
- package/dist/store/reducers/shardsWorkload/shardsWorkload.d.ts +8 -104
- package/dist/store/reducers/shardsWorkload/shardsWorkload.js +41 -70
- package/dist/store/reducers/shardsWorkload/types.d.ts +3 -14
- package/dist/store/reducers/storage/selectors.d.ts +6 -13
- package/dist/store/reducers/storage/selectors.js +15 -23
- package/dist/store/reducers/storage/storage.d.ts +8 -209
- package/dist/store/reducers/storage/storage.js +67 -132
- package/dist/store/reducers/storage/types.d.ts +3 -16
- package/dist/store/reducers/storage/utils.js +3 -3
- package/dist/store/reducers/tablet.d.ts +13 -183
- package/dist/store/reducers/tablet.js +58 -83
- package/dist/store/reducers/tablets.d.ts +7 -103
- package/dist/store/reducers/tablets.js +32 -52
- package/dist/store/reducers/tabletsFilters.d.ts +5 -24
- package/dist/store/reducers/tabletsFilters.js +1 -1
- package/dist/store/reducers/tenant/constants.d.ts +1 -0
- package/dist/store/reducers/tenant/constants.js +1 -0
- package/dist/store/reducers/tenant/tenant.d.ts +9 -121
- package/dist/store/reducers/tenant/tenant.js +42 -103
- package/dist/store/reducers/tenant/types.d.ts +1 -10
- package/dist/store/reducers/tenantOverview/executeTopTables/executeTopTables.d.ts +5 -95
- package/dist/store/reducers/tenantOverview/executeTopTables/executeTopTables.js +22 -48
- package/dist/store/reducers/tenantOverview/topNodes/topNodes.d.ts +4 -0
- package/dist/store/reducers/tenantOverview/topNodes/topNodes.js +22 -0
- package/dist/store/reducers/tenantOverview/topQueries/tenantOverviewTopQueries.d.ts +5 -94
- package/dist/store/reducers/tenantOverview/topQueries/tenantOverviewTopQueries.js +21 -41
- package/dist/store/reducers/tenantOverview/topShards/tenantOverviewTopShards.d.ts +6 -94
- package/dist/store/reducers/tenantOverview/topShards/tenantOverviewTopShards.js +21 -44
- package/dist/store/reducers/tenantOverview/topShards/utils.d.ts +1 -1
- package/dist/store/reducers/tenantOverview/topStorageGroups/topStorageGroups.d.ts +3 -96
- package/dist/store/reducers/tenantOverview/topStorageGroups/topStorageGroups.js +19 -46
- package/dist/store/reducers/tenantOverview/topStorageGroups/types.d.ts +0 -15
- package/dist/store/reducers/tenants/contants.d.ts +6 -0
- package/dist/store/reducers/tenants/contants.js +6 -0
- package/dist/store/reducers/tenants/selectors.d.ts +1050 -3
- package/dist/store/reducers/tenants/selectors.js +3 -1
- package/dist/store/reducers/tenants/tenants.d.ts +9 -134
- package/dist/store/reducers/tenants/tenants.js +38 -41
- package/dist/store/reducers/tenants/types.d.ts +5 -13
- package/dist/store/reducers/tenants/utils.d.ts +24 -43
- package/dist/store/reducers/tenants/utils.js +92 -21
- package/dist/store/reducers/tooltip.d.ts +2 -2
- package/dist/store/reducers/topic.d.ts +1689 -42
- package/dist/store/reducers/topic.js +30 -61
- package/dist/store/reducers/vdisk/types.d.ts +0 -14
- package/dist/store/reducers/vdisk/vdisk.d.ts +6 -100
- package/dist/store/reducers/vdisk/vdisk.js +28 -46
- package/dist/store/state-url-mapping.d.ts +8 -2
- package/dist/store/state-url-mapping.js +38 -11
- package/dist/styles/mixins.scss +6 -0
- package/dist/types/additionalProps.d.ts +3 -3
- package/dist/types/api/compute.d.ts +3 -3
- package/dist/types/api/consumer.d.ts +1 -1
- package/dist/types/api/netInfo.d.ts +1 -1
- package/dist/types/api/nodes.d.ts +4 -4
- package/dist/types/api/pdisk.d.ts +1 -1
- package/dist/types/api/schema/table.d.ts +2 -2
- package/dist/types/api/storage.d.ts +2 -2
- package/dist/types/api/systemState.d.ts +1 -1
- package/dist/types/api/tablet.d.ts +1 -1
- package/dist/types/api/tenant.d.ts +17 -3
- package/dist/types/api/tenant.js +6 -0
- package/dist/types/api/topic.d.ts +2 -2
- package/dist/types/api/vdisk.d.ts +2 -2
- package/dist/types/store/describe.d.ts +1 -23
- package/dist/types/store/executeQuery.d.ts +1 -1
- package/dist/types/store/explainQuery.d.ts +1 -1
- package/dist/types/store/heatmap.d.ts +1 -23
- package/dist/types/store/host.d.ts +1 -1
- package/dist/types/store/nodesList.d.ts +0 -14
- package/dist/types/store/query.d.ts +2 -2
- package/dist/types/store/tablet.d.ts +0 -18
- package/dist/types/store/tablets.d.ts +5 -15
- package/dist/types/store/tooltip.d.ts +2 -2
- package/dist/types/store/topic.d.ts +0 -14
- package/dist/utils/__test__/monitoring.test.js +28 -22
- package/dist/utils/__test__/parseBalancer.test.js +1 -1
- package/dist/utils/__test__/prepareBackend.test.js +1 -1
- package/dist/utils/bytesParsers/formatBytes.js +1 -1
- package/dist/utils/bytesParsers/i18n/index.d.ts +1 -1
- package/dist/utils/bytesParsers/i18n/index.js +2 -4
- package/dist/utils/cn.d.ts +1 -2
- package/dist/utils/cn.js +5 -2
- package/dist/utils/constants.d.ts +2 -0
- package/dist/utils/constants.js +2 -0
- package/dist/utils/createToast.d.ts +2 -2
- package/dist/utils/createToast.js +3 -3
- package/dist/utils/dataFormatters/dataFormatters.d.ts +1 -1
- package/dist/utils/dataFormatters/dataFormatters.js +1 -1
- package/dist/utils/dataFormatters/i18n/index.d.ts +1 -1
- package/dist/utils/dataFormatters/i18n/index.js +2 -4
- package/dist/utils/diagnostics.d.ts +1 -1
- package/dist/utils/disks/__test__/calculateVDiskSeverity.test.js +18 -18
- package/dist/utils/disks/calculateVDiskSeverity.d.ts +1 -1
- package/dist/utils/disks/getPDiskType.js +1 -1
- package/dist/utils/filters.js +1 -1
- package/dist/utils/hooks/index.d.ts +0 -1
- package/dist/utils/hooks/index.js +0 -1
- package/dist/utils/hooks/useNodesRequestParams.d.ts +1 -1
- package/dist/utils/hooks/useNodesRequestParams.js +2 -2
- package/dist/utils/hooks/useSearchQuery.d.ts +1 -0
- package/dist/utils/hooks/useSetting.d.ts +1 -1
- package/dist/utils/hooks/useSetting.js +3 -3
- package/dist/utils/hooks/useStorageRequestParams.js +2 -2
- package/dist/utils/hooks/useTableResize.d.ts +1 -1
- package/dist/utils/hooks/useTableResize.js +3 -3
- package/dist/utils/hooks/useTableSort.d.ts +1 -1
- package/dist/utils/hooks/useTableSort.js +2 -2
- package/dist/utils/hooks/useTypedSelector.d.ts +1 -1
- package/dist/utils/i18n/i18n.d.ts +2 -1
- package/dist/utils/i18n/i18n.js +1 -7
- package/dist/utils/lazyComponent.d.ts +1 -1
- package/dist/utils/lazyComponent.js +5 -5
- package/dist/utils/monaco/yqlSuggestions/generateSuggestions.d.ts +1 -1
- package/dist/utils/monaco/yqlSuggestions/yqlSuggestions.js +4 -2
- package/dist/utils/monitoring.d.ts +4 -3
- package/dist/utils/monitoring.js +39 -24
- package/dist/utils/nodes.d.ts +3 -3
- package/dist/utils/nodes.js +1 -1
- package/dist/utils/prepareQueryExplain.d.ts +1 -1
- package/dist/utils/query.d.ts +1 -1
- package/dist/utils/timeParsers/i18n/index.d.ts +1 -1
- package/dist/utils/timeParsers/i18n/index.js +2 -4
- package/dist/utils/tooltip.d.ts +8 -8
- package/dist/utils/tooltip.js +9 -9
- package/dist/utils/utils.js +1 -1
- package/dist/utils/versions/getVersionsColors.js +10 -10
- package/package.json +65 -61
- package/dist/containers/Clusters/useClustersList.d.ts +0 -1
- package/dist/containers/Clusters/useClustersList.js +0 -9
- package/dist/store/reducers/clusterNodes/types.d.ts +0 -14
- package/dist/store/reducers/clusterNodes/types.js +0 -1
- package/dist/store/reducers/network/types.d.ts +0 -11
- package/dist/store/reducers/network/types.js +0 -1
- package/dist/store/reducers/overview/types.d.ts +0 -18
- package/dist/store/reducers/overview/types.js +0 -1
- package/dist/store/reducers/tenantOverview/executeTopTables/types.d.ts +0 -10
- package/dist/store/reducers/tenantOverview/executeTopTables/types.js +0 -1
- package/dist/store/reducers/tenantOverview/topNodesByCpu/topNodesByCpu.d.ts +0 -96
- package/dist/store/reducers/tenantOverview/topNodesByCpu/topNodesByCpu.js +0 -47
- package/dist/store/reducers/tenantOverview/topNodesByCpu/types.d.ts +0 -19
- package/dist/store/reducers/tenantOverview/topNodesByCpu/types.js +0 -1
- package/dist/store/reducers/tenantOverview/topNodesByLoad/topNodesByLoad.d.ts +0 -96
- package/dist/store/reducers/tenantOverview/topNodesByLoad/topNodesByLoad.js +0 -47
- package/dist/store/reducers/tenantOverview/topNodesByLoad/types.d.ts +0 -19
- package/dist/store/reducers/tenantOverview/topNodesByLoad/types.js +0 -1
- package/dist/store/reducers/tenantOverview/topNodesByMemory/topNodesByMemory.d.ts +0 -96
- package/dist/store/reducers/tenantOverview/topNodesByMemory/topNodesByMemory.js +0 -47
- package/dist/store/reducers/tenantOverview/topNodesByMemory/types.d.ts +0 -19
- package/dist/store/reducers/tenantOverview/topNodesByMemory/types.js +0 -1
- package/dist/store/reducers/tenantOverview/topQueries/types.d.ts +0 -10
- package/dist/store/reducers/tenantOverview/topQueries/types.js +0 -1
- package/dist/store/reducers/tenantOverview/topShards/types.d.ts +0 -10
- package/dist/store/reducers/tenantOverview/topShards/types.js +0 -1
- package/dist/types/store/olapStats.d.ts +0 -10
- package/dist/types/store/olapStats.js +0 -1
- package/dist/utils/autofetcher.d.ts +0 -13
- package/dist/utils/autofetcher.js +0 -50
- package/dist/utils/hooks/useAutofetcher.d.ts +0 -2
- package/dist/utils/hooks/useAutofetcher.js +0 -23
- /package/dist/components/MetricChart/{convertReponse.d.ts → convertResponse.d.ts} +0 -0
- /package/dist/components/MetricChart/{convertReponse.js → convertResponse.js} +0 -0
@@ -1,42 +1,1647 @@
|
|
1
|
-
import type { Reducer, Selector } from '@reduxjs/toolkit';
|
2
|
-
import type { HealthCheckInfoAction, HealthcheckInfoRootStateSlice, HealthcheckInfoState, IssuesTree } from './types';
|
3
1
|
import type { IssueLog, StatusFlag } from '../../../types/api/healthcheck';
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
2
|
+
import type { RootState } from '../../defaultStore';
|
3
|
+
import type { IssuesTree } from './types';
|
4
|
+
export declare const healthcheckApi: import("@reduxjs/toolkit/query").Api<import("@reduxjs/toolkit/query").BaseQueryFn<void, typeof import("../api")._NEVER, unknown, {}>, {
|
5
|
+
getHealthcheckInfo: import("@reduxjs/toolkit/query").QueryDefinition<string, import("@reduxjs/toolkit/query").BaseQueryFn<void, typeof import("../api")._NEVER, unknown, {}>, "All", import("../../../types/api/healthcheck").HealthCheckAPIResponse | undefined, "api">;
|
6
|
+
}, "api", "All", typeof import("@reduxjs/toolkit/query").coreModuleName | typeof import("@reduxjs/toolkit/dist/query/react").reactHooksModuleName>;
|
7
|
+
export declare const selectIssuesTreesRoots: ((state: {
|
8
|
+
api: import("@reduxjs/toolkit/query").CombinedState<{}, "All", "api">;
|
9
|
+
singleClusterMode: boolean;
|
10
|
+
nodes: import("../nodes/types").NodesState;
|
11
|
+
cluster: import("../cluster/types").ClusterState;
|
12
|
+
tenant: import("../tenant/types").TenantState;
|
13
|
+
storage: import("../storage/types").StorageState;
|
14
|
+
tooltip: import("../../../types/store/tooltip").ITooltipState;
|
15
|
+
tablets: import("../../../types/store/tablets").TabletsState;
|
16
|
+
schema: import("../schema/types").SchemaState;
|
17
|
+
host: import("../../../types/store/host").IHostState;
|
18
|
+
tenants: import("../tenants/types").TenantsState;
|
19
|
+
partitions: import("../partitions/types").PartitionsState;
|
20
|
+
executeQuery: import("../../../types/store/executeQuery").ExecuteQueryState;
|
21
|
+
explainQuery: import("../../../types/store/explainQuery").ExplainQueryState;
|
22
|
+
tabletsFilters: {
|
23
|
+
loading: boolean;
|
24
|
+
requestTime: number;
|
25
|
+
data: undefined;
|
26
|
+
wasLoaded: boolean;
|
27
|
+
stateFilter: never[];
|
28
|
+
typeFilter: never[];
|
29
|
+
} | {
|
30
|
+
tabletsData: any;
|
31
|
+
nodes: any;
|
32
|
+
loading: boolean;
|
33
|
+
wasLoaded: boolean;
|
34
|
+
timeoutForRequest: number;
|
35
|
+
error: undefined;
|
36
|
+
data: undefined;
|
37
|
+
stateFilter: never[];
|
38
|
+
typeFilter: never[];
|
39
|
+
} | {
|
40
|
+
error: any;
|
41
|
+
loading: boolean;
|
42
|
+
data: undefined;
|
43
|
+
wasLoaded: boolean;
|
44
|
+
stateFilter: never[];
|
45
|
+
typeFilter: never[];
|
46
|
+
} | {
|
47
|
+
stateFilter: any;
|
48
|
+
data: undefined;
|
49
|
+
loading: boolean;
|
50
|
+
wasLoaded: boolean;
|
51
|
+
typeFilter: never[];
|
52
|
+
} | {
|
53
|
+
typeFilter: any;
|
54
|
+
data: undefined;
|
55
|
+
loading: boolean;
|
56
|
+
wasLoaded: boolean;
|
57
|
+
stateFilter: never[];
|
58
|
+
};
|
59
|
+
heatmap: import("../../../types/store/heatmap").IHeatmapState;
|
60
|
+
settings: import("../settings/types").SettingsState;
|
61
|
+
schemaAcl: import("../schemaAcl/types").SchemaAclState;
|
62
|
+
executeTopQueries: import("../executeTopQueries/types").TopQueriesFilters;
|
63
|
+
shardsWorkload: import("../shardsWorkload/types").ShardsWorkloadFilters;
|
64
|
+
hotKeys: import("../hotKeys/types").HotKeysState;
|
65
|
+
authentication: import("../authentication/types").AuthenticationState;
|
66
|
+
header: import("../header/types").HeaderState;
|
67
|
+
saveQuery: string | null;
|
68
|
+
fullscreen: boolean;
|
69
|
+
clusters: import("../clusters/types").ClustersFilters;
|
70
|
+
}, database: string) => IssueLog[]) & {
|
71
|
+
clearCache: () => void;
|
72
|
+
resultsCount: () => number;
|
73
|
+
resetResultsCount: () => void;
|
74
|
+
} & {
|
75
|
+
resultFunc: (resultFuncArgs_0: IssueLog[]) => IssueLog[];
|
76
|
+
memoizedResultFunc: ((resultFuncArgs_0: IssueLog[]) => IssueLog[]) & {
|
77
|
+
clearCache: () => void;
|
78
|
+
resultsCount: () => number;
|
79
|
+
resetResultsCount: () => void;
|
80
|
+
};
|
81
|
+
lastResult: () => IssueLog[];
|
82
|
+
dependencies: [((state: {
|
83
|
+
api: import("@reduxjs/toolkit/query").CombinedState<{}, "All", "api">;
|
84
|
+
singleClusterMode: boolean;
|
85
|
+
nodes: import("../nodes/types").NodesState;
|
86
|
+
cluster: import("../cluster/types").ClusterState;
|
87
|
+
tenant: import("../tenant/types").TenantState;
|
88
|
+
storage: import("../storage/types").StorageState;
|
89
|
+
tooltip: import("../../../types/store/tooltip").ITooltipState;
|
90
|
+
tablets: import("../../../types/store/tablets").TabletsState;
|
91
|
+
schema: import("../schema/types").SchemaState;
|
92
|
+
host: import("../../../types/store/host").IHostState;
|
93
|
+
tenants: import("../tenants/types").TenantsState;
|
94
|
+
partitions: import("../partitions/types").PartitionsState;
|
95
|
+
executeQuery: import("../../../types/store/executeQuery").ExecuteQueryState;
|
96
|
+
explainQuery: import("../../../types/store/explainQuery").ExplainQueryState;
|
97
|
+
tabletsFilters: {
|
98
|
+
loading: boolean;
|
99
|
+
requestTime: number;
|
100
|
+
data: undefined;
|
101
|
+
wasLoaded: boolean;
|
102
|
+
stateFilter: never[];
|
103
|
+
typeFilter: never[];
|
104
|
+
} | {
|
105
|
+
tabletsData: any;
|
106
|
+
nodes: any;
|
107
|
+
loading: boolean;
|
108
|
+
wasLoaded: boolean;
|
109
|
+
timeoutForRequest: number;
|
110
|
+
error: undefined;
|
111
|
+
data: undefined;
|
112
|
+
stateFilter: never[];
|
113
|
+
typeFilter: never[];
|
114
|
+
} | {
|
115
|
+
error: any;
|
116
|
+
loading: boolean;
|
117
|
+
data: undefined;
|
118
|
+
wasLoaded: boolean;
|
119
|
+
stateFilter: never[];
|
120
|
+
typeFilter: never[];
|
121
|
+
} | {
|
122
|
+
stateFilter: any;
|
123
|
+
data: undefined;
|
124
|
+
loading: boolean;
|
125
|
+
wasLoaded: boolean;
|
126
|
+
typeFilter: never[];
|
127
|
+
} | {
|
128
|
+
typeFilter: any;
|
129
|
+
data: undefined;
|
130
|
+
loading: boolean;
|
131
|
+
wasLoaded: boolean;
|
132
|
+
stateFilter: never[];
|
133
|
+
};
|
134
|
+
heatmap: import("../../../types/store/heatmap").IHeatmapState;
|
135
|
+
settings: import("../settings/types").SettingsState;
|
136
|
+
schemaAcl: import("../schemaAcl/types").SchemaAclState;
|
137
|
+
executeTopQueries: import("../executeTopQueries/types").TopQueriesFilters;
|
138
|
+
shardsWorkload: import("../shardsWorkload/types").ShardsWorkloadFilters;
|
139
|
+
hotKeys: import("../hotKeys/types").HotKeysState;
|
140
|
+
authentication: import("../authentication/types").AuthenticationState;
|
141
|
+
header: import("../header/types").HeaderState;
|
142
|
+
saveQuery: string | null;
|
143
|
+
fullscreen: boolean;
|
144
|
+
clusters: import("../clusters/types").ClustersFilters;
|
145
|
+
}, database: string) => IssueLog[]) & {
|
146
|
+
clearCache: () => void;
|
147
|
+
resultsCount: () => number;
|
148
|
+
resetResultsCount: () => void;
|
149
|
+
} & {
|
150
|
+
resultFunc: (resultFuncArgs_0: {
|
151
|
+
api: import("@reduxjs/toolkit/query").CombinedState<{}, "All", "api">;
|
152
|
+
singleClusterMode: boolean;
|
153
|
+
nodes: import("../nodes/types").NodesState;
|
154
|
+
cluster: import("../cluster/types").ClusterState;
|
155
|
+
tenant: import("../tenant/types").TenantState;
|
156
|
+
storage: import("../storage/types").StorageState;
|
157
|
+
tooltip: import("../../../types/store/tooltip").ITooltipState;
|
158
|
+
tablets: import("../../../types/store/tablets").TabletsState;
|
159
|
+
schema: import("../schema/types").SchemaState;
|
160
|
+
host: import("../../../types/store/host").IHostState;
|
161
|
+
tenants: import("../tenants/types").TenantsState;
|
162
|
+
partitions: import("../partitions/types").PartitionsState;
|
163
|
+
executeQuery: import("../../../types/store/executeQuery").ExecuteQueryState;
|
164
|
+
explainQuery: import("../../../types/store/explainQuery").ExplainQueryState;
|
165
|
+
tabletsFilters: {
|
166
|
+
loading: boolean;
|
167
|
+
requestTime: number;
|
168
|
+
data: undefined;
|
169
|
+
wasLoaded: boolean;
|
170
|
+
stateFilter: never[];
|
171
|
+
typeFilter: never[];
|
172
|
+
} | {
|
173
|
+
tabletsData: any;
|
174
|
+
nodes: any;
|
175
|
+
loading: boolean;
|
176
|
+
wasLoaded: boolean;
|
177
|
+
timeoutForRequest: number;
|
178
|
+
error: undefined;
|
179
|
+
data: undefined;
|
180
|
+
stateFilter: never[];
|
181
|
+
typeFilter: never[];
|
182
|
+
} | {
|
183
|
+
error: any;
|
184
|
+
loading: boolean;
|
185
|
+
data: undefined;
|
186
|
+
wasLoaded: boolean;
|
187
|
+
stateFilter: never[];
|
188
|
+
typeFilter: never[];
|
189
|
+
} | {
|
190
|
+
stateFilter: any;
|
191
|
+
data: undefined;
|
192
|
+
loading: boolean;
|
193
|
+
wasLoaded: boolean;
|
194
|
+
typeFilter: never[];
|
195
|
+
} | {
|
196
|
+
typeFilter: any;
|
197
|
+
data: undefined;
|
198
|
+
loading: boolean;
|
199
|
+
wasLoaded: boolean;
|
200
|
+
stateFilter: never[];
|
201
|
+
};
|
202
|
+
heatmap: import("../../../types/store/heatmap").IHeatmapState;
|
203
|
+
settings: import("../settings/types").SettingsState;
|
204
|
+
schemaAcl: import("../schemaAcl/types").SchemaAclState;
|
205
|
+
executeTopQueries: import("../executeTopQueries/types").TopQueriesFilters;
|
206
|
+
shardsWorkload: import("../shardsWorkload/types").ShardsWorkloadFilters;
|
207
|
+
hotKeys: import("../hotKeys/types").HotKeysState;
|
208
|
+
authentication: import("../authentication/types").AuthenticationState;
|
209
|
+
header: import("../header/types").HeaderState;
|
210
|
+
saveQuery: string | null;
|
211
|
+
fullscreen: boolean;
|
212
|
+
clusters: import("../clusters/types").ClustersFilters;
|
213
|
+
}, resultFuncArgs_1: (state: import("@reduxjs/toolkit/query").RootState<{
|
214
|
+
getHealthcheckInfo: import("@reduxjs/toolkit/query").QueryDefinition<string, import("@reduxjs/toolkit/query").BaseQueryFn<void, typeof import("../api")._NEVER, unknown, {}>, "All", import("../../../types/api/healthcheck").HealthCheckAPIResponse | undefined, "api">;
|
215
|
+
}, "All", "api">) => ({
|
216
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.uninitialized;
|
217
|
+
originalArgs?: undefined;
|
218
|
+
data?: undefined;
|
219
|
+
error?: undefined;
|
220
|
+
requestId?: undefined;
|
221
|
+
endpointName?: string | undefined;
|
222
|
+
startedTimeStamp?: undefined;
|
223
|
+
fulfilledTimeStamp?: undefined;
|
224
|
+
} & {
|
225
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.uninitialized;
|
226
|
+
isUninitialized: true;
|
227
|
+
isLoading: false;
|
228
|
+
isSuccess: false;
|
229
|
+
isError: false;
|
230
|
+
}) | ({
|
231
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.fulfilled;
|
232
|
+
error: undefined;
|
233
|
+
originalArgs: string;
|
234
|
+
requestId: string;
|
235
|
+
endpointName: string;
|
236
|
+
startedTimeStamp: number;
|
237
|
+
data: import("../../../types/api/healthcheck").HealthCheckAPIResponse;
|
238
|
+
fulfilledTimeStamp: number;
|
239
|
+
} & {
|
240
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.fulfilled;
|
241
|
+
isUninitialized: false;
|
242
|
+
isLoading: false;
|
243
|
+
isSuccess: true;
|
244
|
+
isError: false;
|
245
|
+
}) | ({
|
246
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.pending;
|
247
|
+
originalArgs: string;
|
248
|
+
requestId: string;
|
249
|
+
data?: import("../../../types/api/healthcheck").HealthCheckAPIResponse | undefined;
|
250
|
+
error?: unknown;
|
251
|
+
endpointName: string;
|
252
|
+
startedTimeStamp: number;
|
253
|
+
fulfilledTimeStamp?: number | undefined;
|
254
|
+
} & {
|
255
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.pending;
|
256
|
+
isUninitialized: false;
|
257
|
+
isLoading: true;
|
258
|
+
isSuccess: false;
|
259
|
+
isError: false;
|
260
|
+
}) | ({
|
261
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.rejected;
|
262
|
+
data?: import("../../../types/api/healthcheck").HealthCheckAPIResponse | undefined;
|
263
|
+
fulfilledTimeStamp?: number | undefined;
|
264
|
+
originalArgs: string;
|
265
|
+
requestId: string;
|
266
|
+
endpointName: string;
|
267
|
+
startedTimeStamp: number;
|
268
|
+
error: unknown;
|
269
|
+
} & {
|
270
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.rejected;
|
271
|
+
isUninitialized: false;
|
272
|
+
isLoading: false;
|
273
|
+
isSuccess: false;
|
274
|
+
isError: true;
|
275
|
+
})) => IssueLog[];
|
276
|
+
memoizedResultFunc: ((resultFuncArgs_0: {
|
277
|
+
api: import("@reduxjs/toolkit/query").CombinedState<{}, "All", "api">;
|
278
|
+
singleClusterMode: boolean;
|
279
|
+
nodes: import("../nodes/types").NodesState;
|
280
|
+
cluster: import("../cluster/types").ClusterState;
|
281
|
+
tenant: import("../tenant/types").TenantState;
|
282
|
+
storage: import("../storage/types").StorageState;
|
283
|
+
tooltip: import("../../../types/store/tooltip").ITooltipState;
|
284
|
+
tablets: import("../../../types/store/tablets").TabletsState;
|
285
|
+
schema: import("../schema/types").SchemaState;
|
286
|
+
host: import("../../../types/store/host").IHostState;
|
287
|
+
tenants: import("../tenants/types").TenantsState;
|
288
|
+
partitions: import("../partitions/types").PartitionsState;
|
289
|
+
executeQuery: import("../../../types/store/executeQuery").ExecuteQueryState;
|
290
|
+
explainQuery: import("../../../types/store/explainQuery").ExplainQueryState;
|
291
|
+
tabletsFilters: {
|
292
|
+
loading: boolean;
|
293
|
+
requestTime: number;
|
294
|
+
data: undefined;
|
295
|
+
wasLoaded: boolean;
|
296
|
+
stateFilter: never[];
|
297
|
+
typeFilter: never[];
|
298
|
+
} | {
|
299
|
+
tabletsData: any;
|
300
|
+
nodes: any;
|
301
|
+
loading: boolean;
|
302
|
+
wasLoaded: boolean;
|
303
|
+
timeoutForRequest: number;
|
304
|
+
error: undefined;
|
305
|
+
data: undefined;
|
306
|
+
stateFilter: never[];
|
307
|
+
typeFilter: never[];
|
308
|
+
} | {
|
309
|
+
error: any;
|
310
|
+
loading: boolean;
|
311
|
+
data: undefined;
|
312
|
+
wasLoaded: boolean;
|
313
|
+
stateFilter: never[];
|
314
|
+
typeFilter: never[];
|
315
|
+
} | {
|
316
|
+
stateFilter: any;
|
317
|
+
data: undefined;
|
318
|
+
loading: boolean;
|
319
|
+
wasLoaded: boolean;
|
320
|
+
typeFilter: never[];
|
321
|
+
} | {
|
322
|
+
typeFilter: any;
|
323
|
+
data: undefined;
|
324
|
+
loading: boolean;
|
325
|
+
wasLoaded: boolean;
|
326
|
+
stateFilter: never[];
|
327
|
+
};
|
328
|
+
heatmap: import("../../../types/store/heatmap").IHeatmapState;
|
329
|
+
settings: import("../settings/types").SettingsState;
|
330
|
+
schemaAcl: import("../schemaAcl/types").SchemaAclState;
|
331
|
+
executeTopQueries: import("../executeTopQueries/types").TopQueriesFilters;
|
332
|
+
shardsWorkload: import("../shardsWorkload/types").ShardsWorkloadFilters;
|
333
|
+
hotKeys: import("../hotKeys/types").HotKeysState;
|
334
|
+
authentication: import("../authentication/types").AuthenticationState;
|
335
|
+
header: import("../header/types").HeaderState;
|
336
|
+
saveQuery: string | null;
|
337
|
+
fullscreen: boolean;
|
338
|
+
clusters: import("../clusters/types").ClustersFilters;
|
339
|
+
}, resultFuncArgs_1: (state: import("@reduxjs/toolkit/query").RootState<{
|
340
|
+
getHealthcheckInfo: import("@reduxjs/toolkit/query").QueryDefinition<string, import("@reduxjs/toolkit/query").BaseQueryFn<void, typeof import("../api")._NEVER, unknown, {}>, "All", import("../../../types/api/healthcheck").HealthCheckAPIResponse | undefined, "api">;
|
341
|
+
}, "All", "api">) => ({
|
342
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.uninitialized;
|
343
|
+
originalArgs?: undefined;
|
344
|
+
data?: undefined;
|
345
|
+
error?: undefined;
|
346
|
+
requestId?: undefined;
|
347
|
+
endpointName?: string | undefined;
|
348
|
+
startedTimeStamp?: undefined;
|
349
|
+
fulfilledTimeStamp?: undefined;
|
350
|
+
} & {
|
351
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.uninitialized;
|
352
|
+
isUninitialized: true;
|
353
|
+
isLoading: false;
|
354
|
+
isSuccess: false;
|
355
|
+
isError: false;
|
356
|
+
}) | ({
|
357
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.fulfilled;
|
358
|
+
error: undefined;
|
359
|
+
originalArgs: string;
|
360
|
+
requestId: string;
|
361
|
+
endpointName: string;
|
362
|
+
startedTimeStamp: number;
|
363
|
+
data: import("../../../types/api/healthcheck").HealthCheckAPIResponse;
|
364
|
+
fulfilledTimeStamp: number;
|
365
|
+
} & {
|
366
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.fulfilled;
|
367
|
+
isUninitialized: false;
|
368
|
+
isLoading: false;
|
369
|
+
isSuccess: true;
|
370
|
+
isError: false;
|
371
|
+
}) | ({
|
372
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.pending;
|
373
|
+
originalArgs: string;
|
374
|
+
requestId: string;
|
375
|
+
data?: import("../../../types/api/healthcheck").HealthCheckAPIResponse | undefined;
|
376
|
+
error?: unknown;
|
377
|
+
endpointName: string;
|
378
|
+
startedTimeStamp: number;
|
379
|
+
fulfilledTimeStamp?: number | undefined;
|
380
|
+
} & {
|
381
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.pending;
|
382
|
+
isUninitialized: false;
|
383
|
+
isLoading: true;
|
384
|
+
isSuccess: false;
|
385
|
+
isError: false;
|
386
|
+
}) | ({
|
387
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.rejected;
|
388
|
+
data?: import("../../../types/api/healthcheck").HealthCheckAPIResponse | undefined;
|
389
|
+
fulfilledTimeStamp?: number | undefined;
|
390
|
+
originalArgs: string;
|
391
|
+
requestId: string;
|
392
|
+
endpointName: string;
|
393
|
+
startedTimeStamp: number;
|
394
|
+
error: unknown;
|
395
|
+
} & {
|
396
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.rejected;
|
397
|
+
isUninitialized: false;
|
398
|
+
isLoading: false;
|
399
|
+
isSuccess: false;
|
400
|
+
isError: true;
|
401
|
+
})) => IssueLog[]) & {
|
402
|
+
clearCache: () => void;
|
403
|
+
resultsCount: () => number;
|
404
|
+
resetResultsCount: () => void;
|
405
|
+
};
|
406
|
+
lastResult: () => IssueLog[];
|
407
|
+
dependencies: [(state: RootState) => {
|
408
|
+
api: import("@reduxjs/toolkit/query").CombinedState<{}, "All", "api">;
|
409
|
+
singleClusterMode: boolean;
|
410
|
+
nodes: import("../nodes/types").NodesState;
|
411
|
+
cluster: import("../cluster/types").ClusterState;
|
412
|
+
tenant: import("../tenant/types").TenantState;
|
413
|
+
storage: import("../storage/types").StorageState;
|
414
|
+
tooltip: import("../../../types/store/tooltip").ITooltipState;
|
415
|
+
tablets: import("../../../types/store/tablets").TabletsState;
|
416
|
+
schema: import("../schema/types").SchemaState;
|
417
|
+
host: import("../../../types/store/host").IHostState;
|
418
|
+
tenants: import("../tenants/types").TenantsState;
|
419
|
+
partitions: import("../partitions/types").PartitionsState;
|
420
|
+
executeQuery: import("../../../types/store/executeQuery").ExecuteQueryState;
|
421
|
+
explainQuery: import("../../../types/store/explainQuery").ExplainQueryState;
|
422
|
+
tabletsFilters: {
|
423
|
+
loading: boolean;
|
424
|
+
requestTime: number;
|
425
|
+
data: undefined;
|
426
|
+
wasLoaded: boolean;
|
427
|
+
stateFilter: never[];
|
428
|
+
typeFilter: never[];
|
429
|
+
} | {
|
430
|
+
tabletsData: any;
|
431
|
+
nodes: any;
|
432
|
+
loading: boolean;
|
433
|
+
wasLoaded: boolean;
|
434
|
+
timeoutForRequest: number;
|
435
|
+
error: undefined;
|
436
|
+
data: undefined;
|
437
|
+
stateFilter: never[];
|
438
|
+
typeFilter: never[];
|
439
|
+
} | {
|
440
|
+
error: any;
|
441
|
+
loading: boolean;
|
442
|
+
data: undefined;
|
443
|
+
wasLoaded: boolean;
|
444
|
+
stateFilter: never[];
|
445
|
+
typeFilter: never[];
|
446
|
+
} | {
|
447
|
+
stateFilter: any;
|
448
|
+
data: undefined;
|
449
|
+
loading: boolean;
|
450
|
+
wasLoaded: boolean;
|
451
|
+
typeFilter: never[];
|
452
|
+
} | {
|
453
|
+
typeFilter: any;
|
454
|
+
data: undefined;
|
455
|
+
loading: boolean;
|
456
|
+
wasLoaded: boolean;
|
457
|
+
stateFilter: never[];
|
458
|
+
};
|
459
|
+
heatmap: import("../../../types/store/heatmap").IHeatmapState;
|
460
|
+
settings: import("../settings/types").SettingsState;
|
461
|
+
schemaAcl: import("../schemaAcl/types").SchemaAclState;
|
462
|
+
executeTopQueries: import("../executeTopQueries/types").TopQueriesFilters;
|
463
|
+
shardsWorkload: import("../shardsWorkload/types").ShardsWorkloadFilters;
|
464
|
+
hotKeys: import("../hotKeys/types").HotKeysState;
|
465
|
+
authentication: import("../authentication/types").AuthenticationState;
|
466
|
+
header: import("../header/types").HeaderState;
|
467
|
+
saveQuery: string | null;
|
468
|
+
fullscreen: boolean;
|
469
|
+
clusters: import("../clusters/types").ClustersFilters;
|
470
|
+
}, (_state: RootState, database: string) => (state: import("@reduxjs/toolkit/query").RootState<{
|
471
|
+
getHealthcheckInfo: import("@reduxjs/toolkit/query").QueryDefinition<string, import("@reduxjs/toolkit/query").BaseQueryFn<void, typeof import("../api")._NEVER, unknown, {}>, "All", import("../../../types/api/healthcheck").HealthCheckAPIResponse | undefined, "api">;
|
472
|
+
}, "All", "api">) => ({
|
473
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.uninitialized;
|
474
|
+
originalArgs?: undefined;
|
475
|
+
data?: undefined;
|
476
|
+
error?: undefined;
|
477
|
+
requestId?: undefined;
|
478
|
+
endpointName?: string | undefined;
|
479
|
+
startedTimeStamp?: undefined;
|
480
|
+
fulfilledTimeStamp?: undefined;
|
481
|
+
} & {
|
482
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.uninitialized;
|
483
|
+
isUninitialized: true;
|
484
|
+
isLoading: false;
|
485
|
+
isSuccess: false;
|
486
|
+
isError: false;
|
487
|
+
}) | ({
|
488
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.fulfilled;
|
489
|
+
error: undefined;
|
490
|
+
originalArgs: string;
|
491
|
+
requestId: string;
|
492
|
+
endpointName: string;
|
493
|
+
startedTimeStamp: number;
|
494
|
+
data: import("../../../types/api/healthcheck").HealthCheckAPIResponse;
|
495
|
+
fulfilledTimeStamp: number;
|
496
|
+
} & {
|
497
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.fulfilled;
|
498
|
+
isUninitialized: false;
|
499
|
+
isLoading: false;
|
500
|
+
isSuccess: true;
|
501
|
+
isError: false;
|
502
|
+
}) | ({
|
503
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.pending;
|
504
|
+
originalArgs: string;
|
505
|
+
requestId: string;
|
506
|
+
data?: import("../../../types/api/healthcheck").HealthCheckAPIResponse | undefined;
|
507
|
+
error?: unknown;
|
508
|
+
endpointName: string;
|
509
|
+
startedTimeStamp: number;
|
510
|
+
fulfilledTimeStamp?: number | undefined;
|
511
|
+
} & {
|
512
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.pending;
|
513
|
+
isUninitialized: false;
|
514
|
+
isLoading: true;
|
515
|
+
isSuccess: false;
|
516
|
+
isError: false;
|
517
|
+
}) | ({
|
518
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.rejected;
|
519
|
+
data?: import("../../../types/api/healthcheck").HealthCheckAPIResponse | undefined;
|
520
|
+
fulfilledTimeStamp?: number | undefined;
|
521
|
+
originalArgs: string;
|
522
|
+
requestId: string;
|
523
|
+
endpointName: string;
|
524
|
+
startedTimeStamp: number;
|
525
|
+
error: unknown;
|
526
|
+
} & {
|
527
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.rejected;
|
528
|
+
isUninitialized: false;
|
529
|
+
isLoading: false;
|
530
|
+
isSuccess: false;
|
531
|
+
isError: true;
|
532
|
+
})];
|
533
|
+
recomputations: () => number;
|
534
|
+
resetRecomputations: () => void;
|
535
|
+
dependencyRecomputations: () => number;
|
536
|
+
resetDependencyRecomputations: () => void;
|
537
|
+
} & {
|
538
|
+
argsMemoize: typeof import("reselect").weakMapMemoize;
|
539
|
+
memoize: typeof import("reselect").weakMapMemoize;
|
540
|
+
}];
|
541
|
+
recomputations: () => number;
|
542
|
+
resetRecomputations: () => void;
|
543
|
+
dependencyRecomputations: () => number;
|
544
|
+
resetDependencyRecomputations: () => void;
|
545
|
+
} & {
|
546
|
+
argsMemoize: typeof import("reselect").weakMapMemoize;
|
547
|
+
memoize: typeof import("reselect").weakMapMemoize;
|
548
|
+
};
|
549
|
+
export declare const selectIssuesTrees: ((state: {
|
550
|
+
api: import("@reduxjs/toolkit/query").CombinedState<{}, "All", "api">;
|
551
|
+
singleClusterMode: boolean;
|
552
|
+
nodes: import("../nodes/types").NodesState;
|
553
|
+
cluster: import("../cluster/types").ClusterState;
|
554
|
+
tenant: import("../tenant/types").TenantState;
|
555
|
+
storage: import("../storage/types").StorageState;
|
556
|
+
tooltip: import("../../../types/store/tooltip").ITooltipState;
|
557
|
+
tablets: import("../../../types/store/tablets").TabletsState;
|
558
|
+
schema: import("../schema/types").SchemaState;
|
559
|
+
host: import("../../../types/store/host").IHostState;
|
560
|
+
tenants: import("../tenants/types").TenantsState;
|
561
|
+
partitions: import("../partitions/types").PartitionsState;
|
562
|
+
executeQuery: import("../../../types/store/executeQuery").ExecuteQueryState;
|
563
|
+
explainQuery: import("../../../types/store/explainQuery").ExplainQueryState;
|
564
|
+
tabletsFilters: {
|
565
|
+
loading: boolean;
|
566
|
+
requestTime: number;
|
567
|
+
data: undefined;
|
568
|
+
wasLoaded: boolean;
|
569
|
+
stateFilter: never[];
|
570
|
+
typeFilter: never[];
|
571
|
+
} | {
|
572
|
+
tabletsData: any;
|
573
|
+
nodes: any;
|
574
|
+
loading: boolean;
|
575
|
+
wasLoaded: boolean;
|
576
|
+
timeoutForRequest: number;
|
577
|
+
error: undefined;
|
578
|
+
data: undefined;
|
579
|
+
stateFilter: never[];
|
580
|
+
typeFilter: never[];
|
581
|
+
} | {
|
582
|
+
error: any;
|
583
|
+
loading: boolean;
|
584
|
+
data: undefined;
|
585
|
+
wasLoaded: boolean;
|
586
|
+
stateFilter: never[];
|
587
|
+
typeFilter: never[];
|
588
|
+
} | {
|
589
|
+
stateFilter: any;
|
590
|
+
data: undefined;
|
591
|
+
loading: boolean;
|
592
|
+
wasLoaded: boolean;
|
593
|
+
typeFilter: never[];
|
594
|
+
} | {
|
595
|
+
typeFilter: any;
|
596
|
+
data: undefined;
|
597
|
+
loading: boolean;
|
598
|
+
wasLoaded: boolean;
|
599
|
+
stateFilter: never[];
|
600
|
+
};
|
601
|
+
heatmap: import("../../../types/store/heatmap").IHeatmapState;
|
602
|
+
settings: import("../settings/types").SettingsState;
|
603
|
+
schemaAcl: import("../schemaAcl/types").SchemaAclState;
|
604
|
+
executeTopQueries: import("../executeTopQueries/types").TopQueriesFilters;
|
605
|
+
shardsWorkload: import("../shardsWorkload/types").ShardsWorkloadFilters;
|
606
|
+
hotKeys: import("../hotKeys/types").HotKeysState;
|
607
|
+
authentication: import("../authentication/types").AuthenticationState;
|
608
|
+
header: import("../header/types").HeaderState;
|
609
|
+
saveQuery: string | null;
|
610
|
+
fullscreen: boolean;
|
611
|
+
clusters: import("../clusters/types").ClustersFilters;
|
612
|
+
}, database: string) => IssuesTree[]) & {
|
613
|
+
clearCache: () => void;
|
614
|
+
resultsCount: () => number;
|
615
|
+
resetResultsCount: () => void;
|
616
|
+
} & {
|
617
|
+
resultFunc: (resultFuncArgs_0: IssueLog[], resultFuncArgs_1: IssueLog[]) => IssuesTree[];
|
618
|
+
memoizedResultFunc: ((resultFuncArgs_0: IssueLog[], resultFuncArgs_1: IssueLog[]) => IssuesTree[]) & {
|
619
|
+
clearCache: () => void;
|
620
|
+
resultsCount: () => number;
|
621
|
+
resetResultsCount: () => void;
|
622
|
+
};
|
623
|
+
lastResult: () => IssuesTree[];
|
624
|
+
dependencies: [((state: {
|
625
|
+
api: import("@reduxjs/toolkit/query").CombinedState<{}, "All", "api">;
|
626
|
+
singleClusterMode: boolean;
|
627
|
+
nodes: import("../nodes/types").NodesState;
|
628
|
+
cluster: import("../cluster/types").ClusterState;
|
629
|
+
tenant: import("../tenant/types").TenantState;
|
630
|
+
storage: import("../storage/types").StorageState;
|
631
|
+
tooltip: import("../../../types/store/tooltip").ITooltipState;
|
632
|
+
tablets: import("../../../types/store/tablets").TabletsState;
|
633
|
+
schema: import("../schema/types").SchemaState;
|
634
|
+
host: import("../../../types/store/host").IHostState;
|
635
|
+
tenants: import("../tenants/types").TenantsState;
|
636
|
+
partitions: import("../partitions/types").PartitionsState;
|
637
|
+
executeQuery: import("../../../types/store/executeQuery").ExecuteQueryState;
|
638
|
+
explainQuery: import("../../../types/store/explainQuery").ExplainQueryState;
|
639
|
+
tabletsFilters: {
|
640
|
+
loading: boolean;
|
641
|
+
requestTime: number;
|
642
|
+
data: undefined;
|
643
|
+
wasLoaded: boolean;
|
644
|
+
stateFilter: never[];
|
645
|
+
typeFilter: never[];
|
646
|
+
} | {
|
647
|
+
tabletsData: any;
|
648
|
+
nodes: any;
|
649
|
+
loading: boolean;
|
650
|
+
wasLoaded: boolean;
|
651
|
+
timeoutForRequest: number;
|
652
|
+
error: undefined;
|
653
|
+
data: undefined;
|
654
|
+
stateFilter: never[];
|
655
|
+
typeFilter: never[];
|
656
|
+
} | {
|
657
|
+
error: any;
|
658
|
+
loading: boolean;
|
659
|
+
data: undefined;
|
660
|
+
wasLoaded: boolean;
|
661
|
+
stateFilter: never[];
|
662
|
+
typeFilter: never[];
|
663
|
+
} | {
|
664
|
+
stateFilter: any;
|
665
|
+
data: undefined;
|
666
|
+
loading: boolean;
|
667
|
+
wasLoaded: boolean;
|
668
|
+
typeFilter: never[];
|
669
|
+
} | {
|
670
|
+
typeFilter: any;
|
671
|
+
data: undefined;
|
672
|
+
loading: boolean;
|
673
|
+
wasLoaded: boolean;
|
674
|
+
stateFilter: never[];
|
675
|
+
};
|
676
|
+
heatmap: import("../../../types/store/heatmap").IHeatmapState;
|
677
|
+
settings: import("../settings/types").SettingsState;
|
678
|
+
schemaAcl: import("../schemaAcl/types").SchemaAclState;
|
679
|
+
executeTopQueries: import("../executeTopQueries/types").TopQueriesFilters;
|
680
|
+
shardsWorkload: import("../shardsWorkload/types").ShardsWorkloadFilters;
|
681
|
+
hotKeys: import("../hotKeys/types").HotKeysState;
|
682
|
+
authentication: import("../authentication/types").AuthenticationState;
|
683
|
+
header: import("../header/types").HeaderState;
|
684
|
+
saveQuery: string | null;
|
685
|
+
fullscreen: boolean;
|
686
|
+
clusters: import("../clusters/types").ClustersFilters;
|
687
|
+
}, database: string) => IssueLog[]) & {
|
688
|
+
clearCache: () => void;
|
689
|
+
resultsCount: () => number;
|
690
|
+
resetResultsCount: () => void;
|
691
|
+
} & {
|
692
|
+
resultFunc: (resultFuncArgs_0: {
|
693
|
+
api: import("@reduxjs/toolkit/query").CombinedState<{}, "All", "api">;
|
694
|
+
singleClusterMode: boolean;
|
695
|
+
nodes: import("../nodes/types").NodesState;
|
696
|
+
cluster: import("../cluster/types").ClusterState;
|
697
|
+
tenant: import("../tenant/types").TenantState;
|
698
|
+
storage: import("../storage/types").StorageState;
|
699
|
+
tooltip: import("../../../types/store/tooltip").ITooltipState;
|
700
|
+
tablets: import("../../../types/store/tablets").TabletsState;
|
701
|
+
schema: import("../schema/types").SchemaState;
|
702
|
+
host: import("../../../types/store/host").IHostState;
|
703
|
+
tenants: import("../tenants/types").TenantsState;
|
704
|
+
partitions: import("../partitions/types").PartitionsState;
|
705
|
+
executeQuery: import("../../../types/store/executeQuery").ExecuteQueryState;
|
706
|
+
explainQuery: import("../../../types/store/explainQuery").ExplainQueryState;
|
707
|
+
tabletsFilters: {
|
708
|
+
loading: boolean;
|
709
|
+
requestTime: number;
|
710
|
+
data: undefined;
|
711
|
+
wasLoaded: boolean;
|
712
|
+
stateFilter: never[];
|
713
|
+
typeFilter: never[];
|
714
|
+
} | {
|
715
|
+
tabletsData: any;
|
716
|
+
nodes: any;
|
717
|
+
loading: boolean;
|
718
|
+
wasLoaded: boolean;
|
719
|
+
timeoutForRequest: number;
|
720
|
+
error: undefined;
|
721
|
+
data: undefined;
|
722
|
+
stateFilter: never[];
|
723
|
+
typeFilter: never[];
|
724
|
+
} | {
|
725
|
+
error: any;
|
726
|
+
loading: boolean;
|
727
|
+
data: undefined;
|
728
|
+
wasLoaded: boolean;
|
729
|
+
stateFilter: never[];
|
730
|
+
typeFilter: never[];
|
731
|
+
} | {
|
732
|
+
stateFilter: any;
|
733
|
+
data: undefined;
|
734
|
+
loading: boolean;
|
735
|
+
wasLoaded: boolean;
|
736
|
+
typeFilter: never[];
|
737
|
+
} | {
|
738
|
+
typeFilter: any;
|
739
|
+
data: undefined;
|
740
|
+
loading: boolean;
|
741
|
+
wasLoaded: boolean;
|
742
|
+
stateFilter: never[];
|
743
|
+
};
|
744
|
+
heatmap: import("../../../types/store/heatmap").IHeatmapState;
|
745
|
+
settings: import("../settings/types").SettingsState;
|
746
|
+
schemaAcl: import("../schemaAcl/types").SchemaAclState;
|
747
|
+
executeTopQueries: import("../executeTopQueries/types").TopQueriesFilters;
|
748
|
+
shardsWorkload: import("../shardsWorkload/types").ShardsWorkloadFilters;
|
749
|
+
hotKeys: import("../hotKeys/types").HotKeysState;
|
750
|
+
authentication: import("../authentication/types").AuthenticationState;
|
751
|
+
header: import("../header/types").HeaderState;
|
752
|
+
saveQuery: string | null;
|
753
|
+
fullscreen: boolean;
|
754
|
+
clusters: import("../clusters/types").ClustersFilters;
|
755
|
+
}, resultFuncArgs_1: (state: import("@reduxjs/toolkit/query").RootState<{
|
756
|
+
getHealthcheckInfo: import("@reduxjs/toolkit/query").QueryDefinition<string, import("@reduxjs/toolkit/query").BaseQueryFn<void, typeof import("../api")._NEVER, unknown, {}>, "All", import("../../../types/api/healthcheck").HealthCheckAPIResponse | undefined, "api">;
|
757
|
+
}, "All", "api">) => ({
|
758
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.uninitialized;
|
759
|
+
originalArgs?: undefined;
|
760
|
+
data?: undefined;
|
761
|
+
error?: undefined;
|
762
|
+
requestId?: undefined;
|
763
|
+
endpointName?: string | undefined;
|
764
|
+
startedTimeStamp?: undefined;
|
765
|
+
fulfilledTimeStamp?: undefined;
|
766
|
+
} & {
|
767
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.uninitialized;
|
768
|
+
isUninitialized: true;
|
769
|
+
isLoading: false;
|
770
|
+
isSuccess: false;
|
771
|
+
isError: false;
|
772
|
+
}) | ({
|
773
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.fulfilled;
|
774
|
+
error: undefined;
|
775
|
+
originalArgs: string;
|
776
|
+
requestId: string;
|
777
|
+
endpointName: string;
|
778
|
+
startedTimeStamp: number;
|
779
|
+
data: import("../../../types/api/healthcheck").HealthCheckAPIResponse;
|
780
|
+
fulfilledTimeStamp: number;
|
781
|
+
} & {
|
782
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.fulfilled;
|
783
|
+
isUninitialized: false;
|
784
|
+
isLoading: false;
|
785
|
+
isSuccess: true;
|
786
|
+
isError: false;
|
787
|
+
}) | ({
|
788
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.pending;
|
789
|
+
originalArgs: string;
|
790
|
+
requestId: string;
|
791
|
+
data?: import("../../../types/api/healthcheck").HealthCheckAPIResponse | undefined;
|
792
|
+
error?: unknown;
|
793
|
+
endpointName: string;
|
794
|
+
startedTimeStamp: number;
|
795
|
+
fulfilledTimeStamp?: number | undefined;
|
796
|
+
} & {
|
797
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.pending;
|
798
|
+
isUninitialized: false;
|
799
|
+
isLoading: true;
|
800
|
+
isSuccess: false;
|
801
|
+
isError: false;
|
802
|
+
}) | ({
|
803
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.rejected;
|
804
|
+
data?: import("../../../types/api/healthcheck").HealthCheckAPIResponse | undefined;
|
805
|
+
fulfilledTimeStamp?: number | undefined;
|
806
|
+
originalArgs: string;
|
807
|
+
requestId: string;
|
808
|
+
endpointName: string;
|
809
|
+
startedTimeStamp: number;
|
810
|
+
error: unknown;
|
811
|
+
} & {
|
812
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.rejected;
|
813
|
+
isUninitialized: false;
|
814
|
+
isLoading: false;
|
815
|
+
isSuccess: false;
|
816
|
+
isError: true;
|
817
|
+
})) => IssueLog[];
|
818
|
+
memoizedResultFunc: ((resultFuncArgs_0: {
|
819
|
+
api: import("@reduxjs/toolkit/query").CombinedState<{}, "All", "api">;
|
820
|
+
singleClusterMode: boolean;
|
821
|
+
nodes: import("../nodes/types").NodesState;
|
822
|
+
cluster: import("../cluster/types").ClusterState;
|
823
|
+
tenant: import("../tenant/types").TenantState;
|
824
|
+
storage: import("../storage/types").StorageState;
|
825
|
+
tooltip: import("../../../types/store/tooltip").ITooltipState;
|
826
|
+
tablets: import("../../../types/store/tablets").TabletsState;
|
827
|
+
schema: import("../schema/types").SchemaState;
|
828
|
+
host: import("../../../types/store/host").IHostState;
|
829
|
+
tenants: import("../tenants/types").TenantsState;
|
830
|
+
partitions: import("../partitions/types").PartitionsState;
|
831
|
+
executeQuery: import("../../../types/store/executeQuery").ExecuteQueryState;
|
832
|
+
explainQuery: import("../../../types/store/explainQuery").ExplainQueryState;
|
833
|
+
tabletsFilters: {
|
834
|
+
loading: boolean;
|
835
|
+
requestTime: number;
|
836
|
+
data: undefined;
|
837
|
+
wasLoaded: boolean;
|
838
|
+
stateFilter: never[];
|
839
|
+
typeFilter: never[];
|
840
|
+
} | {
|
841
|
+
tabletsData: any;
|
842
|
+
nodes: any;
|
843
|
+
loading: boolean;
|
844
|
+
wasLoaded: boolean;
|
845
|
+
timeoutForRequest: number;
|
846
|
+
error: undefined;
|
847
|
+
data: undefined;
|
848
|
+
stateFilter: never[];
|
849
|
+
typeFilter: never[];
|
850
|
+
} | {
|
851
|
+
error: any;
|
852
|
+
loading: boolean;
|
853
|
+
data: undefined;
|
854
|
+
wasLoaded: boolean;
|
855
|
+
stateFilter: never[];
|
856
|
+
typeFilter: never[];
|
857
|
+
} | {
|
858
|
+
stateFilter: any;
|
859
|
+
data: undefined;
|
860
|
+
loading: boolean;
|
861
|
+
wasLoaded: boolean;
|
862
|
+
typeFilter: never[];
|
863
|
+
} | {
|
864
|
+
typeFilter: any;
|
865
|
+
data: undefined;
|
866
|
+
loading: boolean;
|
867
|
+
wasLoaded: boolean;
|
868
|
+
stateFilter: never[];
|
869
|
+
};
|
870
|
+
heatmap: import("../../../types/store/heatmap").IHeatmapState;
|
871
|
+
settings: import("../settings/types").SettingsState;
|
872
|
+
schemaAcl: import("../schemaAcl/types").SchemaAclState;
|
873
|
+
executeTopQueries: import("../executeTopQueries/types").TopQueriesFilters;
|
874
|
+
shardsWorkload: import("../shardsWorkload/types").ShardsWorkloadFilters;
|
875
|
+
hotKeys: import("../hotKeys/types").HotKeysState;
|
876
|
+
authentication: import("../authentication/types").AuthenticationState;
|
877
|
+
header: import("../header/types").HeaderState;
|
878
|
+
saveQuery: string | null;
|
879
|
+
fullscreen: boolean;
|
880
|
+
clusters: import("../clusters/types").ClustersFilters;
|
881
|
+
}, resultFuncArgs_1: (state: import("@reduxjs/toolkit/query").RootState<{
|
882
|
+
getHealthcheckInfo: import("@reduxjs/toolkit/query").QueryDefinition<string, import("@reduxjs/toolkit/query").BaseQueryFn<void, typeof import("../api")._NEVER, unknown, {}>, "All", import("../../../types/api/healthcheck").HealthCheckAPIResponse | undefined, "api">;
|
883
|
+
}, "All", "api">) => ({
|
884
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.uninitialized;
|
885
|
+
originalArgs?: undefined;
|
886
|
+
data?: undefined;
|
887
|
+
error?: undefined;
|
888
|
+
requestId?: undefined;
|
889
|
+
endpointName?: string | undefined;
|
890
|
+
startedTimeStamp?: undefined;
|
891
|
+
fulfilledTimeStamp?: undefined;
|
892
|
+
} & {
|
893
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.uninitialized;
|
894
|
+
isUninitialized: true;
|
895
|
+
isLoading: false;
|
896
|
+
isSuccess: false;
|
897
|
+
isError: false;
|
898
|
+
}) | ({
|
899
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.fulfilled;
|
900
|
+
error: undefined;
|
901
|
+
originalArgs: string;
|
902
|
+
requestId: string;
|
903
|
+
endpointName: string;
|
904
|
+
startedTimeStamp: number;
|
905
|
+
data: import("../../../types/api/healthcheck").HealthCheckAPIResponse;
|
906
|
+
fulfilledTimeStamp: number;
|
907
|
+
} & {
|
908
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.fulfilled;
|
909
|
+
isUninitialized: false;
|
910
|
+
isLoading: false;
|
911
|
+
isSuccess: true;
|
912
|
+
isError: false;
|
913
|
+
}) | ({
|
914
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.pending;
|
915
|
+
originalArgs: string;
|
916
|
+
requestId: string;
|
917
|
+
data?: import("../../../types/api/healthcheck").HealthCheckAPIResponse | undefined;
|
918
|
+
error?: unknown;
|
919
|
+
endpointName: string;
|
920
|
+
startedTimeStamp: number;
|
921
|
+
fulfilledTimeStamp?: number | undefined;
|
922
|
+
} & {
|
923
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.pending;
|
924
|
+
isUninitialized: false;
|
925
|
+
isLoading: true;
|
926
|
+
isSuccess: false;
|
927
|
+
isError: false;
|
928
|
+
}) | ({
|
929
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.rejected;
|
930
|
+
data?: import("../../../types/api/healthcheck").HealthCheckAPIResponse | undefined;
|
931
|
+
fulfilledTimeStamp?: number | undefined;
|
932
|
+
originalArgs: string;
|
933
|
+
requestId: string;
|
934
|
+
endpointName: string;
|
935
|
+
startedTimeStamp: number;
|
936
|
+
error: unknown;
|
937
|
+
} & {
|
938
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.rejected;
|
939
|
+
isUninitialized: false;
|
940
|
+
isLoading: false;
|
941
|
+
isSuccess: false;
|
942
|
+
isError: true;
|
943
|
+
})) => IssueLog[]) & {
|
944
|
+
clearCache: () => void;
|
945
|
+
resultsCount: () => number;
|
946
|
+
resetResultsCount: () => void;
|
947
|
+
};
|
948
|
+
lastResult: () => IssueLog[];
|
949
|
+
dependencies: [(state: RootState) => {
|
950
|
+
api: import("@reduxjs/toolkit/query").CombinedState<{}, "All", "api">;
|
951
|
+
singleClusterMode: boolean;
|
952
|
+
nodes: import("../nodes/types").NodesState;
|
953
|
+
cluster: import("../cluster/types").ClusterState;
|
954
|
+
tenant: import("../tenant/types").TenantState;
|
955
|
+
storage: import("../storage/types").StorageState;
|
956
|
+
tooltip: import("../../../types/store/tooltip").ITooltipState;
|
957
|
+
tablets: import("../../../types/store/tablets").TabletsState;
|
958
|
+
schema: import("../schema/types").SchemaState;
|
959
|
+
host: import("../../../types/store/host").IHostState;
|
960
|
+
tenants: import("../tenants/types").TenantsState;
|
961
|
+
partitions: import("../partitions/types").PartitionsState;
|
962
|
+
executeQuery: import("../../../types/store/executeQuery").ExecuteQueryState;
|
963
|
+
explainQuery: import("../../../types/store/explainQuery").ExplainQueryState;
|
964
|
+
tabletsFilters: {
|
965
|
+
loading: boolean;
|
966
|
+
requestTime: number;
|
967
|
+
data: undefined;
|
968
|
+
wasLoaded: boolean;
|
969
|
+
stateFilter: never[];
|
970
|
+
typeFilter: never[];
|
971
|
+
} | {
|
972
|
+
tabletsData: any;
|
973
|
+
nodes: any;
|
974
|
+
loading: boolean;
|
975
|
+
wasLoaded: boolean;
|
976
|
+
timeoutForRequest: number;
|
977
|
+
error: undefined;
|
978
|
+
data: undefined;
|
979
|
+
stateFilter: never[];
|
980
|
+
typeFilter: never[];
|
981
|
+
} | {
|
982
|
+
error: any;
|
983
|
+
loading: boolean;
|
984
|
+
data: undefined;
|
985
|
+
wasLoaded: boolean;
|
986
|
+
stateFilter: never[];
|
987
|
+
typeFilter: never[];
|
988
|
+
} | {
|
989
|
+
stateFilter: any;
|
990
|
+
data: undefined;
|
991
|
+
loading: boolean;
|
992
|
+
wasLoaded: boolean;
|
993
|
+
typeFilter: never[];
|
994
|
+
} | {
|
995
|
+
typeFilter: any;
|
996
|
+
data: undefined;
|
997
|
+
loading: boolean;
|
998
|
+
wasLoaded: boolean;
|
999
|
+
stateFilter: never[];
|
1000
|
+
};
|
1001
|
+
heatmap: import("../../../types/store/heatmap").IHeatmapState;
|
1002
|
+
settings: import("../settings/types").SettingsState;
|
1003
|
+
schemaAcl: import("../schemaAcl/types").SchemaAclState;
|
1004
|
+
executeTopQueries: import("../executeTopQueries/types").TopQueriesFilters;
|
1005
|
+
shardsWorkload: import("../shardsWorkload/types").ShardsWorkloadFilters;
|
1006
|
+
hotKeys: import("../hotKeys/types").HotKeysState;
|
1007
|
+
authentication: import("../authentication/types").AuthenticationState;
|
1008
|
+
header: import("../header/types").HeaderState;
|
1009
|
+
saveQuery: string | null;
|
1010
|
+
fullscreen: boolean;
|
1011
|
+
clusters: import("../clusters/types").ClustersFilters;
|
1012
|
+
}, (_state: RootState, database: string) => (state: import("@reduxjs/toolkit/query").RootState<{
|
1013
|
+
getHealthcheckInfo: import("@reduxjs/toolkit/query").QueryDefinition<string, import("@reduxjs/toolkit/query").BaseQueryFn<void, typeof import("../api")._NEVER, unknown, {}>, "All", import("../../../types/api/healthcheck").HealthCheckAPIResponse | undefined, "api">;
|
1014
|
+
}, "All", "api">) => ({
|
1015
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.uninitialized;
|
1016
|
+
originalArgs?: undefined;
|
1017
|
+
data?: undefined;
|
1018
|
+
error?: undefined;
|
1019
|
+
requestId?: undefined;
|
1020
|
+
endpointName?: string | undefined;
|
1021
|
+
startedTimeStamp?: undefined;
|
1022
|
+
fulfilledTimeStamp?: undefined;
|
1023
|
+
} & {
|
1024
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.uninitialized;
|
1025
|
+
isUninitialized: true;
|
1026
|
+
isLoading: false;
|
1027
|
+
isSuccess: false;
|
1028
|
+
isError: false;
|
1029
|
+
}) | ({
|
1030
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.fulfilled;
|
1031
|
+
error: undefined;
|
1032
|
+
originalArgs: string;
|
1033
|
+
requestId: string;
|
1034
|
+
endpointName: string;
|
1035
|
+
startedTimeStamp: number;
|
1036
|
+
data: import("../../../types/api/healthcheck").HealthCheckAPIResponse;
|
1037
|
+
fulfilledTimeStamp: number;
|
1038
|
+
} & {
|
1039
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.fulfilled;
|
1040
|
+
isUninitialized: false;
|
1041
|
+
isLoading: false;
|
1042
|
+
isSuccess: true;
|
1043
|
+
isError: false;
|
1044
|
+
}) | ({
|
1045
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.pending;
|
1046
|
+
originalArgs: string;
|
1047
|
+
requestId: string;
|
1048
|
+
data?: import("../../../types/api/healthcheck").HealthCheckAPIResponse | undefined;
|
1049
|
+
error?: unknown;
|
1050
|
+
endpointName: string;
|
1051
|
+
startedTimeStamp: number;
|
1052
|
+
fulfilledTimeStamp?: number | undefined;
|
1053
|
+
} & {
|
1054
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.pending;
|
1055
|
+
isUninitialized: false;
|
1056
|
+
isLoading: true;
|
1057
|
+
isSuccess: false;
|
1058
|
+
isError: false;
|
1059
|
+
}) | ({
|
1060
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.rejected;
|
1061
|
+
data?: import("../../../types/api/healthcheck").HealthCheckAPIResponse | undefined;
|
1062
|
+
fulfilledTimeStamp?: number | undefined;
|
1063
|
+
originalArgs: string;
|
1064
|
+
requestId: string;
|
1065
|
+
endpointName: string;
|
1066
|
+
startedTimeStamp: number;
|
1067
|
+
error: unknown;
|
1068
|
+
} & {
|
1069
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.rejected;
|
1070
|
+
isUninitialized: false;
|
1071
|
+
isLoading: false;
|
1072
|
+
isSuccess: false;
|
1073
|
+
isError: true;
|
1074
|
+
})];
|
1075
|
+
recomputations: () => number;
|
1076
|
+
resetRecomputations: () => void;
|
1077
|
+
dependencyRecomputations: () => number;
|
1078
|
+
resetDependencyRecomputations: () => void;
|
1079
|
+
} & {
|
1080
|
+
argsMemoize: typeof import("reselect").weakMapMemoize;
|
1081
|
+
memoize: typeof import("reselect").weakMapMemoize;
|
1082
|
+
}, ((state: {
|
1083
|
+
api: import("@reduxjs/toolkit/query").CombinedState<{}, "All", "api">;
|
1084
|
+
singleClusterMode: boolean;
|
1085
|
+
nodes: import("../nodes/types").NodesState;
|
1086
|
+
cluster: import("../cluster/types").ClusterState;
|
1087
|
+
tenant: import("../tenant/types").TenantState;
|
1088
|
+
storage: import("../storage/types").StorageState;
|
1089
|
+
tooltip: import("../../../types/store/tooltip").ITooltipState;
|
1090
|
+
tablets: import("../../../types/store/tablets").TabletsState;
|
1091
|
+
schema: import("../schema/types").SchemaState;
|
1092
|
+
host: import("../../../types/store/host").IHostState;
|
1093
|
+
tenants: import("../tenants/types").TenantsState;
|
1094
|
+
partitions: import("../partitions/types").PartitionsState;
|
1095
|
+
executeQuery: import("../../../types/store/executeQuery").ExecuteQueryState;
|
1096
|
+
explainQuery: import("../../../types/store/explainQuery").ExplainQueryState;
|
1097
|
+
tabletsFilters: {
|
1098
|
+
loading: boolean;
|
1099
|
+
requestTime: number;
|
1100
|
+
data: undefined;
|
1101
|
+
wasLoaded: boolean;
|
1102
|
+
stateFilter: never[];
|
1103
|
+
typeFilter: never[];
|
1104
|
+
} | {
|
1105
|
+
tabletsData: any;
|
1106
|
+
nodes: any;
|
1107
|
+
loading: boolean;
|
1108
|
+
wasLoaded: boolean;
|
1109
|
+
timeoutForRequest: number;
|
1110
|
+
error: undefined;
|
1111
|
+
data: undefined;
|
1112
|
+
stateFilter: never[];
|
1113
|
+
typeFilter: never[];
|
1114
|
+
} | {
|
1115
|
+
error: any;
|
1116
|
+
loading: boolean;
|
1117
|
+
data: undefined;
|
1118
|
+
wasLoaded: boolean;
|
1119
|
+
stateFilter: never[];
|
1120
|
+
typeFilter: never[];
|
1121
|
+
} | {
|
1122
|
+
stateFilter: any;
|
1123
|
+
data: undefined;
|
1124
|
+
loading: boolean;
|
1125
|
+
wasLoaded: boolean;
|
1126
|
+
typeFilter: never[];
|
1127
|
+
} | {
|
1128
|
+
typeFilter: any;
|
1129
|
+
data: undefined;
|
1130
|
+
loading: boolean;
|
1131
|
+
wasLoaded: boolean;
|
1132
|
+
stateFilter: never[];
|
1133
|
+
};
|
1134
|
+
heatmap: import("../../../types/store/heatmap").IHeatmapState;
|
1135
|
+
settings: import("../settings/types").SettingsState;
|
1136
|
+
schemaAcl: import("../schemaAcl/types").SchemaAclState;
|
1137
|
+
executeTopQueries: import("../executeTopQueries/types").TopQueriesFilters;
|
1138
|
+
shardsWorkload: import("../shardsWorkload/types").ShardsWorkloadFilters;
|
1139
|
+
hotKeys: import("../hotKeys/types").HotKeysState;
|
1140
|
+
authentication: import("../authentication/types").AuthenticationState;
|
1141
|
+
header: import("../header/types").HeaderState;
|
1142
|
+
saveQuery: string | null;
|
1143
|
+
fullscreen: boolean;
|
1144
|
+
clusters: import("../clusters/types").ClustersFilters;
|
1145
|
+
}, database: string) => IssueLog[]) & {
|
1146
|
+
clearCache: () => void;
|
1147
|
+
resultsCount: () => number;
|
1148
|
+
resetResultsCount: () => void;
|
1149
|
+
} & {
|
1150
|
+
resultFunc: (resultFuncArgs_0: IssueLog[]) => IssueLog[];
|
1151
|
+
memoizedResultFunc: ((resultFuncArgs_0: IssueLog[]) => IssueLog[]) & {
|
1152
|
+
clearCache: () => void;
|
1153
|
+
resultsCount: () => number;
|
1154
|
+
resetResultsCount: () => void;
|
1155
|
+
};
|
1156
|
+
lastResult: () => IssueLog[];
|
1157
|
+
dependencies: [((state: {
|
1158
|
+
api: import("@reduxjs/toolkit/query").CombinedState<{}, "All", "api">;
|
1159
|
+
singleClusterMode: boolean;
|
1160
|
+
nodes: import("../nodes/types").NodesState;
|
1161
|
+
cluster: import("../cluster/types").ClusterState;
|
1162
|
+
tenant: import("../tenant/types").TenantState;
|
1163
|
+
storage: import("../storage/types").StorageState;
|
1164
|
+
tooltip: import("../../../types/store/tooltip").ITooltipState;
|
1165
|
+
tablets: import("../../../types/store/tablets").TabletsState;
|
1166
|
+
schema: import("../schema/types").SchemaState;
|
1167
|
+
host: import("../../../types/store/host").IHostState;
|
1168
|
+
tenants: import("../tenants/types").TenantsState;
|
1169
|
+
partitions: import("../partitions/types").PartitionsState;
|
1170
|
+
executeQuery: import("../../../types/store/executeQuery").ExecuteQueryState;
|
1171
|
+
explainQuery: import("../../../types/store/explainQuery").ExplainQueryState;
|
1172
|
+
tabletsFilters: {
|
1173
|
+
loading: boolean;
|
1174
|
+
requestTime: number;
|
1175
|
+
data: undefined;
|
1176
|
+
wasLoaded: boolean;
|
1177
|
+
stateFilter: never[];
|
1178
|
+
typeFilter: never[];
|
1179
|
+
} | {
|
1180
|
+
tabletsData: any;
|
1181
|
+
nodes: any;
|
1182
|
+
loading: boolean;
|
1183
|
+
wasLoaded: boolean;
|
1184
|
+
timeoutForRequest: number;
|
1185
|
+
error: undefined;
|
1186
|
+
data: undefined;
|
1187
|
+
stateFilter: never[];
|
1188
|
+
typeFilter: never[];
|
1189
|
+
} | {
|
1190
|
+
error: any;
|
1191
|
+
loading: boolean;
|
1192
|
+
data: undefined;
|
1193
|
+
wasLoaded: boolean;
|
1194
|
+
stateFilter: never[];
|
1195
|
+
typeFilter: never[];
|
1196
|
+
} | {
|
1197
|
+
stateFilter: any;
|
1198
|
+
data: undefined;
|
1199
|
+
loading: boolean;
|
1200
|
+
wasLoaded: boolean;
|
1201
|
+
typeFilter: never[];
|
1202
|
+
} | {
|
1203
|
+
typeFilter: any;
|
1204
|
+
data: undefined;
|
1205
|
+
loading: boolean;
|
1206
|
+
wasLoaded: boolean;
|
1207
|
+
stateFilter: never[];
|
1208
|
+
};
|
1209
|
+
heatmap: import("../../../types/store/heatmap").IHeatmapState;
|
1210
|
+
settings: import("../settings/types").SettingsState;
|
1211
|
+
schemaAcl: import("../schemaAcl/types").SchemaAclState;
|
1212
|
+
executeTopQueries: import("../executeTopQueries/types").TopQueriesFilters;
|
1213
|
+
shardsWorkload: import("../shardsWorkload/types").ShardsWorkloadFilters;
|
1214
|
+
hotKeys: import("../hotKeys/types").HotKeysState;
|
1215
|
+
authentication: import("../authentication/types").AuthenticationState;
|
1216
|
+
header: import("../header/types").HeaderState;
|
1217
|
+
saveQuery: string | null;
|
1218
|
+
fullscreen: boolean;
|
1219
|
+
clusters: import("../clusters/types").ClustersFilters;
|
1220
|
+
}, database: string) => IssueLog[]) & {
|
1221
|
+
clearCache: () => void;
|
1222
|
+
resultsCount: () => number;
|
1223
|
+
resetResultsCount: () => void;
|
1224
|
+
} & {
|
1225
|
+
resultFunc: (resultFuncArgs_0: {
|
1226
|
+
api: import("@reduxjs/toolkit/query").CombinedState<{}, "All", "api">;
|
1227
|
+
singleClusterMode: boolean;
|
1228
|
+
nodes: import("../nodes/types").NodesState;
|
1229
|
+
cluster: import("../cluster/types").ClusterState;
|
1230
|
+
tenant: import("../tenant/types").TenantState;
|
1231
|
+
storage: import("../storage/types").StorageState;
|
1232
|
+
tooltip: import("../../../types/store/tooltip").ITooltipState;
|
1233
|
+
tablets: import("../../../types/store/tablets").TabletsState;
|
1234
|
+
schema: import("../schema/types").SchemaState;
|
1235
|
+
host: import("../../../types/store/host").IHostState;
|
1236
|
+
tenants: import("../tenants/types").TenantsState;
|
1237
|
+
partitions: import("../partitions/types").PartitionsState;
|
1238
|
+
executeQuery: import("../../../types/store/executeQuery").ExecuteQueryState;
|
1239
|
+
explainQuery: import("../../../types/store/explainQuery").ExplainQueryState;
|
1240
|
+
tabletsFilters: {
|
1241
|
+
loading: boolean;
|
1242
|
+
requestTime: number;
|
1243
|
+
data: undefined;
|
1244
|
+
wasLoaded: boolean;
|
1245
|
+
stateFilter: never[];
|
1246
|
+
typeFilter: never[];
|
1247
|
+
} | {
|
1248
|
+
tabletsData: any;
|
1249
|
+
nodes: any;
|
1250
|
+
loading: boolean;
|
1251
|
+
wasLoaded: boolean;
|
1252
|
+
timeoutForRequest: number;
|
1253
|
+
error: undefined;
|
1254
|
+
data: undefined;
|
1255
|
+
stateFilter: never[];
|
1256
|
+
typeFilter: never[];
|
1257
|
+
} | {
|
1258
|
+
error: any;
|
1259
|
+
loading: boolean;
|
1260
|
+
data: undefined;
|
1261
|
+
wasLoaded: boolean;
|
1262
|
+
stateFilter: never[];
|
1263
|
+
typeFilter: never[];
|
1264
|
+
} | {
|
1265
|
+
stateFilter: any;
|
1266
|
+
data: undefined;
|
1267
|
+
loading: boolean;
|
1268
|
+
wasLoaded: boolean;
|
1269
|
+
typeFilter: never[];
|
1270
|
+
} | {
|
1271
|
+
typeFilter: any;
|
1272
|
+
data: undefined;
|
1273
|
+
loading: boolean;
|
1274
|
+
wasLoaded: boolean;
|
1275
|
+
stateFilter: never[];
|
1276
|
+
};
|
1277
|
+
heatmap: import("../../../types/store/heatmap").IHeatmapState;
|
1278
|
+
settings: import("../settings/types").SettingsState;
|
1279
|
+
schemaAcl: import("../schemaAcl/types").SchemaAclState;
|
1280
|
+
executeTopQueries: import("../executeTopQueries/types").TopQueriesFilters;
|
1281
|
+
shardsWorkload: import("../shardsWorkload/types").ShardsWorkloadFilters;
|
1282
|
+
hotKeys: import("../hotKeys/types").HotKeysState;
|
1283
|
+
authentication: import("../authentication/types").AuthenticationState;
|
1284
|
+
header: import("../header/types").HeaderState;
|
1285
|
+
saveQuery: string | null;
|
1286
|
+
fullscreen: boolean;
|
1287
|
+
clusters: import("../clusters/types").ClustersFilters;
|
1288
|
+
}, resultFuncArgs_1: (state: import("@reduxjs/toolkit/query").RootState<{
|
1289
|
+
getHealthcheckInfo: import("@reduxjs/toolkit/query").QueryDefinition<string, import("@reduxjs/toolkit/query").BaseQueryFn<void, typeof import("../api")._NEVER, unknown, {}>, "All", import("../../../types/api/healthcheck").HealthCheckAPIResponse | undefined, "api">;
|
1290
|
+
}, "All", "api">) => ({
|
1291
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.uninitialized;
|
1292
|
+
originalArgs?: undefined;
|
1293
|
+
data?: undefined;
|
1294
|
+
error?: undefined;
|
1295
|
+
requestId?: undefined;
|
1296
|
+
endpointName?: string | undefined;
|
1297
|
+
startedTimeStamp?: undefined;
|
1298
|
+
fulfilledTimeStamp?: undefined;
|
1299
|
+
} & {
|
1300
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.uninitialized;
|
1301
|
+
isUninitialized: true;
|
1302
|
+
isLoading: false;
|
1303
|
+
isSuccess: false;
|
1304
|
+
isError: false;
|
1305
|
+
}) | ({
|
1306
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.fulfilled;
|
1307
|
+
error: undefined;
|
1308
|
+
originalArgs: string;
|
1309
|
+
requestId: string;
|
1310
|
+
endpointName: string;
|
1311
|
+
startedTimeStamp: number;
|
1312
|
+
data: import("../../../types/api/healthcheck").HealthCheckAPIResponse;
|
1313
|
+
fulfilledTimeStamp: number;
|
1314
|
+
} & {
|
1315
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.fulfilled;
|
1316
|
+
isUninitialized: false;
|
1317
|
+
isLoading: false;
|
1318
|
+
isSuccess: true;
|
1319
|
+
isError: false;
|
1320
|
+
}) | ({
|
1321
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.pending;
|
1322
|
+
originalArgs: string;
|
1323
|
+
requestId: string;
|
1324
|
+
data?: import("../../../types/api/healthcheck").HealthCheckAPIResponse | undefined;
|
1325
|
+
error?: unknown;
|
1326
|
+
endpointName: string;
|
1327
|
+
startedTimeStamp: number;
|
1328
|
+
fulfilledTimeStamp?: number | undefined;
|
1329
|
+
} & {
|
1330
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.pending;
|
1331
|
+
isUninitialized: false;
|
1332
|
+
isLoading: true;
|
1333
|
+
isSuccess: false;
|
1334
|
+
isError: false;
|
1335
|
+
}) | ({
|
1336
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.rejected;
|
1337
|
+
data?: import("../../../types/api/healthcheck").HealthCheckAPIResponse | undefined;
|
1338
|
+
fulfilledTimeStamp?: number | undefined;
|
1339
|
+
originalArgs: string;
|
1340
|
+
requestId: string;
|
1341
|
+
endpointName: string;
|
1342
|
+
startedTimeStamp: number;
|
1343
|
+
error: unknown;
|
1344
|
+
} & {
|
1345
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.rejected;
|
1346
|
+
isUninitialized: false;
|
1347
|
+
isLoading: false;
|
1348
|
+
isSuccess: false;
|
1349
|
+
isError: true;
|
1350
|
+
})) => IssueLog[];
|
1351
|
+
memoizedResultFunc: ((resultFuncArgs_0: {
|
1352
|
+
api: import("@reduxjs/toolkit/query").CombinedState<{}, "All", "api">;
|
1353
|
+
singleClusterMode: boolean;
|
1354
|
+
nodes: import("../nodes/types").NodesState;
|
1355
|
+
cluster: import("../cluster/types").ClusterState;
|
1356
|
+
tenant: import("../tenant/types").TenantState;
|
1357
|
+
storage: import("../storage/types").StorageState;
|
1358
|
+
tooltip: import("../../../types/store/tooltip").ITooltipState;
|
1359
|
+
tablets: import("../../../types/store/tablets").TabletsState;
|
1360
|
+
schema: import("../schema/types").SchemaState;
|
1361
|
+
host: import("../../../types/store/host").IHostState;
|
1362
|
+
tenants: import("../tenants/types").TenantsState;
|
1363
|
+
partitions: import("../partitions/types").PartitionsState;
|
1364
|
+
executeQuery: import("../../../types/store/executeQuery").ExecuteQueryState;
|
1365
|
+
explainQuery: import("../../../types/store/explainQuery").ExplainQueryState;
|
1366
|
+
tabletsFilters: {
|
1367
|
+
loading: boolean;
|
1368
|
+
requestTime: number;
|
1369
|
+
data: undefined;
|
1370
|
+
wasLoaded: boolean;
|
1371
|
+
stateFilter: never[];
|
1372
|
+
typeFilter: never[];
|
1373
|
+
} | {
|
1374
|
+
tabletsData: any;
|
1375
|
+
nodes: any;
|
1376
|
+
loading: boolean;
|
1377
|
+
wasLoaded: boolean;
|
1378
|
+
timeoutForRequest: number;
|
1379
|
+
error: undefined;
|
1380
|
+
data: undefined;
|
1381
|
+
stateFilter: never[];
|
1382
|
+
typeFilter: never[];
|
1383
|
+
} | {
|
1384
|
+
error: any;
|
1385
|
+
loading: boolean;
|
1386
|
+
data: undefined;
|
1387
|
+
wasLoaded: boolean;
|
1388
|
+
stateFilter: never[];
|
1389
|
+
typeFilter: never[];
|
1390
|
+
} | {
|
1391
|
+
stateFilter: any;
|
1392
|
+
data: undefined;
|
1393
|
+
loading: boolean;
|
1394
|
+
wasLoaded: boolean;
|
1395
|
+
typeFilter: never[];
|
1396
|
+
} | {
|
1397
|
+
typeFilter: any;
|
1398
|
+
data: undefined;
|
1399
|
+
loading: boolean;
|
1400
|
+
wasLoaded: boolean;
|
1401
|
+
stateFilter: never[];
|
1402
|
+
};
|
1403
|
+
heatmap: import("../../../types/store/heatmap").IHeatmapState;
|
1404
|
+
settings: import("../settings/types").SettingsState;
|
1405
|
+
schemaAcl: import("../schemaAcl/types").SchemaAclState;
|
1406
|
+
executeTopQueries: import("../executeTopQueries/types").TopQueriesFilters;
|
1407
|
+
shardsWorkload: import("../shardsWorkload/types").ShardsWorkloadFilters;
|
1408
|
+
hotKeys: import("../hotKeys/types").HotKeysState;
|
1409
|
+
authentication: import("../authentication/types").AuthenticationState;
|
1410
|
+
header: import("../header/types").HeaderState;
|
1411
|
+
saveQuery: string | null;
|
1412
|
+
fullscreen: boolean;
|
1413
|
+
clusters: import("../clusters/types").ClustersFilters;
|
1414
|
+
}, resultFuncArgs_1: (state: import("@reduxjs/toolkit/query").RootState<{
|
1415
|
+
getHealthcheckInfo: import("@reduxjs/toolkit/query").QueryDefinition<string, import("@reduxjs/toolkit/query").BaseQueryFn<void, typeof import("../api")._NEVER, unknown, {}>, "All", import("../../../types/api/healthcheck").HealthCheckAPIResponse | undefined, "api">;
|
1416
|
+
}, "All", "api">) => ({
|
1417
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.uninitialized;
|
1418
|
+
originalArgs?: undefined;
|
1419
|
+
data?: undefined;
|
1420
|
+
error?: undefined;
|
1421
|
+
requestId?: undefined;
|
1422
|
+
endpointName?: string | undefined;
|
1423
|
+
startedTimeStamp?: undefined;
|
1424
|
+
fulfilledTimeStamp?: undefined;
|
1425
|
+
} & {
|
1426
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.uninitialized;
|
1427
|
+
isUninitialized: true;
|
1428
|
+
isLoading: false;
|
1429
|
+
isSuccess: false;
|
1430
|
+
isError: false;
|
1431
|
+
}) | ({
|
1432
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.fulfilled;
|
1433
|
+
error: undefined;
|
1434
|
+
originalArgs: string;
|
1435
|
+
requestId: string;
|
1436
|
+
endpointName: string;
|
1437
|
+
startedTimeStamp: number;
|
1438
|
+
data: import("../../../types/api/healthcheck").HealthCheckAPIResponse;
|
1439
|
+
fulfilledTimeStamp: number;
|
1440
|
+
} & {
|
1441
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.fulfilled;
|
1442
|
+
isUninitialized: false;
|
1443
|
+
isLoading: false;
|
1444
|
+
isSuccess: true;
|
1445
|
+
isError: false;
|
1446
|
+
}) | ({
|
1447
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.pending;
|
1448
|
+
originalArgs: string;
|
1449
|
+
requestId: string;
|
1450
|
+
data?: import("../../../types/api/healthcheck").HealthCheckAPIResponse | undefined;
|
1451
|
+
error?: unknown;
|
1452
|
+
endpointName: string;
|
1453
|
+
startedTimeStamp: number;
|
1454
|
+
fulfilledTimeStamp?: number | undefined;
|
1455
|
+
} & {
|
1456
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.pending;
|
1457
|
+
isUninitialized: false;
|
1458
|
+
isLoading: true;
|
1459
|
+
isSuccess: false;
|
1460
|
+
isError: false;
|
1461
|
+
}) | ({
|
1462
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.rejected;
|
1463
|
+
data?: import("../../../types/api/healthcheck").HealthCheckAPIResponse | undefined;
|
1464
|
+
fulfilledTimeStamp?: number | undefined;
|
1465
|
+
originalArgs: string;
|
1466
|
+
requestId: string;
|
1467
|
+
endpointName: string;
|
1468
|
+
startedTimeStamp: number;
|
1469
|
+
error: unknown;
|
1470
|
+
} & {
|
1471
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.rejected;
|
1472
|
+
isUninitialized: false;
|
1473
|
+
isLoading: false;
|
1474
|
+
isSuccess: false;
|
1475
|
+
isError: true;
|
1476
|
+
})) => IssueLog[]) & {
|
1477
|
+
clearCache: () => void;
|
1478
|
+
resultsCount: () => number;
|
1479
|
+
resetResultsCount: () => void;
|
1480
|
+
};
|
1481
|
+
lastResult: () => IssueLog[];
|
1482
|
+
dependencies: [(state: RootState) => {
|
1483
|
+
api: import("@reduxjs/toolkit/query").CombinedState<{}, "All", "api">;
|
1484
|
+
singleClusterMode: boolean;
|
1485
|
+
nodes: import("../nodes/types").NodesState;
|
1486
|
+
cluster: import("../cluster/types").ClusterState;
|
1487
|
+
tenant: import("../tenant/types").TenantState;
|
1488
|
+
storage: import("../storage/types").StorageState;
|
1489
|
+
tooltip: import("../../../types/store/tooltip").ITooltipState;
|
1490
|
+
tablets: import("../../../types/store/tablets").TabletsState;
|
1491
|
+
schema: import("../schema/types").SchemaState;
|
1492
|
+
host: import("../../../types/store/host").IHostState;
|
1493
|
+
tenants: import("../tenants/types").TenantsState;
|
1494
|
+
partitions: import("../partitions/types").PartitionsState;
|
1495
|
+
executeQuery: import("../../../types/store/executeQuery").ExecuteQueryState;
|
1496
|
+
explainQuery: import("../../../types/store/explainQuery").ExplainQueryState;
|
1497
|
+
tabletsFilters: {
|
1498
|
+
loading: boolean;
|
1499
|
+
requestTime: number;
|
1500
|
+
data: undefined;
|
1501
|
+
wasLoaded: boolean;
|
1502
|
+
stateFilter: never[];
|
1503
|
+
typeFilter: never[];
|
1504
|
+
} | {
|
1505
|
+
tabletsData: any;
|
1506
|
+
nodes: any;
|
1507
|
+
loading: boolean;
|
1508
|
+
wasLoaded: boolean;
|
1509
|
+
timeoutForRequest: number;
|
1510
|
+
error: undefined;
|
1511
|
+
data: undefined;
|
1512
|
+
stateFilter: never[];
|
1513
|
+
typeFilter: never[];
|
1514
|
+
} | {
|
1515
|
+
error: any;
|
1516
|
+
loading: boolean;
|
1517
|
+
data: undefined;
|
1518
|
+
wasLoaded: boolean;
|
1519
|
+
stateFilter: never[];
|
1520
|
+
typeFilter: never[];
|
1521
|
+
} | {
|
1522
|
+
stateFilter: any;
|
1523
|
+
data: undefined;
|
1524
|
+
loading: boolean;
|
1525
|
+
wasLoaded: boolean;
|
1526
|
+
typeFilter: never[];
|
1527
|
+
} | {
|
1528
|
+
typeFilter: any;
|
1529
|
+
data: undefined;
|
1530
|
+
loading: boolean;
|
1531
|
+
wasLoaded: boolean;
|
1532
|
+
stateFilter: never[];
|
1533
|
+
};
|
1534
|
+
heatmap: import("../../../types/store/heatmap").IHeatmapState;
|
1535
|
+
settings: import("../settings/types").SettingsState;
|
1536
|
+
schemaAcl: import("../schemaAcl/types").SchemaAclState;
|
1537
|
+
executeTopQueries: import("../executeTopQueries/types").TopQueriesFilters;
|
1538
|
+
shardsWorkload: import("../shardsWorkload/types").ShardsWorkloadFilters;
|
1539
|
+
hotKeys: import("../hotKeys/types").HotKeysState;
|
1540
|
+
authentication: import("../authentication/types").AuthenticationState;
|
1541
|
+
header: import("../header/types").HeaderState;
|
1542
|
+
saveQuery: string | null;
|
1543
|
+
fullscreen: boolean;
|
1544
|
+
clusters: import("../clusters/types").ClustersFilters;
|
1545
|
+
}, (_state: RootState, database: string) => (state: import("@reduxjs/toolkit/query").RootState<{
|
1546
|
+
getHealthcheckInfo: import("@reduxjs/toolkit/query").QueryDefinition<string, import("@reduxjs/toolkit/query").BaseQueryFn<void, typeof import("../api")._NEVER, unknown, {}>, "All", import("../../../types/api/healthcheck").HealthCheckAPIResponse | undefined, "api">;
|
1547
|
+
}, "All", "api">) => ({
|
1548
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.uninitialized;
|
1549
|
+
originalArgs?: undefined;
|
1550
|
+
data?: undefined;
|
1551
|
+
error?: undefined;
|
1552
|
+
requestId?: undefined;
|
1553
|
+
endpointName?: string | undefined;
|
1554
|
+
startedTimeStamp?: undefined;
|
1555
|
+
fulfilledTimeStamp?: undefined;
|
1556
|
+
} & {
|
1557
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.uninitialized;
|
1558
|
+
isUninitialized: true;
|
1559
|
+
isLoading: false;
|
1560
|
+
isSuccess: false;
|
1561
|
+
isError: false;
|
1562
|
+
}) | ({
|
1563
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.fulfilled;
|
1564
|
+
error: undefined;
|
1565
|
+
originalArgs: string;
|
1566
|
+
requestId: string;
|
1567
|
+
endpointName: string;
|
1568
|
+
startedTimeStamp: number;
|
1569
|
+
data: import("../../../types/api/healthcheck").HealthCheckAPIResponse;
|
1570
|
+
fulfilledTimeStamp: number;
|
1571
|
+
} & {
|
1572
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.fulfilled;
|
1573
|
+
isUninitialized: false;
|
1574
|
+
isLoading: false;
|
1575
|
+
isSuccess: true;
|
1576
|
+
isError: false;
|
1577
|
+
}) | ({
|
1578
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.pending;
|
1579
|
+
originalArgs: string;
|
1580
|
+
requestId: string;
|
1581
|
+
data?: import("../../../types/api/healthcheck").HealthCheckAPIResponse | undefined;
|
1582
|
+
error?: unknown;
|
1583
|
+
endpointName: string;
|
1584
|
+
startedTimeStamp: number;
|
1585
|
+
fulfilledTimeStamp?: number | undefined;
|
1586
|
+
} & {
|
1587
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.pending;
|
1588
|
+
isUninitialized: false;
|
1589
|
+
isLoading: true;
|
1590
|
+
isSuccess: false;
|
1591
|
+
isError: false;
|
1592
|
+
}) | ({
|
1593
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.rejected;
|
1594
|
+
data?: import("../../../types/api/healthcheck").HealthCheckAPIResponse | undefined;
|
1595
|
+
fulfilledTimeStamp?: number | undefined;
|
1596
|
+
originalArgs: string;
|
1597
|
+
requestId: string;
|
1598
|
+
endpointName: string;
|
1599
|
+
startedTimeStamp: number;
|
1600
|
+
error: unknown;
|
1601
|
+
} & {
|
1602
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.rejected;
|
1603
|
+
isUninitialized: false;
|
1604
|
+
isLoading: false;
|
1605
|
+
isSuccess: false;
|
1606
|
+
isError: true;
|
1607
|
+
})];
|
1608
|
+
recomputations: () => number;
|
1609
|
+
resetRecomputations: () => void;
|
1610
|
+
dependencyRecomputations: () => number;
|
1611
|
+
resetDependencyRecomputations: () => void;
|
1612
|
+
} & {
|
1613
|
+
argsMemoize: typeof import("reselect").weakMapMemoize;
|
1614
|
+
memoize: typeof import("reselect").weakMapMemoize;
|
1615
|
+
}];
|
1616
|
+
recomputations: () => number;
|
1617
|
+
resetRecomputations: () => void;
|
1618
|
+
dependencyRecomputations: () => number;
|
1619
|
+
resetDependencyRecomputations: () => void;
|
1620
|
+
} & {
|
1621
|
+
argsMemoize: typeof import("reselect").weakMapMemoize;
|
1622
|
+
memoize: typeof import("reselect").weakMapMemoize;
|
1623
|
+
}];
|
1624
|
+
recomputations: () => number;
|
1625
|
+
resetRecomputations: () => void;
|
1626
|
+
dependencyRecomputations: () => number;
|
1627
|
+
resetDependencyRecomputations: () => void;
|
1628
|
+
} & {
|
1629
|
+
argsMemoize: typeof import("reselect").weakMapMemoize;
|
1630
|
+
memoize: typeof import("reselect").weakMapMemoize;
|
8
1631
|
};
|
9
|
-
declare const
|
10
|
-
|
11
|
-
export declare const selectIssuesTrees: Selector<HealthcheckInfoRootStateSlice, IssuesTree[]>;
|
12
|
-
export declare const selectIssuesStatistics: Selector<HealthcheckInfoRootStateSlice, [
|
13
|
-
StatusFlag,
|
14
|
-
number
|
15
|
-
][]>;
|
16
|
-
export declare function getHealthcheckInfo(database: string): (dispatch: import("redux").Dispatch<import("redux").UnknownAction>, getState: () => {
|
1632
|
+
export declare const selectIssuesStatistics: ((state: {
|
1633
|
+
api: import("@reduxjs/toolkit/query").CombinedState<{}, "All", "api">;
|
17
1634
|
singleClusterMode: boolean;
|
18
1635
|
nodes: import("../nodes/types").NodesState;
|
19
|
-
topNodesByLoad: import("../tenantOverview/topNodesByLoad/types").TopNodesByLoadState;
|
20
|
-
topNodesByCpu: import("../tenantOverview/topNodesByCpu/types").TopNodesByCpuState;
|
21
|
-
topNodesByMemory: import("../tenantOverview/topNodesByMemory/types").TopNodesByMemoryState;
|
22
1636
|
cluster: import("../cluster/types").ClusterState;
|
23
|
-
clusterNodes: import("../clusterNodes/types").ClusterNodesState;
|
24
1637
|
tenant: import("../tenant/types").TenantState;
|
25
1638
|
storage: import("../storage/types").StorageState;
|
26
|
-
topStorageGroups: import("../tenantOverview/topStorageGroups/types").TopStorageGroupsState;
|
27
|
-
node: import("../node/types").NodeState;
|
28
1639
|
tooltip: import("../../../types/store/tooltip").ITooltipState;
|
29
|
-
tablets: import("../../../types/store/tablets").
|
1640
|
+
tablets: import("../../../types/store/tablets").TabletsState;
|
30
1641
|
schema: import("../schema/types").SchemaState;
|
31
|
-
overview: import("../overview/types").OverviewState;
|
32
|
-
olapStats: import("../../../types/store/olapStats").OlapStatsState;
|
33
1642
|
host: import("../../../types/store/host").IHostState;
|
34
|
-
network: import("../network/types").NetworkState;
|
35
1643
|
tenants: import("../tenants/types").TenantsState;
|
36
|
-
tablet: import("../../../types/store/tablet").ITabletState;
|
37
|
-
topic: import("../../../types/store/topic").ITopicState;
|
38
1644
|
partitions: import("../partitions/types").PartitionsState;
|
39
|
-
pDisk: import("../pdisk/types").PDiskState;
|
40
1645
|
executeQuery: import("../../../types/store/executeQuery").ExecuteQueryState;
|
41
1646
|
explainQuery: import("../../../types/store/explainQuery").ExplainQueryState;
|
42
1647
|
tabletsFilters: {
|
@@ -78,25 +1683,491 @@ export declare function getHealthcheckInfo(database: string): (dispatch: import(
|
|
78
1683
|
};
|
79
1684
|
heatmap: import("../../../types/store/heatmap").IHeatmapState;
|
80
1685
|
settings: import("../settings/types").SettingsState;
|
81
|
-
preview: any;
|
82
|
-
nodesList: import("../../../types/store/nodesList").NodesListState;
|
83
|
-
describe: import("../../../types/store/describe").IDescribeState;
|
84
1686
|
schemaAcl: import("../schemaAcl/types").SchemaAclState;
|
85
|
-
executeTopQueries: import("../executeTopQueries/types").
|
86
|
-
|
87
|
-
tenantOverviewTopQueries: import("../tenantOverview/topQueries/types").TenantOverviewTopQueriesState;
|
88
|
-
healthcheckInfo: HealthcheckInfoState;
|
89
|
-
shardsWorkload: import("../shardsWorkload/types").IShardsWorkloadState;
|
90
|
-
tenantOverviewTopShards: import("../tenantOverview/topShards/types").TenantOverviewTopShardsState;
|
1687
|
+
executeTopQueries: import("../executeTopQueries/types").TopQueriesFilters;
|
1688
|
+
shardsWorkload: import("../shardsWorkload/types").ShardsWorkloadFilters;
|
91
1689
|
hotKeys: import("../hotKeys/types").HotKeysState;
|
92
1690
|
authentication: import("../authentication/types").AuthenticationState;
|
93
1691
|
header: import("../header/types").HeaderState;
|
94
1692
|
saveQuery: string | null;
|
95
1693
|
fullscreen: boolean;
|
96
|
-
clusters: import("../clusters/types").
|
97
|
-
|
98
|
-
|
99
|
-
|
100
|
-
|
1694
|
+
clusters: import("../clusters/types").ClustersFilters;
|
1695
|
+
}, database: string) => [StatusFlag, number][]) & {
|
1696
|
+
clearCache: () => void;
|
1697
|
+
resultsCount: () => number;
|
1698
|
+
resetResultsCount: () => void;
|
1699
|
+
} & {
|
1700
|
+
resultFunc: (resultFuncArgs_0: IssueLog[]) => [StatusFlag, number][];
|
1701
|
+
memoizedResultFunc: ((resultFuncArgs_0: IssueLog[]) => [StatusFlag, number][]) & {
|
1702
|
+
clearCache: () => void;
|
1703
|
+
resultsCount: () => number;
|
1704
|
+
resetResultsCount: () => void;
|
1705
|
+
};
|
1706
|
+
lastResult: () => [StatusFlag, number][];
|
1707
|
+
dependencies: [((state: {
|
1708
|
+
api: import("@reduxjs/toolkit/query").CombinedState<{}, "All", "api">;
|
1709
|
+
singleClusterMode: boolean;
|
1710
|
+
nodes: import("../nodes/types").NodesState;
|
1711
|
+
cluster: import("../cluster/types").ClusterState;
|
1712
|
+
tenant: import("../tenant/types").TenantState;
|
1713
|
+
storage: import("../storage/types").StorageState;
|
1714
|
+
tooltip: import("../../../types/store/tooltip").ITooltipState;
|
1715
|
+
tablets: import("../../../types/store/tablets").TabletsState;
|
1716
|
+
schema: import("../schema/types").SchemaState;
|
1717
|
+
host: import("../../../types/store/host").IHostState;
|
1718
|
+
tenants: import("../tenants/types").TenantsState;
|
1719
|
+
partitions: import("../partitions/types").PartitionsState;
|
1720
|
+
executeQuery: import("../../../types/store/executeQuery").ExecuteQueryState;
|
1721
|
+
explainQuery: import("../../../types/store/explainQuery").ExplainQueryState;
|
1722
|
+
tabletsFilters: {
|
1723
|
+
loading: boolean;
|
1724
|
+
requestTime: number;
|
1725
|
+
data: undefined;
|
1726
|
+
wasLoaded: boolean;
|
1727
|
+
stateFilter: never[];
|
1728
|
+
typeFilter: never[];
|
1729
|
+
} | {
|
1730
|
+
tabletsData: any;
|
1731
|
+
nodes: any;
|
1732
|
+
loading: boolean;
|
1733
|
+
wasLoaded: boolean;
|
1734
|
+
timeoutForRequest: number;
|
1735
|
+
error: undefined;
|
1736
|
+
data: undefined;
|
1737
|
+
stateFilter: never[];
|
1738
|
+
typeFilter: never[];
|
1739
|
+
} | {
|
1740
|
+
error: any;
|
1741
|
+
loading: boolean;
|
1742
|
+
data: undefined;
|
1743
|
+
wasLoaded: boolean;
|
1744
|
+
stateFilter: never[];
|
1745
|
+
typeFilter: never[];
|
1746
|
+
} | {
|
1747
|
+
stateFilter: any;
|
1748
|
+
data: undefined;
|
1749
|
+
loading: boolean;
|
1750
|
+
wasLoaded: boolean;
|
1751
|
+
typeFilter: never[];
|
1752
|
+
} | {
|
1753
|
+
typeFilter: any;
|
1754
|
+
data: undefined;
|
1755
|
+
loading: boolean;
|
1756
|
+
wasLoaded: boolean;
|
1757
|
+
stateFilter: never[];
|
1758
|
+
};
|
1759
|
+
heatmap: import("../../../types/store/heatmap").IHeatmapState;
|
1760
|
+
settings: import("../settings/types").SettingsState;
|
1761
|
+
schemaAcl: import("../schemaAcl/types").SchemaAclState;
|
1762
|
+
executeTopQueries: import("../executeTopQueries/types").TopQueriesFilters;
|
1763
|
+
shardsWorkload: import("../shardsWorkload/types").ShardsWorkloadFilters;
|
1764
|
+
hotKeys: import("../hotKeys/types").HotKeysState;
|
1765
|
+
authentication: import("../authentication/types").AuthenticationState;
|
1766
|
+
header: import("../header/types").HeaderState;
|
1767
|
+
saveQuery: string | null;
|
1768
|
+
fullscreen: boolean;
|
1769
|
+
clusters: import("../clusters/types").ClustersFilters;
|
1770
|
+
}, database: string) => IssueLog[]) & {
|
1771
|
+
clearCache: () => void;
|
1772
|
+
resultsCount: () => number;
|
1773
|
+
resetResultsCount: () => void;
|
1774
|
+
} & {
|
1775
|
+
resultFunc: (resultFuncArgs_0: {
|
1776
|
+
api: import("@reduxjs/toolkit/query").CombinedState<{}, "All", "api">;
|
1777
|
+
singleClusterMode: boolean;
|
1778
|
+
nodes: import("../nodes/types").NodesState;
|
1779
|
+
cluster: import("../cluster/types").ClusterState;
|
1780
|
+
tenant: import("../tenant/types").TenantState;
|
1781
|
+
storage: import("../storage/types").StorageState;
|
1782
|
+
tooltip: import("../../../types/store/tooltip").ITooltipState;
|
1783
|
+
tablets: import("../../../types/store/tablets").TabletsState;
|
1784
|
+
schema: import("../schema/types").SchemaState;
|
1785
|
+
host: import("../../../types/store/host").IHostState;
|
1786
|
+
tenants: import("../tenants/types").TenantsState;
|
1787
|
+
partitions: import("../partitions/types").PartitionsState;
|
1788
|
+
executeQuery: import("../../../types/store/executeQuery").ExecuteQueryState;
|
1789
|
+
explainQuery: import("../../../types/store/explainQuery").ExplainQueryState;
|
1790
|
+
tabletsFilters: {
|
1791
|
+
loading: boolean;
|
1792
|
+
requestTime: number;
|
1793
|
+
data: undefined;
|
1794
|
+
wasLoaded: boolean;
|
1795
|
+
stateFilter: never[];
|
1796
|
+
typeFilter: never[];
|
1797
|
+
} | {
|
1798
|
+
tabletsData: any;
|
1799
|
+
nodes: any;
|
1800
|
+
loading: boolean;
|
1801
|
+
wasLoaded: boolean;
|
1802
|
+
timeoutForRequest: number;
|
1803
|
+
error: undefined;
|
1804
|
+
data: undefined;
|
1805
|
+
stateFilter: never[];
|
1806
|
+
typeFilter: never[];
|
1807
|
+
} | {
|
1808
|
+
error: any;
|
1809
|
+
loading: boolean;
|
1810
|
+
data: undefined;
|
1811
|
+
wasLoaded: boolean;
|
1812
|
+
stateFilter: never[];
|
1813
|
+
typeFilter: never[];
|
1814
|
+
} | {
|
1815
|
+
stateFilter: any;
|
1816
|
+
data: undefined;
|
1817
|
+
loading: boolean;
|
1818
|
+
wasLoaded: boolean;
|
1819
|
+
typeFilter: never[];
|
1820
|
+
} | {
|
1821
|
+
typeFilter: any;
|
1822
|
+
data: undefined;
|
1823
|
+
loading: boolean;
|
1824
|
+
wasLoaded: boolean;
|
1825
|
+
stateFilter: never[];
|
1826
|
+
};
|
1827
|
+
heatmap: import("../../../types/store/heatmap").IHeatmapState;
|
1828
|
+
settings: import("../settings/types").SettingsState;
|
1829
|
+
schemaAcl: import("../schemaAcl/types").SchemaAclState;
|
1830
|
+
executeTopQueries: import("../executeTopQueries/types").TopQueriesFilters;
|
1831
|
+
shardsWorkload: import("../shardsWorkload/types").ShardsWorkloadFilters;
|
1832
|
+
hotKeys: import("../hotKeys/types").HotKeysState;
|
1833
|
+
authentication: import("../authentication/types").AuthenticationState;
|
1834
|
+
header: import("../header/types").HeaderState;
|
1835
|
+
saveQuery: string | null;
|
1836
|
+
fullscreen: boolean;
|
1837
|
+
clusters: import("../clusters/types").ClustersFilters;
|
1838
|
+
}, resultFuncArgs_1: (state: import("@reduxjs/toolkit/query").RootState<{
|
1839
|
+
getHealthcheckInfo: import("@reduxjs/toolkit/query").QueryDefinition<string, import("@reduxjs/toolkit/query").BaseQueryFn<void, typeof import("../api")._NEVER, unknown, {}>, "All", import("../../../types/api/healthcheck").HealthCheckAPIResponse | undefined, "api">;
|
1840
|
+
}, "All", "api">) => ({
|
1841
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.uninitialized;
|
1842
|
+
originalArgs?: undefined;
|
1843
|
+
data?: undefined;
|
1844
|
+
error?: undefined;
|
1845
|
+
requestId?: undefined;
|
1846
|
+
endpointName?: string | undefined;
|
1847
|
+
startedTimeStamp?: undefined;
|
1848
|
+
fulfilledTimeStamp?: undefined;
|
1849
|
+
} & {
|
1850
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.uninitialized;
|
1851
|
+
isUninitialized: true;
|
1852
|
+
isLoading: false;
|
1853
|
+
isSuccess: false;
|
1854
|
+
isError: false;
|
1855
|
+
}) | ({
|
1856
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.fulfilled;
|
1857
|
+
error: undefined;
|
1858
|
+
originalArgs: string;
|
1859
|
+
requestId: string;
|
1860
|
+
endpointName: string;
|
1861
|
+
startedTimeStamp: number;
|
1862
|
+
data: import("../../../types/api/healthcheck").HealthCheckAPIResponse;
|
1863
|
+
fulfilledTimeStamp: number;
|
1864
|
+
} & {
|
1865
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.fulfilled;
|
1866
|
+
isUninitialized: false;
|
1867
|
+
isLoading: false;
|
1868
|
+
isSuccess: true;
|
1869
|
+
isError: false;
|
1870
|
+
}) | ({
|
1871
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.pending;
|
1872
|
+
originalArgs: string;
|
1873
|
+
requestId: string;
|
1874
|
+
data?: import("../../../types/api/healthcheck").HealthCheckAPIResponse | undefined;
|
1875
|
+
error?: unknown;
|
1876
|
+
endpointName: string;
|
1877
|
+
startedTimeStamp: number;
|
1878
|
+
fulfilledTimeStamp?: number | undefined;
|
1879
|
+
} & {
|
1880
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.pending;
|
1881
|
+
isUninitialized: false;
|
1882
|
+
isLoading: true;
|
1883
|
+
isSuccess: false;
|
1884
|
+
isError: false;
|
1885
|
+
}) | ({
|
1886
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.rejected;
|
1887
|
+
data?: import("../../../types/api/healthcheck").HealthCheckAPIResponse | undefined;
|
1888
|
+
fulfilledTimeStamp?: number | undefined;
|
1889
|
+
originalArgs: string;
|
1890
|
+
requestId: string;
|
1891
|
+
endpointName: string;
|
1892
|
+
startedTimeStamp: number;
|
1893
|
+
error: unknown;
|
1894
|
+
} & {
|
1895
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.rejected;
|
1896
|
+
isUninitialized: false;
|
1897
|
+
isLoading: false;
|
1898
|
+
isSuccess: false;
|
1899
|
+
isError: true;
|
1900
|
+
})) => IssueLog[];
|
1901
|
+
memoizedResultFunc: ((resultFuncArgs_0: {
|
1902
|
+
api: import("@reduxjs/toolkit/query").CombinedState<{}, "All", "api">;
|
1903
|
+
singleClusterMode: boolean;
|
1904
|
+
nodes: import("../nodes/types").NodesState;
|
1905
|
+
cluster: import("../cluster/types").ClusterState;
|
1906
|
+
tenant: import("../tenant/types").TenantState;
|
1907
|
+
storage: import("../storage/types").StorageState;
|
1908
|
+
tooltip: import("../../../types/store/tooltip").ITooltipState;
|
1909
|
+
tablets: import("../../../types/store/tablets").TabletsState;
|
1910
|
+
schema: import("../schema/types").SchemaState;
|
1911
|
+
host: import("../../../types/store/host").IHostState;
|
1912
|
+
tenants: import("../tenants/types").TenantsState;
|
1913
|
+
partitions: import("../partitions/types").PartitionsState;
|
1914
|
+
executeQuery: import("../../../types/store/executeQuery").ExecuteQueryState;
|
1915
|
+
explainQuery: import("../../../types/store/explainQuery").ExplainQueryState;
|
1916
|
+
tabletsFilters: {
|
1917
|
+
loading: boolean;
|
1918
|
+
requestTime: number;
|
1919
|
+
data: undefined;
|
1920
|
+
wasLoaded: boolean;
|
1921
|
+
stateFilter: never[];
|
1922
|
+
typeFilter: never[];
|
1923
|
+
} | {
|
1924
|
+
tabletsData: any;
|
1925
|
+
nodes: any;
|
1926
|
+
loading: boolean;
|
1927
|
+
wasLoaded: boolean;
|
1928
|
+
timeoutForRequest: number;
|
1929
|
+
error: undefined;
|
1930
|
+
data: undefined;
|
1931
|
+
stateFilter: never[];
|
1932
|
+
typeFilter: never[];
|
1933
|
+
} | {
|
1934
|
+
error: any;
|
1935
|
+
loading: boolean;
|
1936
|
+
data: undefined;
|
1937
|
+
wasLoaded: boolean;
|
1938
|
+
stateFilter: never[];
|
1939
|
+
typeFilter: never[];
|
1940
|
+
} | {
|
1941
|
+
stateFilter: any;
|
1942
|
+
data: undefined;
|
1943
|
+
loading: boolean;
|
1944
|
+
wasLoaded: boolean;
|
1945
|
+
typeFilter: never[];
|
1946
|
+
} | {
|
1947
|
+
typeFilter: any;
|
1948
|
+
data: undefined;
|
1949
|
+
loading: boolean;
|
1950
|
+
wasLoaded: boolean;
|
1951
|
+
stateFilter: never[];
|
1952
|
+
};
|
1953
|
+
heatmap: import("../../../types/store/heatmap").IHeatmapState;
|
1954
|
+
settings: import("../settings/types").SettingsState;
|
1955
|
+
schemaAcl: import("../schemaAcl/types").SchemaAclState;
|
1956
|
+
executeTopQueries: import("../executeTopQueries/types").TopQueriesFilters;
|
1957
|
+
shardsWorkload: import("../shardsWorkload/types").ShardsWorkloadFilters;
|
1958
|
+
hotKeys: import("../hotKeys/types").HotKeysState;
|
1959
|
+
authentication: import("../authentication/types").AuthenticationState;
|
1960
|
+
header: import("../header/types").HeaderState;
|
1961
|
+
saveQuery: string | null;
|
1962
|
+
fullscreen: boolean;
|
1963
|
+
clusters: import("../clusters/types").ClustersFilters;
|
1964
|
+
}, resultFuncArgs_1: (state: import("@reduxjs/toolkit/query").RootState<{
|
1965
|
+
getHealthcheckInfo: import("@reduxjs/toolkit/query").QueryDefinition<string, import("@reduxjs/toolkit/query").BaseQueryFn<void, typeof import("../api")._NEVER, unknown, {}>, "All", import("../../../types/api/healthcheck").HealthCheckAPIResponse | undefined, "api">;
|
1966
|
+
}, "All", "api">) => ({
|
1967
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.uninitialized;
|
1968
|
+
originalArgs?: undefined;
|
1969
|
+
data?: undefined;
|
1970
|
+
error?: undefined;
|
1971
|
+
requestId?: undefined;
|
1972
|
+
endpointName?: string | undefined;
|
1973
|
+
startedTimeStamp?: undefined;
|
1974
|
+
fulfilledTimeStamp?: undefined;
|
1975
|
+
} & {
|
1976
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.uninitialized;
|
1977
|
+
isUninitialized: true;
|
1978
|
+
isLoading: false;
|
1979
|
+
isSuccess: false;
|
1980
|
+
isError: false;
|
1981
|
+
}) | ({
|
1982
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.fulfilled;
|
1983
|
+
error: undefined;
|
1984
|
+
originalArgs: string;
|
1985
|
+
requestId: string;
|
1986
|
+
endpointName: string;
|
1987
|
+
startedTimeStamp: number;
|
1988
|
+
data: import("../../../types/api/healthcheck").HealthCheckAPIResponse;
|
1989
|
+
fulfilledTimeStamp: number;
|
1990
|
+
} & {
|
1991
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.fulfilled;
|
1992
|
+
isUninitialized: false;
|
1993
|
+
isLoading: false;
|
1994
|
+
isSuccess: true;
|
1995
|
+
isError: false;
|
1996
|
+
}) | ({
|
1997
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.pending;
|
1998
|
+
originalArgs: string;
|
1999
|
+
requestId: string;
|
2000
|
+
data?: import("../../../types/api/healthcheck").HealthCheckAPIResponse | undefined;
|
2001
|
+
error?: unknown;
|
2002
|
+
endpointName: string;
|
2003
|
+
startedTimeStamp: number;
|
2004
|
+
fulfilledTimeStamp?: number | undefined;
|
2005
|
+
} & {
|
2006
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.pending;
|
2007
|
+
isUninitialized: false;
|
2008
|
+
isLoading: true;
|
2009
|
+
isSuccess: false;
|
2010
|
+
isError: false;
|
2011
|
+
}) | ({
|
2012
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.rejected;
|
2013
|
+
data?: import("../../../types/api/healthcheck").HealthCheckAPIResponse | undefined;
|
2014
|
+
fulfilledTimeStamp?: number | undefined;
|
2015
|
+
originalArgs: string;
|
2016
|
+
requestId: string;
|
2017
|
+
endpointName: string;
|
2018
|
+
startedTimeStamp: number;
|
2019
|
+
error: unknown;
|
2020
|
+
} & {
|
2021
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.rejected;
|
2022
|
+
isUninitialized: false;
|
2023
|
+
isLoading: false;
|
2024
|
+
isSuccess: false;
|
2025
|
+
isError: true;
|
2026
|
+
})) => IssueLog[]) & {
|
2027
|
+
clearCache: () => void;
|
2028
|
+
resultsCount: () => number;
|
2029
|
+
resetResultsCount: () => void;
|
2030
|
+
};
|
2031
|
+
lastResult: () => IssueLog[];
|
2032
|
+
dependencies: [(state: RootState) => {
|
2033
|
+
api: import("@reduxjs/toolkit/query").CombinedState<{}, "All", "api">;
|
2034
|
+
singleClusterMode: boolean;
|
2035
|
+
nodes: import("../nodes/types").NodesState;
|
2036
|
+
cluster: import("../cluster/types").ClusterState;
|
2037
|
+
tenant: import("../tenant/types").TenantState;
|
2038
|
+
storage: import("../storage/types").StorageState;
|
2039
|
+
tooltip: import("../../../types/store/tooltip").ITooltipState;
|
2040
|
+
tablets: import("../../../types/store/tablets").TabletsState;
|
2041
|
+
schema: import("../schema/types").SchemaState;
|
2042
|
+
host: import("../../../types/store/host").IHostState;
|
2043
|
+
tenants: import("../tenants/types").TenantsState;
|
2044
|
+
partitions: import("../partitions/types").PartitionsState;
|
2045
|
+
executeQuery: import("../../../types/store/executeQuery").ExecuteQueryState;
|
2046
|
+
explainQuery: import("../../../types/store/explainQuery").ExplainQueryState;
|
2047
|
+
tabletsFilters: {
|
2048
|
+
loading: boolean;
|
2049
|
+
requestTime: number;
|
2050
|
+
data: undefined;
|
2051
|
+
wasLoaded: boolean;
|
2052
|
+
stateFilter: never[];
|
2053
|
+
typeFilter: never[];
|
2054
|
+
} | {
|
2055
|
+
tabletsData: any;
|
2056
|
+
nodes: any;
|
2057
|
+
loading: boolean;
|
2058
|
+
wasLoaded: boolean;
|
2059
|
+
timeoutForRequest: number;
|
2060
|
+
error: undefined;
|
2061
|
+
data: undefined;
|
2062
|
+
stateFilter: never[];
|
2063
|
+
typeFilter: never[];
|
2064
|
+
} | {
|
2065
|
+
error: any;
|
2066
|
+
loading: boolean;
|
2067
|
+
data: undefined;
|
2068
|
+
wasLoaded: boolean;
|
2069
|
+
stateFilter: never[];
|
2070
|
+
typeFilter: never[];
|
2071
|
+
} | {
|
2072
|
+
stateFilter: any;
|
2073
|
+
data: undefined;
|
2074
|
+
loading: boolean;
|
2075
|
+
wasLoaded: boolean;
|
2076
|
+
typeFilter: never[];
|
2077
|
+
} | {
|
2078
|
+
typeFilter: any;
|
2079
|
+
data: undefined;
|
2080
|
+
loading: boolean;
|
2081
|
+
wasLoaded: boolean;
|
2082
|
+
stateFilter: never[];
|
2083
|
+
};
|
2084
|
+
heatmap: import("../../../types/store/heatmap").IHeatmapState;
|
2085
|
+
settings: import("../settings/types").SettingsState;
|
2086
|
+
schemaAcl: import("../schemaAcl/types").SchemaAclState;
|
2087
|
+
executeTopQueries: import("../executeTopQueries/types").TopQueriesFilters;
|
2088
|
+
shardsWorkload: import("../shardsWorkload/types").ShardsWorkloadFilters;
|
2089
|
+
hotKeys: import("../hotKeys/types").HotKeysState;
|
2090
|
+
authentication: import("../authentication/types").AuthenticationState;
|
2091
|
+
header: import("../header/types").HeaderState;
|
2092
|
+
saveQuery: string | null;
|
2093
|
+
fullscreen: boolean;
|
2094
|
+
clusters: import("../clusters/types").ClustersFilters;
|
2095
|
+
}, (_state: RootState, database: string) => (state: import("@reduxjs/toolkit/query").RootState<{
|
2096
|
+
getHealthcheckInfo: import("@reduxjs/toolkit/query").QueryDefinition<string, import("@reduxjs/toolkit/query").BaseQueryFn<void, typeof import("../api")._NEVER, unknown, {}>, "All", import("../../../types/api/healthcheck").HealthCheckAPIResponse | undefined, "api">;
|
2097
|
+
}, "All", "api">) => ({
|
2098
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.uninitialized;
|
2099
|
+
originalArgs?: undefined;
|
2100
|
+
data?: undefined;
|
2101
|
+
error?: undefined;
|
2102
|
+
requestId?: undefined;
|
2103
|
+
endpointName?: string | undefined;
|
2104
|
+
startedTimeStamp?: undefined;
|
2105
|
+
fulfilledTimeStamp?: undefined;
|
2106
|
+
} & {
|
2107
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.uninitialized;
|
2108
|
+
isUninitialized: true;
|
2109
|
+
isLoading: false;
|
2110
|
+
isSuccess: false;
|
2111
|
+
isError: false;
|
2112
|
+
}) | ({
|
2113
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.fulfilled;
|
2114
|
+
error: undefined;
|
2115
|
+
originalArgs: string;
|
2116
|
+
requestId: string;
|
2117
|
+
endpointName: string;
|
2118
|
+
startedTimeStamp: number;
|
2119
|
+
data: import("../../../types/api/healthcheck").HealthCheckAPIResponse;
|
2120
|
+
fulfilledTimeStamp: number;
|
2121
|
+
} & {
|
2122
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.fulfilled;
|
2123
|
+
isUninitialized: false;
|
2124
|
+
isLoading: false;
|
2125
|
+
isSuccess: true;
|
2126
|
+
isError: false;
|
2127
|
+
}) | ({
|
2128
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.pending;
|
2129
|
+
originalArgs: string;
|
2130
|
+
requestId: string;
|
2131
|
+
data?: import("../../../types/api/healthcheck").HealthCheckAPIResponse | undefined;
|
2132
|
+
error?: unknown;
|
2133
|
+
endpointName: string;
|
2134
|
+
startedTimeStamp: number;
|
2135
|
+
fulfilledTimeStamp?: number | undefined;
|
2136
|
+
} & {
|
2137
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.pending;
|
2138
|
+
isUninitialized: false;
|
2139
|
+
isLoading: true;
|
2140
|
+
isSuccess: false;
|
2141
|
+
isError: false;
|
2142
|
+
}) | ({
|
2143
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.rejected;
|
2144
|
+
data?: import("../../../types/api/healthcheck").HealthCheckAPIResponse | undefined;
|
2145
|
+
fulfilledTimeStamp?: number | undefined;
|
2146
|
+
originalArgs: string;
|
2147
|
+
requestId: string;
|
2148
|
+
endpointName: string;
|
2149
|
+
startedTimeStamp: number;
|
2150
|
+
error: unknown;
|
2151
|
+
} & {
|
2152
|
+
status: import("@reduxjs/toolkit/query").QueryStatus.rejected;
|
2153
|
+
isUninitialized: false;
|
2154
|
+
isLoading: false;
|
2155
|
+
isSuccess: false;
|
2156
|
+
isError: true;
|
2157
|
+
})];
|
2158
|
+
recomputations: () => number;
|
2159
|
+
resetRecomputations: () => void;
|
2160
|
+
dependencyRecomputations: () => number;
|
2161
|
+
resetDependencyRecomputations: () => void;
|
2162
|
+
} & {
|
2163
|
+
argsMemoize: typeof import("reselect").weakMapMemoize;
|
2164
|
+
memoize: typeof import("reselect").weakMapMemoize;
|
2165
|
+
}];
|
2166
|
+
recomputations: () => number;
|
2167
|
+
resetRecomputations: () => void;
|
2168
|
+
dependencyRecomputations: () => number;
|
2169
|
+
resetDependencyRecomputations: () => void;
|
2170
|
+
} & {
|
2171
|
+
argsMemoize: typeof import("reselect").weakMapMemoize;
|
2172
|
+
memoize: typeof import("reselect").weakMapMemoize;
|
101
2173
|
};
|
102
|
-
export default healthcheckInfo;
|