chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,48 @@
|
||||
---
|
||||
id: bulletin
|
||||
title: Customizable bulletins
|
||||
sidebar_label: Customized bulletins
|
||||
keywords: [bulletin, custom]
|
||||
---
|
||||
|
||||
> Customize a bulletin to show a table of self-selected metrics for some kind of monitoring.
|
||||
|
||||
## Add Bulletin Item
|
||||
|
||||
1. Click the `New` button in the toolbar to open the bulletin creation dialog.
|
||||
|
||||
2. Enter the `Bulletin Name`, select the `Monitor Type`, and then select the associated `Monitor Task Name`.
|
||||
|
||||
- The `Monitor Task Name` is a multi-select field. Type in its search box to filter monitors by **name, label key, or label value**; each option also shows its labels as `key:value` tags.
|
||||
|
||||
3. In the `Monitor Metrics` tree, check the metrics you want to show. The tree is grouped by metric, and checking a parent node selects all of its fields at once.
|
||||
|
||||
4. Click the `OK` button to finish creating the customized bulletin.
|
||||
|
||||

|
||||
|
||||
## Edit Bulletin Item
|
||||
|
||||
1. Click a bulletin name in the tab bar to make it the current bulletin.
|
||||
|
||||
2. Click the `...` (more) button in the toolbar and choose `Edit`. The dialog opens pre-filled with the current bulletin's name, monitor tasks, and selected metrics.
|
||||
|
||||
- The `Monitor Type` cannot be changed while editing. To use a different monitor type, create a new bulletin instead.
|
||||
|
||||
3. Adjust the name, monitor tasks, or metrics as needed, then click `OK` to save.
|
||||
|
||||

|
||||
|
||||
## Viewing Multiple Bulletins
|
||||
|
||||
1. Each bulletin appears as a tab. Click the name of a bulletin in the tab bar to view its details.
|
||||
|
||||

|
||||
|
||||
## Deleting Bulletins
|
||||
|
||||
1. Select the bulletin you want to remove, click the `...` (more) button in the toolbar, and choose `Delete Bulletin` to delete the current bulletin.
|
||||
|
||||
2. Choose `Batch Delete Bulletin` from the same `...` menu to select and delete multiple bulletins at once.
|
||||
|
||||

|
||||
Reference in New Issue
Block a user