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
@@ -4,5 +4,5 @@ interface ConsumersProps {
|
|
4
4
|
path: string;
|
5
5
|
type?: EPathType;
|
6
6
|
}
|
7
|
-
export declare const Consumers: ({ path, type }: ConsumersProps) => JSX.Element;
|
7
|
+
export declare const Consumers: ({ path, type }: ConsumersProps) => import("react/jsx-runtime").JSX.Element;
|
8
8
|
export {};
|
@@ -1,36 +1,29 @@
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
2
|
-
import
|
3
|
-
import block from 'bem-cn-lite';
|
4
|
-
import escapeRegExp from 'lodash/escapeRegExp';
|
2
|
+
import React from 'react';
|
5
3
|
import DataTable from '@gravity-ui/react-data-table';
|
4
|
+
import escapeRegExp from 'lodash/escapeRegExp';
|
5
|
+
import { ResponseError } from '../../../../components/Errors/ResponseError';
|
6
6
|
import { Loader } from '../../../../components/Loader';
|
7
7
|
import { Search } from '../../../../components/Search';
|
8
|
-
import {
|
9
|
-
import {
|
8
|
+
import { selectPreparedConsumersData, selectPreparedTopicStats, topicApi, } from '../../../../store/reducers/topic';
|
9
|
+
import { cn } from '../../../../utils/cn';
|
10
10
|
import { DEFAULT_TABLE_SETTINGS } from '../../../../utils/constants';
|
11
|
-
import {
|
11
|
+
import { useTypedSelector } from '../../../../utils/hooks';
|
12
12
|
import { isCdcStreamEntityType } from '../../utils/schema';
|
13
13
|
import { ConsumersTopicStats } from './TopicStats';
|
14
14
|
import { columns } from './columns';
|
15
15
|
import i18n from './i18n';
|
16
16
|
import './Consumers.scss';
|
17
|
-
const b =
|
17
|
+
const b = cn('ydb-diagnostics-consumers');
|
18
18
|
export const Consumers = ({ path, type }) => {
|
19
19
|
const isCdcStream = isCdcStreamEntityType(type);
|
20
|
-
const
|
21
|
-
const [searchValue, setSearchValue] = useState('');
|
20
|
+
const [searchValue, setSearchValue] = React.useState('');
|
22
21
|
const { autorefresh } = useTypedSelector((state) => state.schema);
|
23
|
-
const {
|
24
|
-
const
|
25
|
-
const
|
26
|
-
const
|
27
|
-
|
28
|
-
dispatch(setDataWasNotLoaded);
|
29
|
-
}
|
30
|
-
dispatch(getTopic(path));
|
31
|
-
}, [dispatch, path]);
|
32
|
-
useAutofetcher(fetchData, [fetchData], autorefresh);
|
33
|
-
const dataToRender = useMemo(() => {
|
22
|
+
const { currentData, isFetching, error } = topicApi.useGetTopicQuery({ path }, { pollingInterval: autorefresh });
|
23
|
+
const loading = isFetching && currentData === undefined;
|
24
|
+
const consumers = useTypedSelector((state) => selectPreparedConsumersData(state, path));
|
25
|
+
const topic = useTypedSelector((state) => selectPreparedTopicStats(state, path));
|
26
|
+
const dataToRender = React.useMemo(() => {
|
34
27
|
if (!consumers) {
|
35
28
|
return [];
|
36
29
|
}
|
@@ -42,7 +35,7 @@ export const Consumers = ({ path, type }) => {
|
|
42
35
|
const handleSearchChange = (value) => {
|
43
36
|
setSearchValue(value);
|
44
37
|
};
|
45
|
-
if (loading
|
38
|
+
if (loading) {
|
46
39
|
return _jsx(Loader, { size: "m" });
|
47
40
|
}
|
48
41
|
if (error) {
|
@@ -51,5 +44,5 @@ export const Consumers = ({ path, type }) => {
|
|
51
44
|
if (!consumers || !consumers.length) {
|
52
45
|
return _jsx("div", { children: i18n(`noConsumersMessage.${isCdcStream ? 'stream' : 'topic'}`) });
|
53
46
|
}
|
54
|
-
return (_jsxs("div",
|
47
|
+
return (_jsxs("div", { className: b(), children: [_jsxs("div", { className: b('controls'), children: [_jsx(Search, { onChange: handleSearchChange, placeholder: i18n('controls.search'), className: b('search'), value: searchValue }), topic && _jsx(ConsumersTopicStats, { data: topic })] }), _jsx("div", { className: b('table-wrapper'), children: _jsx("div", { className: b('table-content'), children: _jsx(DataTable, { theme: "yandex-cloud", data: dataToRender, columns: columns, settings: DEFAULT_TABLE_SETTINGS, emptyDataMessage: i18n('table.emptyDataMessage') }) }) })] }));
|
55
48
|
};
|
@@ -1,2 +1,2 @@
|
|
1
1
|
import './Headers.scss';
|
2
|
-
export declare const ReadLagsHeader: () => JSX.Element;
|
2
|
+
export declare const ReadLagsHeader: () => import("react/jsx-runtime").JSX.Element;
|
@@ -1,9 +1,9 @@
|
|
1
1
|
import { jsx as _jsx } from "react/jsx-runtime";
|
2
|
-
import block from 'bem-cn-lite';
|
3
2
|
import { LabelWithPopover } from '../../../../../components/LabelWithPopover';
|
4
3
|
import { LagPopoverContent } from '../../../../../components/LagPopoverContent';
|
5
|
-
import {
|
4
|
+
import { cn } from '../../../../../utils/cn';
|
6
5
|
import i18n from '../i18n';
|
6
|
+
import { CONSUMERS_COLUMNS_IDS, CONSUMERS_COLUMNS_TITILES } from '../utils/constants';
|
7
7
|
import './Headers.scss';
|
8
|
-
const b =
|
8
|
+
const b = cn('ydb-diagnostics-consumers-columns-header');
|
9
9
|
export const ReadLagsHeader = () => (_jsx(LabelWithPopover, { className: b('lags'), text: CONSUMERS_COLUMNS_TITILES[CONSUMERS_COLUMNS_IDS.READ_LAGS], popoverContent: _jsx(LagPopoverContent, { text: i18n('lagsPopover.readLags'), type: "read" }) }));
|
@@ -3,5 +3,5 @@ import './ConsumersTopicStats.scss';
|
|
3
3
|
interface ConsumersTopicStatsProps {
|
4
4
|
data?: IPreparedTopicStats;
|
5
5
|
}
|
6
|
-
export declare const ConsumersTopicStats: ({ data }: ConsumersTopicStatsProps) => JSX.Element;
|
6
|
+
export declare const ConsumersTopicStats: ({ data }: ConsumersTopicStatsProps) => import("react/jsx-runtime").JSX.Element;
|
7
7
|
export {};
|
@@ -1,9 +1,9 @@
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
2
|
-
import block from 'bem-cn-lite';
|
3
|
-
import { formatMsToUptime } from '../../../../../utils/dataFormatters/dataFormatters';
|
4
2
|
import { SpeedMultiMeter } from '../../../../../components/SpeedMultiMeter';
|
3
|
+
import { cn } from '../../../../../utils/cn';
|
4
|
+
import { formatMsToUptime } from '../../../../../utils/dataFormatters/dataFormatters';
|
5
5
|
import './ConsumersTopicStats.scss';
|
6
|
-
const b =
|
6
|
+
const b = cn('ydb-diagnostics-consumers-topic-stats');
|
7
7
|
export const ConsumersTopicStats = ({ data }) => {
|
8
8
|
const { writeSpeed, partitionsWriteLag, partitionsIdleTime } = data || {};
|
9
9
|
const values = [
|
@@ -20,5 +20,5 @@ export const ConsumersTopicStats = ({ data }) => {
|
|
20
20
|
value: formatMsToUptime(partitionsIdleTime || 0),
|
21
21
|
},
|
22
22
|
];
|
23
|
-
return (_jsx("div",
|
23
|
+
return (_jsx("div", { className: b('wrapper'), children: values.map((value, index) => (_jsxs("div", { className: b('item'), children: [_jsx("div", { className: b('label'), children: value.label }), _jsx("div", { className: b('value'), children: value.value })] }, index))) }));
|
24
24
|
};
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { Column } from '@gravity-ui/react-data-table';
|
1
|
+
import type { Column } from '@gravity-ui/react-data-table';
|
2
2
|
import type { IPreparedConsumerData } from '../../../../../types/store/topic';
|
3
3
|
import './Columns.scss';
|
4
4
|
export declare const columns: Column<IPreparedConsumerData>[];
|
@@ -1,17 +1,17 @@
|
|
1
1
|
import { jsx as _jsx } from "react/jsx-runtime";
|
2
2
|
import DataTable from '@gravity-ui/react-data-table';
|
3
|
-
import block from 'bem-cn-lite';
|
4
3
|
import qs from 'qs';
|
5
|
-
import { TENANT_DIAGNOSTICS_TABS_IDS } from '../../../../../store/reducers/tenant/constants';
|
6
|
-
import { SpeedMultiMeter } from '../../../../../components/SpeedMultiMeter';
|
7
4
|
import { InternalLink } from '../../../../../components/InternalLink';
|
8
|
-
import {
|
5
|
+
import { SpeedMultiMeter } from '../../../../../components/SpeedMultiMeter';
|
9
6
|
import routes, { createHref } from '../../../../../routes';
|
7
|
+
import { TENANT_DIAGNOSTICS_TABS_IDS } from '../../../../../store/reducers/tenant/constants';
|
8
|
+
import { cn } from '../../../../../utils/cn';
|
9
|
+
import { formatMsToUptime } from '../../../../../utils/dataFormatters/dataFormatters';
|
10
10
|
import { TenantTabsGroups } from '../../../TenantPages';
|
11
|
-
import { CONSUMERS_COLUMNS_IDS, CONSUMERS_COLUMNS_TITILES, CONSUMERS_READ_LAGS_SUB_COLUMNS_IDS, CONSUMERS_READ_LAGS_SUB_COLUMNS_TITLES, } from '../utils/constants';
|
12
11
|
import { ReadLagsHeader } from '../Headers';
|
12
|
+
import { CONSUMERS_COLUMNS_IDS, CONSUMERS_COLUMNS_TITILES, CONSUMERS_READ_LAGS_SUB_COLUMNS_IDS, CONSUMERS_READ_LAGS_SUB_COLUMNS_TITLES, } from '../utils/constants';
|
13
13
|
import './Columns.scss';
|
14
|
-
const b =
|
14
|
+
const b = cn('ydb-diagnostics-consumers-columns');
|
15
15
|
export const columns = [
|
16
16
|
{
|
17
17
|
name: CONSUMERS_COLUMNS_IDS.CONSUMER,
|
@@ -24,7 +24,7 @@ export const columns = [
|
|
24
24
|
const queryParams = qs.parse(location.search, {
|
25
25
|
ignoreQueryPrefix: true,
|
26
26
|
});
|
27
|
-
return (_jsx(InternalLink,
|
27
|
+
return (_jsx(InternalLink, { to: createHref(routes.tenant, undefined, Object.assign(Object.assign({}, queryParams), { [TenantTabsGroups.diagnosticsTab]: TENANT_DIAGNOSTICS_TABS_IDS.partitions, selectedConsumer: row.name })), children: row.name }));
|
28
28
|
},
|
29
29
|
},
|
30
30
|
{
|
@@ -1,2 +1,2 @@
|
|
1
|
-
declare const _default: (key:
|
1
|
+
declare const _default: (key: "noConsumersMessage.topic" | "noConsumersMessage.stream" | "lagsPopover.readLags" | "table.emptyDataMessage" | "controls.search", params?: import("@gravity-ui/i18n").Params | undefined) => string;
|
2
2
|
export default _default;
|
@@ -1,7 +1,5 @@
|
|
1
|
-
import {
|
1
|
+
import { registerKeysets } from '../../../../../utils/i18n';
|
2
2
|
import en from './en.json';
|
3
3
|
import ru from './ru.json';
|
4
4
|
const COMPONENT = 'ydb-diagnostics-consumers';
|
5
|
-
|
6
|
-
i18n.registerKeyset(Lang.Ru, COMPONENT, ru);
|
7
|
-
export default i18n.keyset(COMPONENT);
|
5
|
+
export default registerKeysets(COMPONENT, { ru, en });
|
@@ -1,9 +1,9 @@
|
|
1
|
-
import 'react-json-inspector/json-inspector.css';
|
2
1
|
import type { EPathType } from '../../../../types/api/schema';
|
3
2
|
import './Describe.scss';
|
3
|
+
import 'react-json-inspector/json-inspector.css';
|
4
4
|
interface IDescribeProps {
|
5
5
|
tenant: string;
|
6
6
|
type?: EPathType;
|
7
7
|
}
|
8
|
-
declare const Describe: ({ tenant, type }: IDescribeProps) => JSX.Element;
|
8
|
+
declare const Describe: ({ tenant, type }: IDescribeProps) => import("react/jsx-runtime").JSX.Element;
|
9
9
|
export default Describe;
|
@@ -1,66 +1,61 @@
|
|
1
1
|
import { jsx as _jsx } from "react/jsx-runtime";
|
2
|
-
import {
|
3
|
-
import { shallowEqual } from 'react-redux';
|
4
|
-
import cn from 'bem-cn-lite';
|
2
|
+
import { skipToken } from '@reduxjs/toolkit/query';
|
5
3
|
import JSONTree from 'react-json-inspector';
|
6
|
-
import 'react-
|
7
|
-
import { Loader } from '../../../../components/Loader';
|
4
|
+
import { shallowEqual } from 'react-redux';
|
8
5
|
import { ResponseError } from '../../../../components/Errors/ResponseError';
|
9
|
-
import {
|
10
|
-
import {
|
6
|
+
import { Loader } from '../../../../components/Loader';
|
7
|
+
import { describeApi } from '../../../../store/reducers/describe';
|
11
8
|
import { selectSchemaMergedChildrenPaths } from '../../../../store/reducers/schema/schema';
|
9
|
+
import { cn } from '../../../../utils/cn';
|
10
|
+
import { useTypedSelector } from '../../../../utils/hooks';
|
12
11
|
import { isEntityWithMergedImplementation } from '../../utils/schema';
|
13
12
|
import './Describe.scss';
|
13
|
+
import 'react-json-inspector/json-inspector.css';
|
14
14
|
const b = cn('kv-describe');
|
15
15
|
const expandMap = new Map();
|
16
16
|
const Describe = ({ tenant, type }) => {
|
17
|
-
const dispatch = useTypedDispatch();
|
18
|
-
const { currentDescribe, error, loading, wasLoaded } = useTypedSelector((state) => state.describe);
|
19
|
-
const [preparedDescribeData, setPreparedDescribeData] = useState();
|
20
|
-
useEffect(() => {
|
21
|
-
if (currentDescribe) {
|
22
|
-
const paths = Object.keys(currentDescribe);
|
23
|
-
if (paths.length === 1) {
|
24
|
-
setPreparedDescribeData(currentDescribe[paths[0]]);
|
25
|
-
}
|
26
|
-
else {
|
27
|
-
setPreparedDescribeData(currentDescribe);
|
28
|
-
}
|
29
|
-
}
|
30
|
-
}, [currentDescribe]);
|
31
17
|
const { autorefresh, currentSchemaPath } = useTypedSelector((state) => state.schema);
|
32
18
|
const isEntityWithMergedImpl = isEntityWithMergedImplementation(type);
|
33
19
|
const mergedChildrenPaths = useTypedSelector((state) => selectSchemaMergedChildrenPaths(state, currentSchemaPath, type), shallowEqual);
|
34
|
-
const
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
20
|
+
const path = currentSchemaPath || tenant;
|
21
|
+
let paths = skipToken;
|
22
|
+
if (!isEntityWithMergedImpl) {
|
23
|
+
paths = [path];
|
24
|
+
}
|
25
|
+
else if (mergedChildrenPaths) {
|
26
|
+
paths = [path, ...mergedChildrenPaths];
|
27
|
+
}
|
28
|
+
const { currentData, isFetching, error } = describeApi.useGetDescribeQuery(paths, {
|
29
|
+
pollingInterval: autorefresh,
|
30
|
+
});
|
31
|
+
const loading = isFetching && currentData === undefined;
|
32
|
+
const currentDescribe = currentData;
|
33
|
+
let preparedDescribeData;
|
34
|
+
if (currentDescribe) {
|
35
|
+
const paths = Object.keys(currentDescribe);
|
36
|
+
if (paths.length === 1) {
|
37
|
+
preparedDescribeData = currentDescribe[paths[0]];
|
42
38
|
}
|
43
|
-
else
|
44
|
-
|
39
|
+
else {
|
40
|
+
preparedDescribeData = currentDescribe;
|
45
41
|
}
|
46
|
-
}
|
47
|
-
|
48
|
-
if ((loading && !wasLoaded) || (isEntityWithMergedImpl && !mergedChildrenPaths)) {
|
42
|
+
}
|
43
|
+
if (loading || (isEntityWithMergedImpl && !mergedChildrenPaths)) {
|
49
44
|
return _jsx(Loader, { size: "m" });
|
50
45
|
}
|
51
46
|
if (error) {
|
52
47
|
return _jsx(ResponseError, { error: error, className: b('message-container') });
|
53
48
|
}
|
54
49
|
if (!loading && !preparedDescribeData) {
|
55
|
-
return _jsx("div",
|
50
|
+
return _jsx("div", { className: b('message-container'), children: "Empty" });
|
56
51
|
}
|
57
|
-
return (_jsx("div",
|
52
|
+
return (_jsx("div", { className: b(), children: _jsx("div", { className: b('result'), children: _jsx(JSONTree, { data: preparedDescribeData, className: b('tree'), onClick: ({ path }) => {
|
58
53
|
const newValue = !(expandMap.get(path) || false);
|
59
54
|
expandMap.set(path, newValue);
|
60
55
|
}, searchOptions: {
|
61
56
|
debounceTime: 300,
|
62
57
|
}, isExpanded: (keypath) => {
|
63
58
|
return expandMap.get(keypath) || false;
|
64
|
-
} }) })
|
59
|
+
} }) }) }));
|
65
60
|
};
|
66
61
|
export default Describe;
|
@@ -1,6 +1,5 @@
|
|
1
|
-
/// <reference types="react" />
|
2
|
-
import type { EPathType } from '../../../../types/api/schema';
|
3
1
|
import type { AdditionalNodesProps, AdditionalTenantsProps } from '../../../../types/additionalProps';
|
2
|
+
import type { EPathType } from '../../../../types/api/schema';
|
4
3
|
import './DetailedOverview.scss';
|
5
4
|
interface DetailedOverviewProps {
|
6
5
|
type?: EPathType;
|
@@ -9,5 +8,5 @@ interface DetailedOverviewProps {
|
|
9
8
|
additionalTenantProps?: AdditionalTenantsProps;
|
10
9
|
additionalNodesProps?: AdditionalNodesProps;
|
11
10
|
}
|
12
|
-
declare function DetailedOverview(props: DetailedOverviewProps): JSX.Element;
|
11
|
+
declare function DetailedOverview(props: DetailedOverviewProps): import("react/jsx-runtime").JSX.Element;
|
13
12
|
export default DetailedOverview;
|
@@ -1,6 +1,6 @@
|
|
1
1
|
import { jsx as _jsx } from "react/jsx-runtime";
|
2
2
|
import { useSelector } from 'react-redux';
|
3
|
-
import cn from '
|
3
|
+
import { cn } from '../../../../utils/cn';
|
4
4
|
import Overview from '../Overview/Overview';
|
5
5
|
import { TenantOverview } from '../TenantOverview/TenantOverview';
|
6
6
|
import './DetailedOverview.scss';
|
@@ -9,9 +9,9 @@ function DetailedOverview(props) {
|
|
9
9
|
const { type, tenantName, additionalTenantProps, additionalNodesProps } = props;
|
10
10
|
const { currentSchemaPath } = useSelector((state) => state.schema);
|
11
11
|
const renderTenantOverview = () => {
|
12
|
-
return (_jsx("div",
|
12
|
+
return (_jsx("div", { className: b('section'), children: _jsx(TenantOverview, { tenantName: tenantName, additionalTenantProps: additionalTenantProps, additionalNodesProps: additionalNodesProps }) }));
|
13
13
|
};
|
14
14
|
const isTenant = tenantName === currentSchemaPath;
|
15
|
-
return (_jsx("div",
|
15
|
+
return (_jsx("div", { className: b(), children: isTenant ? renderTenantOverview() : _jsx(Overview, { type: type, tenantName: tenantName }) }));
|
16
16
|
}
|
17
17
|
export default DetailedOverview;
|
@@ -1,9 +1,9 @@
|
|
1
1
|
.kv-detailed-overview {
|
2
2
|
display: flex;
|
3
|
+
gap: 20px;
|
3
4
|
|
4
5
|
width: 100%;
|
5
6
|
height: 100%;
|
6
|
-
gap: 20px;
|
7
7
|
|
8
8
|
&__section {
|
9
9
|
display: flex;
|
@@ -14,7 +14,7 @@
|
|
14
14
|
}
|
15
15
|
|
16
16
|
&__modal {
|
17
|
-
& .
|
17
|
+
& .g-modal__content {
|
18
18
|
position: relative;
|
19
19
|
}
|
20
20
|
}
|
@@ -1,11 +1,10 @@
|
|
1
|
-
|
1
|
+
import type { AdditionalNodesProps, AdditionalTenantsProps } from '../../../types/additionalProps';
|
2
2
|
import type { EPathType } from '../../../types/api/schema';
|
3
|
-
import type { AdditionalTenantsProps, AdditionalNodesProps } from '../../../types/additionalProps';
|
4
3
|
import './Diagnostics.scss';
|
5
4
|
interface DiagnosticsProps {
|
6
5
|
type?: EPathType;
|
7
6
|
additionalTenantProps?: AdditionalTenantsProps;
|
8
7
|
additionalNodesProps?: AdditionalNodesProps;
|
9
8
|
}
|
10
|
-
declare function Diagnostics(props: DiagnosticsProps): JSX.Element;
|
9
|
+
declare function Diagnostics(props: DiagnosticsProps): import("react/jsx-runtime").JSX.Element;
|
11
10
|
export default Diagnostics;
|
@@ -1,38 +1,39 @@
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
2
|
-
import
|
2
|
+
import React from 'react';
|
3
|
+
import { Tabs } from '@gravity-ui/uikit';
|
3
4
|
import qs from 'qs';
|
4
|
-
import cn from 'bem-cn-lite';
|
5
|
-
import { Link } from 'react-router-dom';
|
6
|
-
import { useLocation } from 'react-router';
|
7
5
|
import { Helmet } from 'react-helmet-async';
|
8
|
-
import {
|
9
|
-
import {
|
6
|
+
import { useLocation } from 'react-router';
|
7
|
+
import { Link } from 'react-router-dom';
|
8
|
+
import { Loader } from '../../../components/Loader';
|
10
9
|
import routes, { createHref } from '../../../routes';
|
11
|
-
import { enableAutorefresh, disableAutorefresh } from '../../../store/reducers/schema/schema';
|
12
|
-
import { setDiagnosticsTab } from '../../../store/reducers/tenant/tenant';
|
13
10
|
import { TENANT_DIAGNOSTICS_TABS_IDS } from '../../../store/reducers/tenant/constants';
|
14
|
-
import {
|
11
|
+
import { setDiagnosticsTab } from '../../../store/reducers/tenant/tenant';
|
12
|
+
import { cn } from '../../../utils/cn';
|
13
|
+
import { useTypedDispatch, useTypedSelector } from '../../../utils/hooks';
|
15
14
|
import { Heatmap } from '../../Heatmap';
|
16
15
|
import { NodesWrapper } from '../../Nodes/NodesWrapper';
|
17
16
|
import { StorageWrapper } from '../../Storage/StorageWrapper';
|
18
17
|
import { Tablets } from '../../Tablets';
|
18
|
+
import { SchemaViewer } from '../Schema/SchemaViewer/SchemaViewer';
|
19
|
+
import { TenantTabsGroups } from '../TenantPages';
|
20
|
+
import { isDatabaseEntityType } from '../utils/schema';
|
21
|
+
import { AutorefreshControl } from './Autorefresh/AutorefreshControl';
|
22
|
+
import { Consumers } from './Consumers';
|
19
23
|
import Describe from './Describe/Describe';
|
24
|
+
import DetailedOverview from './DetailedOverview/DetailedOverview';
|
25
|
+
import { DATABASE_PAGES, getPagesByType } from './DiagnosticsPages';
|
20
26
|
import { HotKeys } from './HotKeys/HotKeys';
|
21
|
-
import Network from './Network/Network';
|
27
|
+
import { Network } from './Network/Network';
|
22
28
|
import { Partitions } from './Partitions/Partitions';
|
23
|
-
import { Consumers } from './Consumers';
|
24
29
|
import { TopQueries } from './TopQueries';
|
25
30
|
import { TopShards } from './TopShards';
|
26
|
-
import DetailedOverview from './DetailedOverview/DetailedOverview';
|
27
|
-
import { isDatabaseEntityType } from '../utils/schema';
|
28
|
-
import { TenantTabsGroups } from '../TenantPages';
|
29
|
-
import { DATABASE_PAGES, getPagesByType } from './DiagnosticsPages';
|
30
31
|
import './Diagnostics.scss';
|
31
32
|
const b = cn('kv-tenant-diagnostics');
|
32
33
|
function Diagnostics(props) {
|
33
|
-
const container = useRef(null);
|
34
|
+
const container = React.useRef(null);
|
34
35
|
const dispatch = useTypedDispatch();
|
35
|
-
const { currentSchemaPath,
|
36
|
+
const { currentSchemaPath, wasLoaded } = useTypedSelector((state) => state.schema);
|
36
37
|
const { diagnosticsTab = TENANT_DIAGNOSTICS_TABS_IDS.overview } = useTypedSelector((state) => state.tenant);
|
37
38
|
const location = useLocation();
|
38
39
|
const queryParams = qs.parse(location.search, {
|
@@ -41,7 +42,7 @@ function Diagnostics(props) {
|
|
41
42
|
const { name: rootTenantName } = queryParams;
|
42
43
|
const tenantName = isDatabaseEntityType(props.type) ? currentSchemaPath : rootTenantName;
|
43
44
|
const isDatabase = isDatabaseEntityType(props.type) || currentSchemaPath === rootTenantName;
|
44
|
-
const pages = useMemo(() => {
|
45
|
+
const pages = React.useMemo(() => {
|
45
46
|
if (isDatabase) {
|
46
47
|
return DATABASE_PAGES;
|
47
48
|
}
|
@@ -50,7 +51,7 @@ function Diagnostics(props) {
|
|
50
51
|
const forwardToDiagnosticTab = (tab) => {
|
51
52
|
dispatch(setDiagnosticsTab(tab));
|
52
53
|
};
|
53
|
-
const activeTab = useMemo(() => {
|
54
|
+
const activeTab = React.useMemo(() => {
|
54
55
|
if (wasLoaded) {
|
55
56
|
let page = pages.find((el) => el.id === diagnosticsTab);
|
56
57
|
if (!page) {
|
@@ -63,14 +64,6 @@ function Diagnostics(props) {
|
|
63
64
|
}
|
64
65
|
return undefined;
|
65
66
|
}, [pages, diagnosticsTab, wasLoaded]);
|
66
|
-
const onAutorefreshToggle = (value) => {
|
67
|
-
if (value) {
|
68
|
-
dispatch(enableAutorefresh());
|
69
|
-
}
|
70
|
-
else {
|
71
|
-
dispatch(disableAutorefresh());
|
72
|
-
}
|
73
|
-
};
|
74
67
|
const renderTabContent = () => {
|
75
68
|
const { type } = props;
|
76
69
|
const tenantNameString = tenantName;
|
@@ -78,6 +71,9 @@ function Diagnostics(props) {
|
|
78
71
|
case TENANT_DIAGNOSTICS_TABS_IDS.overview: {
|
79
72
|
return (_jsx(DetailedOverview, { type: type, tenantName: tenantNameString, additionalTenantProps: props.additionalTenantProps, additionalNodesProps: props.additionalNodesProps }));
|
80
73
|
}
|
74
|
+
case TENANT_DIAGNOSTICS_TABS_IDS.schema: {
|
75
|
+
return _jsx(SchemaViewer, { path: currentSchemaPath, type: type, withFamilies: true });
|
76
|
+
}
|
81
77
|
case TENANT_DIAGNOSTICS_TABS_IDS.topQueries: {
|
82
78
|
return _jsx(TopQueries, { path: tenantNameString, type: type });
|
83
79
|
}
|
@@ -120,10 +116,10 @@ function Diagnostics(props) {
|
|
120
116
|
}
|
121
117
|
};
|
122
118
|
const renderTabs = () => {
|
123
|
-
return (_jsx("div",
|
119
|
+
return (_jsx("div", { className: b('header-wrapper'), children: _jsxs("div", { className: b('tabs'), children: [_jsx(Tabs, { size: "l", items: pages, activeTab: activeTab === null || activeTab === void 0 ? void 0 : activeTab.id, wrapTo: ({ id }, node) => {
|
124
120
|
const path = createHref(routes.tenant, undefined, Object.assign(Object.assign({}, queryParams), { [TenantTabsGroups.diagnosticsTab]: id }));
|
125
|
-
return (_jsx(Link,
|
126
|
-
}, allowNotSelected: true }), _jsx(
|
121
|
+
return (_jsx(Link, { to: path, className: b('tab'), children: node }, id));
|
122
|
+
}, allowNotSelected: true }), _jsx(AutorefreshControl, {})] }) }));
|
127
123
|
};
|
128
124
|
// Loader prevents incorrect loading of tabs
|
129
125
|
// After tabs are initially loaded it is no longer needed
|
@@ -131,6 +127,6 @@ function Diagnostics(props) {
|
|
131
127
|
if (!wasLoaded) {
|
132
128
|
return _jsx(Loader, { size: "l" });
|
133
129
|
}
|
134
|
-
return (_jsxs("div",
|
130
|
+
return (_jsxs("div", { className: b(), ref: container, children: [activeTab ? (_jsx(Helmet, { children: _jsx("title", { children: activeTab.title }) })) : null, renderTabs(), _jsx("div", { className: b('page-wrapper'), children: renderTabContent() })] }));
|
135
131
|
}
|
136
132
|
export default Diagnostics;
|
@@ -32,6 +32,9 @@ export declare const DATABASE_PAGES: ({
|
|
32
32
|
export declare const TABLE_PAGES: ({
|
33
33
|
id: "overview";
|
34
34
|
title: string;
|
35
|
+
} | {
|
36
|
+
id: "schema";
|
37
|
+
title: string;
|
35
38
|
} | {
|
36
39
|
id: "topShards";
|
37
40
|
title: string;
|
@@ -54,6 +57,9 @@ export declare const TABLE_PAGES: ({
|
|
54
57
|
export declare const COLUMN_TABLE_PAGES: ({
|
55
58
|
id: "overview";
|
56
59
|
title: string;
|
60
|
+
} | {
|
61
|
+
id: "schema";
|
62
|
+
title: string;
|
57
63
|
} | {
|
58
64
|
id: "topShards";
|
59
65
|
title: string;
|
@@ -4,6 +4,10 @@ const overview = {
|
|
4
4
|
id: TENANT_DIAGNOSTICS_TABS_IDS.overview,
|
5
5
|
title: 'Info',
|
6
6
|
};
|
7
|
+
const schema = {
|
8
|
+
id: TENANT_DIAGNOSTICS_TABS_IDS.schema,
|
9
|
+
title: 'Schema',
|
10
|
+
};
|
7
11
|
const topQueries = {
|
8
12
|
id: TENANT_DIAGNOSTICS_TABS_IDS.topQueries,
|
9
13
|
title: 'Top queries',
|
@@ -58,8 +62,8 @@ export const DATABASE_PAGES = [
|
|
58
62
|
network,
|
59
63
|
describe,
|
60
64
|
];
|
61
|
-
export const TABLE_PAGES = [overview, topShards, nodes, graph, tablets, hotKeys, describe];
|
62
|
-
export const COLUMN_TABLE_PAGES = [overview, topShards, nodes, graph, tablets, describe];
|
65
|
+
export const TABLE_PAGES = [overview, schema, topShards, nodes, graph, tablets, hotKeys, describe];
|
66
|
+
export const COLUMN_TABLE_PAGES = [overview, schema, topShards, nodes, graph, tablets, describe];
|
63
67
|
export const DIR_PAGES = [overview, topShards, nodes, describe];
|
64
68
|
export const CDC_STREAM_PAGES = [overview, consumers, partitions, nodes, describe];
|
65
69
|
export const TOPIC_PAGES = [overview, consumers, partitions, nodes, describe];
|
@@ -1,7 +1,6 @@
|
|
1
|
-
/// <reference types="react" />
|
2
1
|
import './HotKeys.scss';
|
3
2
|
interface HotKeysProps {
|
4
3
|
path: string;
|
5
4
|
}
|
6
|
-
export declare function HotKeys({ path }: HotKeysProps): JSX.Element;
|
5
|
+
export declare function HotKeys({ path }: HotKeysProps): import("react/jsx-runtime").JSX.Element;
|
7
6
|
export {};
|
@@ -1,14 +1,14 @@
|
|
1
1
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
2
|
-
import
|
2
|
+
import React from 'react';
|
3
3
|
import DataTable from '@gravity-ui/react-data-table';
|
4
|
-
import { Icon } from '../../../../components/Icon';
|
5
4
|
import { ResponseError } from '../../../../components/Errors/ResponseError';
|
6
|
-
import {
|
5
|
+
import { Icon } from '../../../../components/Icon';
|
6
|
+
import { setHotKeysData, setHotKeysDataWasNotLoaded, setHotKeysError, setHotKeysLoading, } from '../../../../store/reducers/hotKeys/hotKeys';
|
7
7
|
import { cn } from '../../../../utils/cn';
|
8
8
|
import { DEFAULT_TABLE_SETTINGS } from '../../../../utils/constants';
|
9
|
-
import {
|
10
|
-
import './HotKeys.scss';
|
9
|
+
import { useTypedDispatch, useTypedSelector } from '../../../../utils/hooks';
|
11
10
|
import i18n from './i18n';
|
11
|
+
import './HotKeys.scss';
|
12
12
|
const b = cn('ydb-hot-keys');
|
13
13
|
const tableColumnsIds = {
|
14
14
|
accessSample: 'accessSample',
|
@@ -17,7 +17,7 @@ const tableColumnsIds = {
|
|
17
17
|
const getHotKeysColumns = (keyColumnsIds = []) => {
|
18
18
|
const keysColumns = keyColumnsIds.map((col, index) => ({
|
19
19
|
name: col,
|
20
|
-
header: (_jsxs("div",
|
20
|
+
header: (_jsxs("div", { className: b('primary-key-column'), children: [_jsx(Icon, { name: "key", viewBox: "0 0 12 7", width: 12, height: 7 }), col] })),
|
21
21
|
render: ({ row }) => row.keyValues[index],
|
22
22
|
align: DataTable.RIGHT,
|
23
23
|
sortable: false,
|
@@ -36,14 +36,14 @@ const getHotKeysColumns = (keyColumnsIds = []) => {
|
|
36
36
|
export function HotKeys({ path }) {
|
37
37
|
var _a, _b, _c;
|
38
38
|
const dispatch = useTypedDispatch();
|
39
|
-
const collectSamplesTimerRef = useRef();
|
39
|
+
const collectSamplesTimerRef = React.useRef();
|
40
40
|
const { loading, wasLoaded, data, error } = useTypedSelector((state) => state.hotKeys);
|
41
41
|
const { loading: schemaLoading, data: schemaData } = useTypedSelector((state) => state.schema);
|
42
42
|
const keyColumnsIds = (_c = (_b = (_a = schemaData[path]) === null || _a === void 0 ? void 0 : _a.PathDescription) === null || _b === void 0 ? void 0 : _b.Table) === null || _c === void 0 ? void 0 : _c.KeyColumnNames;
|
43
|
-
const tableColumns = useMemo(() => {
|
43
|
+
const tableColumns = React.useMemo(() => {
|
44
44
|
return getHotKeysColumns(keyColumnsIds);
|
45
45
|
}, [keyColumnsIds]);
|
46
|
-
useEffect(() => {
|
46
|
+
React.useEffect(() => {
|
47
47
|
const fetchHotkeys = async (enableSampling) => {
|
48
48
|
// Set hotkeys error, but not data, since data is set conditionally
|
49
49
|
try {
|
@@ -93,8 +93,8 @@ export function HotKeys({ path }) {
|
|
93
93
|
if (!data) {
|
94
94
|
return _jsx("div", { children: i18n('no-data') });
|
95
95
|
}
|
96
|
-
return (_jsx("div",
|
96
|
+
return (_jsx("div", { className: b('table-content'), children: _jsx(DataTable, { columns: tableColumns, data: data, settings: DEFAULT_TABLE_SETTINGS, theme: "yandex-cloud", initialSortOrder: {
|
97
97
|
columnId: tableColumnsIds.accessSample,
|
98
98
|
order: DataTable.DESCENDING,
|
99
|
-
} }) }))
|
99
|
+
} }) }));
|
100
100
|
}
|