ydb-embedded-ui 5.5.0 → 6.0.0
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 +64 -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,50 +1,49 @@
|
|
1
|
-
import { jsx as _jsx, jsxs as _jsxs
|
2
|
-
import
|
3
|
-
import { StringParam, useQueryParams } from 'use-query-params';
|
4
|
-
import { Helmet } from 'react-helmet-async';
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
2
|
+
import React from 'react';
|
5
3
|
import { Icon } from '@gravity-ui/uikit';
|
6
|
-
import
|
7
|
-
import {
|
8
|
-
import {
|
9
|
-
import {
|
10
|
-
import { valueIsDefined } from '../../utils';
|
11
|
-
import { useAutofetcher, useTypedDispatch, useTypedSelector } from '../../utils/hooks';
|
12
|
-
import { setHeaderBreadcrumbs } from '../../store/reducers/header/header';
|
13
|
-
import { getVDiskData, setVDiskDataWasNotLoaded } from '../../store/reducers/vdisk/vdisk';
|
14
|
-
import { selectNodesMap } from '../../store/reducers/nodesList';
|
15
|
-
import { PageMeta } from '../../components/PageMeta/PageMeta';
|
4
|
+
import { skipToken } from '@reduxjs/toolkit/query';
|
5
|
+
import { Helmet } from 'react-helmet-async';
|
6
|
+
import { StringParam, useQueryParams } from 'use-query-params';
|
7
|
+
import { ButtonWithConfirmDialog } from '../../components/ButtonWithConfirmDialog/ButtonWithConfirmDialog';
|
16
8
|
import { DiskPageTitle } from '../../components/DiskPageTitle/DiskPageTitle';
|
17
9
|
import { GroupInfo } from '../../components/GroupInfo/GroupInfo';
|
18
|
-
import { ButtonWithConfirmDialog } from '../../components/ButtonWithConfirmDialog/ButtonWithConfirmDialog';
|
19
10
|
import { InfoViewerSkeleton } from '../../components/InfoViewerSkeleton/InfoViewerSkeleton';
|
20
|
-
import {
|
11
|
+
import { PageMeta } from '../../components/PageMeta/PageMeta';
|
21
12
|
import { VDiskWithDonorsStack } from '../../components/VDisk/VDiskWithDonorsStack';
|
13
|
+
import { VDiskInfo } from '../../components/VDiskInfo/VDiskInfo';
|
14
|
+
import { setHeaderBreadcrumbs } from '../../store/reducers/header/header';
|
15
|
+
import { selectNodesMap } from '../../store/reducers/nodesList';
|
16
|
+
import { vDiskApi } from '../../store/reducers/vdisk/vdisk';
|
17
|
+
import { valueIsDefined } from '../../utils';
|
18
|
+
import { cn } from '../../utils/cn';
|
19
|
+
import { DEFAULT_POLLING_INTERVAL } from '../../utils/constants';
|
20
|
+
import { stringifyVdiskId } from '../../utils/dataFormatters/dataFormatters';
|
21
|
+
import { getSeverityColor } from '../../utils/disks/helpers';
|
22
|
+
import { useTypedDispatch, useTypedSelector } from '../../utils/hooks';
|
22
23
|
import { vDiskPageKeyset } from './i18n';
|
24
|
+
import ArrowsOppositeToDotsIcon from '@gravity-ui/icons/svgs/arrows-opposite-to-dots.svg';
|
23
25
|
import './VDiskPage.scss';
|
24
26
|
const vDiskPageCn = cn('ydb-vdisk-page');
|
25
27
|
export function VDiskPage() {
|
26
28
|
const dispatch = useTypedDispatch();
|
27
29
|
const nodesMap = useTypedSelector(selectNodesMap);
|
28
|
-
const { vDiskData, groupData, loading, wasLoaded } = useTypedSelector((state) => state.vDisk);
|
29
|
-
const { NodeHost, NodeId, NodeType, NodeDC, PDiskId, PDiskType, Severity, VDiskId } = vDiskData;
|
30
30
|
const [{ nodeId, pDiskId, vDiskSlotId }] = useQueryParams({
|
31
31
|
nodeId: StringParam,
|
32
32
|
pDiskId: StringParam,
|
33
33
|
vDiskSlotId: StringParam,
|
34
34
|
});
|
35
|
-
useEffect(() => {
|
35
|
+
React.useEffect(() => {
|
36
36
|
dispatch(setHeaderBreadcrumbs('vDisk', { nodeId, pDiskId, vDiskSlotId }));
|
37
37
|
}, [dispatch, nodeId, pDiskId, vDiskSlotId]);
|
38
|
-
const
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
useAutofetcher(fetchData, [fetchData], true);
|
38
|
+
const params = valueIsDefined(nodeId) && valueIsDefined(pDiskId) && valueIsDefined(vDiskSlotId)
|
39
|
+
? { nodeId, pDiskId, vDiskSlotId }
|
40
|
+
: skipToken;
|
41
|
+
const { currentData, isFetching, refetch } = vDiskApi.useGetVDiskDataQuery(params, {
|
42
|
+
pollingInterval: DEFAULT_POLLING_INTERVAL,
|
43
|
+
});
|
44
|
+
const loading = isFetching && currentData === undefined;
|
45
|
+
const { vDiskData = {}, groupData } = currentData || {};
|
46
|
+
const { NodeHost, NodeId, NodeType, NodeDC, PDiskId, PDiskType, Severity, VDiskId } = vDiskData;
|
48
47
|
const handleEvictVDisk = async () => {
|
49
48
|
const { GroupID, GroupGeneration, Ring, Domain, VDisk } = VDiskId || {};
|
50
49
|
if (valueIsDefined(GroupID) &&
|
@@ -63,7 +62,7 @@ export function VDiskPage() {
|
|
63
62
|
return undefined;
|
64
63
|
};
|
65
64
|
const handleAfterEvictVDisk = async () => {
|
66
|
-
return
|
65
|
+
return refetch();
|
67
66
|
};
|
68
67
|
const renderHelmet = () => {
|
69
68
|
const vDiskPagePart = vDiskSlotId
|
@@ -79,13 +78,13 @@ export function VDiskPage() {
|
|
79
78
|
const hostItem = NodeHost ? `${vDiskPageKeyset('fqdn')}: ${NodeHost}` : undefined;
|
80
79
|
const nodeIdItem = NodeId ? `${vDiskPageKeyset('node')}: ${NodeId}` : undefined;
|
81
80
|
const pDiskIdItem = NodeId ? `${vDiskPageKeyset('pdisk')}: ${PDiskId}` : undefined;
|
82
|
-
return (_jsx(PageMeta, { loading: loading
|
81
|
+
return (_jsx(PageMeta, { loading: loading, items: [hostItem, nodeIdItem, NodeType, NodeDC, pDiskIdItem, PDiskType] }));
|
83
82
|
};
|
84
83
|
const renderPageTitle = () => {
|
85
84
|
return (_jsx(DiskPageTitle, { entityName: vDiskPageKeyset('vdisk'), status: getSeverityColor(Severity), id: stringifyVdiskId(vDiskData === null || vDiskData === void 0 ? void 0 : vDiskData.VDiskId) }));
|
86
85
|
};
|
87
86
|
const renderControls = () => {
|
88
|
-
return (_jsx("div", { children: _jsxs(ButtonWithConfirmDialog,
|
87
|
+
return (_jsx("div", { children: _jsxs(ButtonWithConfirmDialog, { onConfirmAction: handleEvictVDisk, onConfirmActionSuccess: handleAfterEvictVDisk, buttonDisabled: !VDiskId, buttonView: "normal", dialogContent: vDiskPageKeyset('evict-vdisk-dialog'), children: [_jsx(Icon, { data: ArrowsOppositeToDotsIcon }), vDiskPageKeyset('evict-vdisk-button')] }) }));
|
89
88
|
};
|
90
89
|
const renderInfo = () => {
|
91
90
|
return _jsx(VDiskInfo, { data: vDiskData, isVDiskPage: true });
|
@@ -93,17 +92,17 @@ export function VDiskPage() {
|
|
93
92
|
const renderGroupInfo = () => {
|
94
93
|
var _a;
|
95
94
|
if (groupData) {
|
96
|
-
return (_jsxs(
|
95
|
+
return (_jsxs(React.Fragment, { children: [_jsx("div", { className: vDiskPageCn('group-title'), children: vDiskPageKeyset('group') }), _jsx(GroupInfo, { data: groupData }), _jsx("div", { className: vDiskPageCn('group-disks'), children: (_a = groupData.VDisks) === null || _a === void 0 ? void 0 : _a.map((vDisk) => {
|
97
96
|
return (_jsx(VDiskWithDonorsStack, { data: vDisk, nodes: nodesMap, className: vDiskPageCn('group-disk') }, stringifyVdiskId(vDisk.VDiskId)));
|
98
|
-
}) })
|
97
|
+
}) })] }));
|
99
98
|
}
|
100
99
|
return null;
|
101
100
|
};
|
102
101
|
const renderContent = () => {
|
103
|
-
if (loading
|
102
|
+
if (loading) {
|
104
103
|
return _jsx(InfoViewerSkeleton, { rows: 20 });
|
105
104
|
}
|
106
|
-
return (_jsxs(
|
105
|
+
return (_jsxs(React.Fragment, { children: [renderInfo(), renderGroupInfo()] }));
|
107
106
|
};
|
108
|
-
return (_jsxs("div",
|
107
|
+
return (_jsxs("div", { className: vDiskPageCn(null), children: [renderHelmet(), renderPageMeta(), renderPageTitle(), renderControls(), renderContent()] }));
|
109
108
|
}
|
@@ -6,13 +6,12 @@
|
|
6
6
|
display: flex;
|
7
7
|
overflow: auto;
|
8
8
|
flex-direction: column;
|
9
|
+
gap: 20px;
|
9
10
|
|
10
11
|
height: 100%;
|
11
12
|
padding-top: 20px;
|
12
13
|
padding-left: 20px;
|
13
14
|
|
14
|
-
gap: 20px;
|
15
|
-
|
16
15
|
&__group-title {
|
17
16
|
@include header-1-typography();
|
18
17
|
}
|
@@ -21,9 +20,9 @@
|
|
21
20
|
display: flex;
|
22
21
|
flex-grow: 1;
|
23
22
|
flex-flow: row wrap;
|
23
|
+
gap: 10px;
|
24
24
|
|
25
25
|
margin-top: 20px;
|
26
|
-
gap: 10px;
|
27
26
|
}
|
28
27
|
|
29
28
|
&__group-disk {
|
@@ -1 +1 @@
|
|
1
|
-
export declare const vDiskPageKeyset: (key: "node" | "
|
1
|
+
export declare const vDiskPageKeyset: (key: "node" | "group" | "pdisk" | "vdisk" | "fqdn" | "evict-vdisk-button" | "evict-vdisk-dialog", params?: import("@gravity-ui/i18n").Params | undefined) => string;
|
@@ -1,17 +1,8 @@
|
|
1
|
-
import type { PreparedClusterNode } from '../../../store/reducers/clusterNodes/
|
1
|
+
import type { PreparedClusterNode } from '../../../store/reducers/clusterNodes/clusterNodes';
|
2
2
|
import type { VersionValue } from '../../../types/versions';
|
3
3
|
import type { GroupedNodesItem } from '../types';
|
4
4
|
import './GroupedNodesTree.scss';
|
5
|
-
export declare const b:
|
6
|
-
(elementName: string, modifiers: import("bem-cn-lite").Modifications | null, mixin?: string | string[] | undefined): string;
|
7
|
-
(elementName: string, mixin?: string | string[] | undefined): string;
|
8
|
-
(elementName: string, modifiers: import("bem-cn-lite").Modifications): string;
|
9
|
-
(mods: import("bem-cn-lite").Modifications | null, mixin?: string | string[] | undefined): string;
|
10
|
-
(elementName: string): string;
|
11
|
-
(mods: import("bem-cn-lite").Modifications | null): string;
|
12
|
-
(): string;
|
13
|
-
builder(): import("bem-cn").Block;
|
14
|
-
};
|
5
|
+
export declare const b: import("@bem-react/classname").ClassNameFormatter;
|
15
6
|
interface GroupedNodesTreeProps {
|
16
7
|
title?: string;
|
17
8
|
nodes?: PreparedClusterNode[];
|
@@ -21,5 +12,5 @@ interface GroupedNodesTreeProps {
|
|
21
12
|
versionsValues?: VersionValue[];
|
22
13
|
level?: number;
|
23
14
|
}
|
24
|
-
export declare const GroupedNodesTree: ({ title, nodes, items, expanded, versionColor, versionsValues, level, }: GroupedNodesTreeProps) => JSX.Element;
|
15
|
+
export declare const GroupedNodesTree: ({ title, nodes, items, expanded, versionColor, versionsValues, level, }: GroupedNodesTreeProps) => import("react/jsx-runtime").JSX.Element;
|
25
16
|
export {};
|
@@ -1,14 +1,14 @@
|
|
1
1
|
import { jsx as _jsx } from "react/jsx-runtime";
|
2
|
-
import
|
3
|
-
import cn from 'bem-cn-lite';
|
2
|
+
import React from 'react';
|
4
3
|
import { TreeView } from 'ydb-ui-components';
|
5
|
-
import {
|
4
|
+
import { cn } from '../../../utils/cn';
|
6
5
|
import { NodesTable } from '../NodesTable/NodesTable';
|
6
|
+
import { NodesTreeTitle } from '../NodesTreeTitle/NodesTreeTitle';
|
7
7
|
import './GroupedNodesTree.scss';
|
8
8
|
export const b = cn('ydb-versions-grouped-node-tree');
|
9
9
|
export const GroupedNodesTree = ({ title, nodes, items, expanded = false, versionColor, versionsValues, level = 0, }) => {
|
10
|
-
const [isOpened, toggleBlock] = useState(false);
|
11
|
-
useEffect(() => {
|
10
|
+
const [isOpened, toggleBlock] = React.useState(false);
|
11
|
+
React.useEffect(() => {
|
12
12
|
toggleBlock(expanded);
|
13
13
|
}, [expanded]);
|
14
14
|
const groupTitle = (_jsx(NodesTreeTitle, { title: title, nodes: nodes, items: items, versionColor: versionColor, versionsValues: versionsValues }));
|
@@ -16,7 +16,7 @@ export const GroupedNodesTree = ({ title, nodes, items, expanded = false, versio
|
|
16
16
|
toggleBlock((value) => !value);
|
17
17
|
};
|
18
18
|
if (items) {
|
19
|
-
return (_jsx("div",
|
19
|
+
return (_jsx("div", { className: b({ 'first-level': level === 0 }), children: _jsx(TreeView, { name: groupTitle, collapsed: !isOpened, hasArrow: true, onClick: toggleCollapsed, onArrowClick: toggleCollapsed, children: items.map((item, index) => (_jsx(GroupedNodesTree, { title: item.title, nodes: item.nodes, expanded: expanded, versionColor: item.versionColor, level: level + 1 }, index))) }, title) }));
|
20
20
|
}
|
21
|
-
return (_jsx("div",
|
21
|
+
return (_jsx("div", { className: b({ 'first-level': level === 0 }), children: _jsx(TreeView, { name: groupTitle, collapsed: !isOpened, hasArrow: true, onClick: toggleCollapsed, onArrowClick: toggleCollapsed, children: _jsx("div", { className: b('dt-wrapper'), children: _jsx(NodesTable, { nodes: nodes || [] }) }) }, title) }));
|
22
22
|
};
|
@@ -16,8 +16,7 @@
|
|
16
16
|
position: relative;
|
17
17
|
z-index: 0;
|
18
18
|
|
19
|
-
overflow
|
20
|
-
overflow-y: hidden;
|
19
|
+
overflow: auto hidden;
|
21
20
|
|
22
21
|
margin-right: $margin-size;
|
23
22
|
margin-left: $margin-size;
|
@@ -53,7 +52,7 @@
|
|
53
52
|
width: $item-width;
|
54
53
|
}
|
55
54
|
|
56
|
-
& .
|
55
|
+
& .g-progress__stack {
|
57
56
|
cursor: pointer;
|
58
57
|
}
|
59
58
|
}
|
@@ -1,6 +1,6 @@
|
|
1
|
-
import type { PreparedClusterNode } from '../../../store/reducers/clusterNodes/
|
1
|
+
import type { PreparedClusterNode } from '../../../store/reducers/clusterNodes/clusterNodes';
|
2
2
|
interface NodesTableProps {
|
3
3
|
nodes: PreparedClusterNode[];
|
4
4
|
}
|
5
|
-
export declare const NodesTable: ({ nodes }: NodesTableProps) => JSX.Element;
|
5
|
+
export declare const NodesTable: ({ nodes }: NodesTableProps) => import("react/jsx-runtime").JSX.Element;
|
6
6
|
export {};
|
@@ -1,12 +1,12 @@
|
|
1
1
|
import { jsx as _jsx } from "react/jsx-runtime";
|
2
2
|
import DataTable from '@gravity-ui/react-data-table';
|
3
|
-
import {
|
3
|
+
import { EntityStatus } from '../../../components/EntityStatus/EntityStatus';
|
4
|
+
import { PoolsGraph } from '../../../components/PoolsGraph/PoolsGraph';
|
5
|
+
import { ProgressViewer } from '../../../components/ProgressViewer/ProgressViewer';
|
4
6
|
import { DEFAULT_TABLE_SETTINGS } from '../../../utils/constants';
|
5
7
|
import { formatBytes } from '../../../utils/dataFormatters/dataFormatters';
|
8
|
+
import { isUnavailableNode } from '../../../utils/nodes';
|
6
9
|
import { getDefaultNodePath } from '../../Node/NodePages';
|
7
|
-
import { ProgressViewer } from '../../../components/ProgressViewer/ProgressViewer';
|
8
|
-
import { PoolsGraph } from '../../../components/PoolsGraph/PoolsGraph';
|
9
|
-
import { EntityStatus } from '../../../components/EntityStatus/EntityStatus';
|
10
10
|
const columns = [
|
11
11
|
{
|
12
12
|
name: 'NodeId',
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import type { PreparedClusterNode } from '../../../store/reducers/clusterNodes/
|
1
|
+
import type { PreparedClusterNode } from '../../../store/reducers/clusterNodes/clusterNodes';
|
2
2
|
import type { VersionValue } from '../../../types/versions';
|
3
3
|
import type { GroupedNodesItem } from '../types';
|
4
4
|
import './NodesTreeTitle.scss';
|
@@ -9,5 +9,5 @@ interface NodesTreeTitleProps {
|
|
9
9
|
versionColor?: string;
|
10
10
|
versionsValues?: VersionValue[];
|
11
11
|
}
|
12
|
-
export declare const NodesTreeTitle: ({ title, nodes, items, versionColor, versionsValues, }: NodesTreeTitleProps) => JSX.Element;
|
12
|
+
export declare const NodesTreeTitle: ({ title, nodes, items, versionColor, versionsValues, }: NodesTreeTitleProps) => import("react/jsx-runtime").JSX.Element;
|
13
13
|
export {};
|
@@ -1,9 +1,9 @@
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
2
2
|
import { Progress } from '@gravity-ui/uikit';
|
3
|
-
import block from 'bem-cn-lite';
|
4
3
|
import { ClipboardButton } from '../../../components/ClipboardButton';
|
4
|
+
import { cn } from '../../../utils/cn';
|
5
5
|
import './NodesTreeTitle.scss';
|
6
|
-
const b =
|
6
|
+
const b = cn('ydb-versions-nodes-tree-title');
|
7
7
|
export const NodesTreeTitle = ({ title, nodes, items, versionColor, versionsValues, }) => {
|
8
8
|
let nodesAmount;
|
9
9
|
if (items) {
|
@@ -17,5 +17,5 @@ export const NodesTreeTitle = ({ title, nodes, items, versionColor, versionsValu
|
|
17
17
|
else {
|
18
18
|
nodesAmount = nodes ? nodes.length : 0;
|
19
19
|
}
|
20
|
-
return (_jsxs("div",
|
20
|
+
return (_jsxs("div", { className: b('overview'), children: [_jsxs("div", { className: b('overview-container'), children: [versionColor ? (_jsx("div", { className: b('version-color'), style: { background: versionColor } })) : null, title ? (_jsxs("span", { className: b('overview-title'), children: [title, _jsx(ClipboardButton, { text: title, size: "s", className: b('clipboard-button') })] })) : null] }), _jsxs("div", { className: b('overview-info'), children: [_jsxs("div", { children: [_jsx("span", { className: b('info-value'), children: nodesAmount }), _jsx("span", { className: b('info-label', { margin: 'left' }), children: "Nodes" })] }), versionsValues ? (_jsxs("div", { className: b('version-progress'), children: [_jsx("span", { className: b('info-label', { margin: 'right' }), children: "Versions" }), _jsx(Progress, { size: "s", value: 100, stack: versionsValues })] })) : null] })] }));
|
21
21
|
};
|
@@ -3,5 +3,5 @@ import './Versions.scss';
|
|
3
3
|
interface VersionsProps {
|
4
4
|
versionToColor?: VersionToColorMap;
|
5
5
|
}
|
6
|
-
export declare const Versions: ({ versionToColor }: VersionsProps) => JSX.Element;
|
6
|
+
export declare const Versions: ({ versionToColor }: VersionsProps) => import("react/jsx-runtime").JSX.Element;
|
7
7
|
export {};
|
@@ -1,38 +1,36 @@
|
|
1
|
-
import { jsx as _jsx, jsxs as _jsxs
|
2
|
-
import
|
3
|
-
import block from 'bem-cn-lite';
|
1
|
+
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
2
|
+
import React from 'react';
|
4
3
|
import { Checkbox, RadioButton } from '@gravity-ui/uikit';
|
5
|
-
import { useAutofetcher, useTypedDispatch, useTypedSelector } from '../../utils/hooks';
|
6
|
-
import { getClusterNodes } from '../../store/reducers/clusterNodes/clusterNodes';
|
7
4
|
import { Loader } from '../../components/Loader';
|
8
|
-
import {
|
5
|
+
import { clusterNodesApi } from '../../store/reducers/clusterNodes/clusterNodes';
|
6
|
+
import { cn } from '../../utils/cn';
|
7
|
+
import { DEFAULT_POLLING_INTERVAL } from '../../utils/constants';
|
9
8
|
import { GroupedNodesTree } from './GroupedNodesTree/GroupedNodesTree';
|
9
|
+
import { getGroupedStorageNodes, getGroupedTenantNodes, getOtherNodes } from './groupNodes';
|
10
10
|
import { GroupByValue } from './types';
|
11
11
|
import './Versions.scss';
|
12
|
-
const b =
|
12
|
+
const b = cn('ydb-versions');
|
13
13
|
export const Versions = ({ versionToColor }) => {
|
14
|
-
const
|
15
|
-
const
|
16
|
-
|
17
|
-
const [groupByValue, setGroupByValue] = useState(GroupByValue.VERSION);
|
18
|
-
const [expanded, setExpanded] = useState(false);
|
14
|
+
const { data: nodes = [], isLoading: isNodesLoading } = clusterNodesApi.useGetClusterNodesQuery(undefined, { pollingInterval: DEFAULT_POLLING_INTERVAL });
|
15
|
+
const [groupByValue, setGroupByValue] = React.useState(GroupByValue.VERSION);
|
16
|
+
const [expanded, setExpanded] = React.useState(false);
|
19
17
|
const handleGroupByValueChange = (value) => {
|
20
18
|
setGroupByValue(value);
|
21
19
|
};
|
22
20
|
const renderGroupControl = () => {
|
23
|
-
return (_jsxs("div",
|
21
|
+
return (_jsxs("div", { className: b('group'), children: [_jsx("span", { className: b('label'), children: "Group by:" }), _jsxs(RadioButton, { value: groupByValue, onUpdate: handleGroupByValueChange, children: [_jsx(RadioButton.Option, { value: GroupByValue.TENANT, children: GroupByValue.TENANT }), _jsx(RadioButton.Option, { value: GroupByValue.VERSION, children: GroupByValue.VERSION })] })] }));
|
24
22
|
};
|
25
23
|
const renderControls = () => {
|
26
|
-
return (_jsxs("div",
|
24
|
+
return (_jsxs("div", { className: b('controls'), children: [renderGroupControl(), _jsx(Checkbox, { className: b('checkbox'), onChange: () => setExpanded((value) => !value), checked: expanded, children: "All expanded" })] }));
|
27
25
|
};
|
28
|
-
if (
|
26
|
+
if (isNodesLoading) {
|
29
27
|
return _jsx(Loader, {});
|
30
28
|
}
|
31
29
|
const tenantNodes = getGroupedTenantNodes(nodes, versionToColor, groupByValue);
|
32
30
|
const storageNodes = getGroupedStorageNodes(nodes, versionToColor);
|
33
31
|
const otherNodes = getOtherNodes(nodes, versionToColor);
|
34
|
-
const storageNodesContent = (storageNodes === null || storageNodes === void 0 ? void 0 : storageNodes.length) ? (_jsxs(
|
35
|
-
const tenantNodesContent = (tenantNodes === null || tenantNodes === void 0 ? void 0 : tenantNodes.length) ? (_jsxs(
|
36
|
-
const otherNodesContent = (otherNodes === null || otherNodes === void 0 ? void 0 : otherNodes.length) ? (_jsxs(
|
37
|
-
return (_jsxs("div",
|
32
|
+
const storageNodesContent = (storageNodes === null || storageNodes === void 0 ? void 0 : storageNodes.length) ? (_jsxs(React.Fragment, { children: [_jsx("h3", { children: "Storage nodes" }), storageNodes.map(({ title, nodes: itemNodes, items, versionColor }) => (_jsx(GroupedNodesTree, { title: title, nodes: itemNodes, items: items, versionColor: versionColor }, `storage-nodes-${title}`)))] })) : null;
|
33
|
+
const tenantNodesContent = (tenantNodes === null || tenantNodes === void 0 ? void 0 : tenantNodes.length) ? (_jsxs(React.Fragment, { children: [_jsx("h3", { children: "Database nodes" }), renderControls(), tenantNodes.map(({ title, nodes: itemNodes, items, versionColor, versionsValues }) => (_jsx(GroupedNodesTree, { title: title, nodes: itemNodes, items: items, expanded: expanded, versionColor: versionColor, versionsValues: versionsValues }, `tenant-nodes-${title}`)))] })) : null;
|
34
|
+
const otherNodesContent = (otherNodes === null || otherNodes === void 0 ? void 0 : otherNodes.length) ? (_jsxs(React.Fragment, { children: [_jsx("h3", { children: "Other nodes" }), otherNodes.map(({ title, nodes: itemNodes, items, versionColor, versionsValues }) => (_jsx(GroupedNodesTree, { title: title, nodes: itemNodes, items: items, versionColor: versionColor, versionsValues: versionsValues }, `other-nodes-${title}`)))] })) : null;
|
35
|
+
return (_jsxs("div", { className: b('versions'), children: [storageNodesContent, tenantNodesContent, otherNodesContent] }));
|
38
36
|
};
|
@@ -1,6 +1,7 @@
|
|
1
|
+
import type { PreparedClusterNode } from '../../store/reducers/clusterNodes/clusterNodes';
|
1
2
|
import type { VersionToColorMap } from '../../types/versions';
|
2
|
-
import type {
|
3
|
-
import { GroupByValue
|
3
|
+
import type { GroupedNodesItem } from './types';
|
4
|
+
import { GroupByValue } from './types';
|
4
5
|
export declare const getGroupedTenantNodes: (nodes: PreparedClusterNode[] | undefined, versionToColor: VersionToColorMap | undefined, groupByValue: GroupByValue) => GroupedNodesItem[] | undefined;
|
5
6
|
export declare const getGroupedStorageNodes: (nodes: PreparedClusterNode[] | undefined, versionToColor: VersionToColorMap | undefined) => GroupedNodesItem[] | undefined;
|
6
7
|
export declare const getOtherNodes: (nodes: PreparedClusterNode[] | undefined, versionToColor: VersionToColorMap | undefined) => GroupedNodesItem[] | undefined;
|
@@ -1,5 +1,5 @@
|
|
1
|
+
import type { PreparedClusterNode } from '../../store/reducers/clusterNodes/clusterNodes';
|
1
2
|
import type { VersionValue } from '../../types/versions';
|
2
|
-
import type { PreparedClusterNode } from '../../store/reducers/clusterNodes/types';
|
3
3
|
export interface GroupedNodesItem {
|
4
4
|
title?: string;
|
5
5
|
nodes?: PreparedClusterNode[];
|
package/dist/routes.js
CHANGED
@@ -1,6 +1,6 @@
|
|
1
|
-
import qs from 'qs';
|
2
|
-
import { compile } from 'path-to-regexp';
|
3
1
|
import isEmpty from 'lodash/isEmpty';
|
2
|
+
import { compile } from 'path-to-regexp';
|
3
|
+
import qs from 'qs';
|
4
4
|
import { backend, clusterName, webVersion } from './store';
|
5
5
|
export const CLUSTERS = 'clusters';
|
6
6
|
export const CLUSTER = 'cluster';
|
package/dist/services/api.d.ts
CHANGED
@@ -1,86 +1,90 @@
|
|
1
1
|
import AxiosWrapper from '@gravity-ui/axios-wrapper';
|
2
|
-
import type {
|
3
|
-
import type {
|
2
|
+
import type { ComputeApiRequestParams, NodesApiRequestParams } from '../store/reducers/nodes/types';
|
3
|
+
import type { StorageApiRequestParams } from '../store/reducers/storage/types';
|
4
4
|
import type { TMetaInfo } from '../types/api/acl';
|
5
5
|
import type { TClusterInfo } from '../types/api/cluster';
|
6
6
|
import type { TComputeInfo } from '../types/api/compute';
|
7
7
|
import type { DescribeConsumerResult } from '../types/api/consumer';
|
8
8
|
import type { HealthCheckAPIResponse } from '../types/api/healthcheck';
|
9
|
+
import type { JsonHotKeysResponse } from '../types/api/hotkeys';
|
10
|
+
import type { MetaClusters } from '../types/api/meta';
|
9
11
|
import type { TNetInfo } from '../types/api/netInfo';
|
10
12
|
import type { TNodesInfo } from '../types/api/nodes';
|
11
13
|
import type { TEvNodesInfo } from '../types/api/nodesList';
|
14
|
+
import type { TEvPDiskStateResponse } from '../types/api/pdisk';
|
15
|
+
import type { Actions, ExplainActions, ExplainResponse, QueryAPIResponse, Schemas } from '../types/api/query';
|
16
|
+
import type { JsonRenderRequestParams, JsonRenderResponse } from '../types/api/render';
|
12
17
|
import type { TEvDescribeSchemeResult } from '../types/api/schema';
|
13
18
|
import type { TStorageInfo } from '../types/api/storage';
|
14
19
|
import type { TEvSystemStateResponse } from '../types/api/systemState';
|
20
|
+
import type { TDomainKey, TEvTabletStateResponse, UnmergedTEvTabletStateResponse } from '../types/api/tablet';
|
15
21
|
import type { TTenantInfo, TTenants } from '../types/api/tenant';
|
16
22
|
import type { DescribeTopicResult } from '../types/api/topic';
|
17
|
-
import type { TEvPDiskStateResponse } from '../types/api/pdisk';
|
18
23
|
import type { TEvVDiskStateResponse } from '../types/api/vdisk';
|
19
24
|
import type { TUserToken } from '../types/api/whoami';
|
20
|
-
import type { JsonRenderRequestParams, JsonRenderResponse } from '../types/api/render';
|
21
25
|
import type { QuerySyntax } from '../types/store/query';
|
22
|
-
import type {
|
23
|
-
import type { StorageApiRequestParams } from '../store/reducers/storage/types';
|
24
|
-
import type { MetaClusters } from '../types/api/meta';
|
25
|
-
import type { JsonHotKeysResponse } from '../types/api/hotkeys';
|
26
|
-
import { Nullable } from '../utils/typecheckers';
|
26
|
+
import type { Nullable } from '../utils/typecheckers';
|
27
27
|
type AxiosOptions = {
|
28
28
|
concurrentId?: string;
|
29
|
+
signal?: AbortSignal;
|
29
30
|
};
|
30
31
|
export declare class YdbEmbeddedAPI extends AxiosWrapper {
|
31
32
|
getPath(path: string): string;
|
32
|
-
getClusterInfo(clusterName?: string, { concurrentId }?: AxiosOptions): Promise<TClusterInfo>;
|
33
|
-
getClusterNodes({ concurrentId }?: AxiosOptions): Promise<TEvSystemStateResponse>;
|
34
|
-
getNodeInfo(id?: string | number): Promise<TEvSystemStateResponse>;
|
35
|
-
getTenants(clusterName?: string): Promise<TTenantInfo>;
|
33
|
+
getClusterInfo(clusterName?: string, { concurrentId, signal }?: AxiosOptions): Promise<TClusterInfo>;
|
34
|
+
getClusterNodes({ concurrentId, signal }?: AxiosOptions): Promise<TEvSystemStateResponse>;
|
35
|
+
getNodeInfo(id?: string | number, { concurrentId, signal }?: AxiosOptions): Promise<TEvSystemStateResponse>;
|
36
|
+
getTenants(clusterName?: string, { concurrentId, signal }?: AxiosOptions): Promise<TTenantInfo>;
|
36
37
|
getTenantInfo({ path }: {
|
37
38
|
path: string;
|
38
|
-
}, { concurrentId }?: AxiosOptions): Promise<TTenantInfo>;
|
39
|
-
getNodes({ visibleEntities, type, tablets, sortOrder, sortValue, ...params }: NodesApiRequestParams, { concurrentId }?: AxiosOptions): Promise<TNodesInfo>;
|
39
|
+
}, { concurrentId, signal }?: AxiosOptions): Promise<TTenantInfo>;
|
40
|
+
getNodes({ visibleEntities, type, tablets, sortOrder, sortValue, ...params }: NodesApiRequestParams, { concurrentId, signal }?: AxiosOptions): Promise<TNodesInfo>;
|
40
41
|
/** @deprecated use getNodes instead */
|
41
|
-
getCompute({ sortOrder, sortValue, ...params }: ComputeApiRequestParams, { concurrentId }?: AxiosOptions): Promise<TComputeInfo>;
|
42
|
-
getStorageInfo({ tenant, visibleEntities, nodeId, poolName, groupId, sortOrder, sortValue, ...params }: StorageApiRequestParams, { concurrentId }?: AxiosOptions): Promise<TStorageInfo>;
|
43
|
-
|
44
|
-
|
42
|
+
getCompute({ sortOrder, sortValue, ...params }: ComputeApiRequestParams, { concurrentId, signal }?: AxiosOptions): Promise<TComputeInfo>;
|
43
|
+
getStorageInfo({ tenant, visibleEntities, nodeId, poolName, groupId, sortOrder, sortValue, ...params }: StorageApiRequestParams, { concurrentId, signal }?: AxiosOptions): Promise<TStorageInfo>;
|
44
|
+
getPDiskInfo({ nodeId, pDiskId }: {
|
45
|
+
nodeId: string | number;
|
46
|
+
pDiskId: string | number;
|
47
|
+
}, { concurrentId, signal }?: AxiosOptions): Promise<TEvPDiskStateResponse>;
|
48
|
+
getVDiskInfo({ vDiskSlotId, pDiskId, nodeId, }: {
|
45
49
|
vDiskSlotId: string | number;
|
46
50
|
pDiskId: string | number;
|
47
51
|
nodeId: string | number;
|
48
|
-
}): Promise<TEvVDiskStateResponse>;
|
49
|
-
getGroupInfo(groupId: string | number): Promise<TStorageInfo>;
|
50
|
-
getHostInfo(): Promise<TEvSystemStateResponse>;
|
52
|
+
}, { concurrentId, signal }?: AxiosOptions): Promise<TEvVDiskStateResponse>;
|
53
|
+
getGroupInfo(groupId: string | number, { concurrentId, signal }?: AxiosOptions): Promise<TStorageInfo>;
|
54
|
+
getHostInfo({ concurrentId, signal }?: AxiosOptions): Promise<TEvSystemStateResponse>;
|
51
55
|
getTabletsInfo({ nodes, path }: {
|
52
56
|
nodes?: string[];
|
53
57
|
path?: string;
|
54
|
-
}): Promise<TEvTabletStateResponse>;
|
58
|
+
}, { concurrentId, signal }?: AxiosOptions): Promise<TEvTabletStateResponse>;
|
55
59
|
getSchema({ path }: {
|
56
60
|
path: string;
|
57
|
-
}, { concurrentId }?: AxiosOptions): Promise<Nullable<TEvDescribeSchemeResult>>;
|
61
|
+
}, { concurrentId, signal }?: AxiosOptions): Promise<Nullable<TEvDescribeSchemeResult>>;
|
58
62
|
getDescribe({ path }: {
|
59
63
|
path: string;
|
60
|
-
}, { concurrentId }?: AxiosOptions): Promise<Nullable<TEvDescribeSchemeResult>>;
|
64
|
+
}, { concurrentId, signal }?: AxiosOptions): Promise<Nullable<TEvDescribeSchemeResult>>;
|
61
65
|
getSchemaAcl({ path }: {
|
62
66
|
path: string;
|
63
|
-
}): Promise<TMetaInfo>;
|
67
|
+
}, { concurrentId, signal }?: AxiosOptions): Promise<TMetaInfo>;
|
64
68
|
getHeatmapData({ path }: {
|
65
69
|
path: string;
|
66
|
-
}): Promise<Nullable<TEvDescribeSchemeResult>>;
|
67
|
-
getNetwork(path: string): Promise<TNetInfo>;
|
70
|
+
}, { concurrentId, signal }?: AxiosOptions): Promise<Nullable<TEvDescribeSchemeResult>>;
|
71
|
+
getNetwork(path: string, { concurrentId, signal }?: AxiosOptions): Promise<TNetInfo>;
|
68
72
|
getTopic({ path }: {
|
69
73
|
path?: string;
|
70
|
-
}, { concurrentId }?: AxiosOptions): Promise<DescribeTopicResult>;
|
74
|
+
}, { concurrentId, signal }?: AxiosOptions): Promise<DescribeTopicResult>;
|
71
75
|
getConsumer({ path, consumer }: {
|
72
76
|
path: string;
|
73
77
|
consumer: string;
|
74
|
-
}, { concurrentId }?: AxiosOptions): Promise<DescribeConsumerResult>;
|
75
|
-
getPoolInfo(poolName: string): Promise<TStorageInfo>;
|
78
|
+
}, { concurrentId, signal }?: AxiosOptions): Promise<DescribeConsumerResult>;
|
79
|
+
getPoolInfo(poolName: string, { concurrentId, signal }?: AxiosOptions): Promise<TStorageInfo>;
|
76
80
|
getTablet({ id }: {
|
77
81
|
id?: string;
|
78
|
-
}): Promise<TEvTabletStateResponse>;
|
82
|
+
}, { concurrentId, signal }?: AxiosOptions): Promise<TEvTabletStateResponse>;
|
79
83
|
getTabletHistory({ id }: {
|
80
84
|
id?: string;
|
81
|
-
}): Promise<UnmergedTEvTabletStateResponse>;
|
82
|
-
getNodesList(): Promise<TEvNodesInfo>;
|
83
|
-
getTenantsList(): Promise<TTenants>;
|
85
|
+
}, { concurrentId, signal }?: AxiosOptions): Promise<UnmergedTEvTabletStateResponse>;
|
86
|
+
getNodesList({ concurrentId, signal }?: AxiosOptions): Promise<TEvNodesInfo>;
|
87
|
+
getTenantsList({ concurrentId, signal }?: AxiosOptions): Promise<TTenants>;
|
84
88
|
sendQuery<Action extends Actions, Schema extends Schemas = undefined>({ schema, ...params }: {
|
85
89
|
query?: string;
|
86
90
|
database?: string;
|
@@ -88,11 +92,11 @@ export declare class YdbEmbeddedAPI extends AxiosWrapper {
|
|
88
92
|
stats?: string;
|
89
93
|
schema?: Schema;
|
90
94
|
syntax?: QuerySyntax;
|
91
|
-
}, { concurrentId }?: AxiosOptions): Promise<QueryAPIResponse<Action, Schema>>;
|
95
|
+
}, { concurrentId, signal }?: AxiosOptions): Promise<QueryAPIResponse<Action, Schema>>;
|
92
96
|
getExplainQuery<Action extends ExplainActions>(query: string, database: string, action: Action, syntax?: QuerySyntax): Promise<ExplainResponse<Action>>;
|
93
97
|
getExplainQueryAst(query: string, database: string): Promise<import("../types/api/query").ExplainQueryResponse>;
|
94
|
-
getHotKeys(path: string, enableSampling: boolean, { concurrentId }?: AxiosOptions): Promise<JsonHotKeysResponse>;
|
95
|
-
getHealthcheckInfo(database: string, { concurrentId }?: AxiosOptions): Promise<HealthCheckAPIResponse>;
|
98
|
+
getHotKeys(path: string, enableSampling: boolean, { concurrentId, signal }?: AxiosOptions): Promise<JsonHotKeysResponse>;
|
99
|
+
getHealthcheckInfo(database: string, { concurrentId, signal }?: AxiosOptions): Promise<HealthCheckAPIResponse>;
|
96
100
|
evictVDisk({ groupId, groupGeneration, failRealmIdx, failDomainIdx, vDiskIdx, }: {
|
97
101
|
groupId: string | number;
|
98
102
|
groupGeneration: string | number;
|
@@ -104,18 +108,20 @@ export declare class YdbEmbeddedAPI extends AxiosWrapper {
|
|
104
108
|
killTablet(id?: string): Promise<string>;
|
105
109
|
stopTablet(id?: string, hiveId?: string): Promise<string>;
|
106
110
|
resumeTablet(id?: string, hiveId?: string): Promise<string>;
|
107
|
-
getTabletDescribe(tenantId: TDomainKey): Promise<Nullable<TEvDescribeSchemeResult>>;
|
108
|
-
getChartData({ target, from, until, maxDataPoints, database }: JsonRenderRequestParams, { concurrentId }?: AxiosOptions): Promise<JsonRenderResponse>;
|
111
|
+
getTabletDescribe(tenantId: TDomainKey, { concurrentId, signal }?: AxiosOptions): Promise<Nullable<TEvDescribeSchemeResult>>;
|
112
|
+
getChartData({ target, from, until, maxDataPoints, database }: JsonRenderRequestParams, { concurrentId, signal }?: AxiosOptions): Promise<JsonRenderResponse>;
|
109
113
|
/** @deprecated use localStorage instead */
|
110
114
|
postSetting(settingsApi: string, name: string, value: string): Promise<any>;
|
111
115
|
authenticate(user: string, password: string): Promise<any>;
|
112
116
|
logout(): Promise<any>;
|
113
117
|
whoami(): Promise<TUserToken>;
|
114
|
-
getClustersList(
|
118
|
+
getClustersList(_?: never, { signal }?: {
|
119
|
+
signal?: AbortSignal;
|
120
|
+
}): Promise<MetaClusters>;
|
115
121
|
}
|
116
122
|
export declare class YdbWebVersionAPI extends YdbEmbeddedAPI {
|
117
|
-
getClusterInfo(clusterName: string): Promise<TClusterInfo>;
|
118
|
-
getTenants(clusterName: string): Promise<TTenantInfo>;
|
123
|
+
getClusterInfo(clusterName: string, { signal }?: AxiosOptions): Promise<TClusterInfo>;
|
124
|
+
getTenants(clusterName: string, { concurrentId, signal }?: AxiosOptions): Promise<TTenantInfo>;
|
119
125
|
}
|
120
126
|
export declare function createApi({ webVersion, withCredentials }?: {
|
121
127
|
webVersion?: boolean | undefined;
|