forked from docs/data-ingestion-service
Update content
This commit is contained in:
parent
cc3e3e2aa1
commit
dfaf57a24a
@ -15,21 +15,21 @@ A tag consists of a tag key and a tag value. :ref:`Table 1 <dis_01_0050__en-us_t
|
||||
|
||||
.. table:: **Table 1** Naming rules for a tag key and value
|
||||
|
||||
+-----------------------+------------------------------------------------------------------------------------------------------------------------+-----------------------+
|
||||
| Parameter | Rule | Example |
|
||||
+=======================+========================================================================================================================+=======================+
|
||||
| Key | A tag key cannot be left blank. | Organization |
|
||||
| | | |
|
||||
| | A tag key must be unique for a stream. | |
|
||||
| | | |
|
||||
| | A tag key contains a maximum of 36 characters. | |
|
||||
| | | |
|
||||
| | A tag value cannot contain special characters =*<>\,|/ or start or end with a space. | |
|
||||
+-----------------------+------------------------------------------------------------------------------------------------------------------------+-----------------------+
|
||||
| Tag value | A tag value contains a maximum of 43 characters. | Apache |
|
||||
| | | |
|
||||
| | A tag value cannot contain special characters =*<>\,|/ or start or end with a space. This parameter can be left blank. | |
|
||||
+-----------------------+------------------------------------------------------------------------------------------------------------------------+-----------------------+
|
||||
+-----------------------+----------------------------------------------------------------------------------------------------------------------------+-----------------------+
|
||||
| Parameter | Rule | Example |
|
||||
+=======================+============================================================================================================================+=======================+
|
||||
| Key | A tag key cannot be left blank. | Organization |
|
||||
| | | |
|
||||
| | A tag key must be unique for a stream. | |
|
||||
| | | |
|
||||
| | A tag key contains a maximum of 36 characters. | |
|
||||
| | | |
|
||||
| | A tag value cannot contain special characters ``=*<>\,|/`` or start or end with a space. | |
|
||||
+-----------------------+----------------------------------------------------------------------------------------------------------------------------+-----------------------+
|
||||
| Tag value | A tag value contains a maximum of 43 characters. | Apache |
|
||||
| | | |
|
||||
| | A tag value cannot contain special characters ``=*<>\,|/`` or start or end with a space. This parameter can be left blank. | |
|
||||
+-----------------------+----------------------------------------------------------------------------------------------------------------------------+-----------------------+
|
||||
|
||||
Adding a Tag to a Stream
|
||||
------------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user