Skip to content

dashboard: add panel with CRUD safe mode status#249

Merged
patapenka-alexey merged 1 commit intotarantool:masterfrom
p0rtale:crud-safe-mode-panel
Feb 17, 2026
Merged

dashboard: add panel with CRUD safe mode status#249
patapenka-alexey merged 1 commit intotarantool:masterfrom
p0rtale:crud-safe-mode-panel

Conversation

@p0rtale
Copy link
Copy Markdown
Contributor

@p0rtale p0rtale commented Jan 28, 2026

Add panel with CRUD safe mode status.

Снимок экрана от 2026-01-28 21-25-37

Closes TNTP-6218

Comment thread dashboard/panels/crud.libsonnet Outdated
Comment on lines +410 to +413
).addValueMapping(
1, 'green', 'enabled'
).addValueMapping(
0, 'yellow', 'disabled'
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Shouldn't these colors be the other way around? Disabled safe mode is the normal operating mode, and if safe mode is enabled it should draw user's attention.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

You're right, fixed

Copy link
Copy Markdown
Contributor

@patapenka-alexey patapenka-alexey left a comment

Choose a reason for hiding this comment

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

Thank you for the patch. LGTM!

@patapenka-alexey patapenka-alexey merged commit c8b30cc into tarantool:master Feb 17, 2026
1 check passed
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.

3 participants