Managing Instance Tags
Tags facilitate RocketMQ instance identification and management.
You can add tags to a RocketMQ instance when creating the instance or add tags on the Tags tab page of the created instance. Up to 20 tags can be added to an instance. Tags can be deleted.
A tag consists of a tag key and a tag value. Table 1 lists the tag key and value requirements.
Parameter | Requirement |
---|---|
Tag key |
|
Tag value |
|
Procedure
- Log in to the console.
- Click
in the upper left corner to select a region.
NoteSelect the region where your RocketMQ instance is located.
- Click
and choose Application > Distributed Message Service for RocketMQ to open the console of DMS for RocketMQ.
- Click the name of an instance.
- In the navigation pane on the left, choose Tags.
View the tags of the instance.
- Perform the following operations as required:
- Add a tag
- Click Create/Edit Tag.
- Enter a tag key and a tag value, and click Add.
If you have predefined tags, select a predefined pair of tag key and value, and click Add.
- Click OK.
- Delete a tag
Delete a tag using either of the following methods:
- In the row containing the tag to be deleted, click Delete. Click OK.
- Click Create/Edit Tag. In the dialog box that is displayed, click
next to the tag to be deleted and click OK.
- To delete tags in batches, select the tags, click Delete on the upper left, and click OK.
- Add a tag
Parent topic: Managing Instances
- Procedure