Skip to content

[feat] support editing definitions and simplify metric selection#4158

Merged
Aias00 merged 1 commit into
apache:masterfrom
Duansg:feat-4155
Jun 17, 2026
Merged

[feat] support editing definitions and simplify metric selection#4158
Aias00 merged 1 commit into
apache:masterfrom
Duansg:feat-4155

Conversation

@Duansg

@Duansg Duansg commented Jun 17, 2026

Copy link
Copy Markdown
Member

What's changed?

close #4155

Support editing custom dashboard (Bulletin) definitions and simplify metric selection.

  • Fix name validation so a bulletin keeps its own name when edited.
  • Backfill name / type / monitors / metrics in the edit dialog.
  • Replace the metric nz-transfer with a single checkable nz-tree.
  • Disable the monitor-type select in edit mode.
  • Merge label filtering into the monitor-name search (match name / label key / value) and remove the separate label-filter field.
  • Show monitor labels as key:value tags in the dropdown.

Checklist

  • I have read the Contributing Guide
  • I have written the necessary doc or comment.
  • I have added the necessary unit tests and all cases have passed.

Add or update API

  • I have added the necessary e2e tests and all cases have passed.

New

new

Edit - Query Monitors

edit

Edit - Select Monitor Metrics

edit_1

Dashboard

show

@Aias00 Aias00 merged commit bf6c451 into apache:master Jun 17, 2026
6 checks passed
@Duansg Duansg deleted the feat-4155 branch June 17, 2026 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Question] How to modify and add monitoring items of the same type to a custom dashboard

2 participants