Add `Javascript` components and `Rust` components to docs for component library. (#9580)

This commit is contained in:
wuwen 2022-09-08 15:03:55 +08:00 committed by GitHub
parent 526aa3a5fd
commit 428dd80cfe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -30,6 +30,8 @@ This uses a two-way mapping strategy. The agent or SDK could use the value (ID)
- Python reserved: [7000, 8000)
- PHP reserved: [8000, 9000)
- C++ reserved: [9000, 10000)
- Javascript reserved: [10000, 11000)
- Rust reserved: [11000, 12000)
Example:
```yaml