feat(ops): allow hiding alert events

This commit is contained in:
Peter
2026-03-13 17:18:04 +08:00
parent af9c4a7dd0
commit 29b0e4a8a5
8 changed files with 73 additions and 2 deletions

View File

@@ -3652,6 +3652,8 @@ export default {
refreshInterval30s: '30 seconds',
refreshInterval60s: '60 seconds',
dashboardCards: 'Dashboard Cards',
displayAlertEvents: 'Display alert events',
displayAlertEventsHint: 'Show or hide the recent alert events card on the ops dashboard. Enabled by default.',
displayOpenAITokenStats: 'Display OpenAI token request stats',
displayOpenAITokenStatsHint: 'Show or hide the OpenAI token request stats card on the ops dashboard. Hidden by default.',
autoRefreshCountdown: 'Auto refresh: {seconds}s',