docs: add prometheus sub-table naming by rule note (#17158)
This commit is contained in:
parent
ac58d5397b
commit
61f92a24cb
|
@ -89,3 +89,7 @@ VALUE TIMESTAMP
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
:::note
|
||||||
|
|
||||||
|
- TDengine will automatically create unique IDs for sub-table names by the rule.
|
||||||
|
:::
|
||||||
|
|
|
@ -88,3 +88,7 @@ VALUE TIMESTAMP
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
:::note
|
||||||
|
|
||||||
|
- TDengine 默认生成的子表名是根据规则生成的唯一 ID 值。
|
||||||
|
:::
|
||||||
|
|
Loading…
Reference in New Issue