envoyproxy / envoyproxy/envoy-mobile
config: allow fully dynamic node metadata
Open
configuration
ergonomics
no stalebot
- Dominant language
- Java
- Stars
- 566
- Forks
- 85
- PR merge metrics
- No merged PRs in 30d
Description
Instead of having `os`, `app_version`, and `app_id` in the node metadata allow the configuration to have fully dynamic metadata.
This means that the Client Builder should have an `addNodeMetadata(key: String, value: String)` function instead of individual functions, and the config template should have dynamically added fields.
Contributor guide
Assessment
This issue has not been assessed yet.