Skip to content

Conversation

@ValeraS
Copy link
Collaborator

@ValeraS ValeraS commented Feb 26, 2024

Closes #662

Comment on lines 161 to 163
<title>{`${id} - ${
tenantName || queryClusterName || i18n('tablet.header')
}`}</title>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For me i18n('tablet.header') is excessive here. It is not an alternative to tenant or cluster name if they are missing. For me it's more like TabletId - YDB Monitoring or TabletId - Cluster - YDB Monitoring in this case. Or if TabletId is not obvious indicator, something like TabletId - Tablet - TenantName / ClusterName - YDB Monitoring (Tablet is always present)

@ValeraS ValeraS merged commit 4881f09 into main Feb 28, 2024
@ValeraS ValeraS deleted the issue-662 branch February 28, 2024 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

add cluster/db name in the start of ui page title

3 participants