new components id for envoy proxy (#5629)

Signed-off-by: wbpcode <comems@msn.com>
This commit is contained in:
code 2020-10-04 22:09:26 +08:00 committed by GitHub
parent 2c729b5d69
commit 5ed9762db6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 0 deletions

View File

@ -29,6 +29,7 @@ This is a both-way mapping, agent or SDK could use the value(ID) to represent th
- Lua reserved: [6000, 7000)
- Python reserved: [7000, 8000)
- PHP reserved: [8000, 9000)
- C++ reserved: [9000, 10000)
Example
```yaml

View File

@ -477,6 +477,11 @@ Predis:
id: 8006
languages: PHP
# C++ components
# [9000, 10000) for C++ agent
EnvoyProxy:
id: 9000
languages: C++
# Component Server mapping defines the server display names of some components
# e.g.