envoyproxy / envoyproxy/envoy-mobile
Add additional values to StreamIntel
Open
no stalebot
observability/stats
- Dominant language
- Java
- Stars
- 566
- Forks
- 85
- PR merge metrics
- No merged PRs in 30d
Description
**Current**
Currently StreamIntel tracks the following values available on all filter and response callbacks:
- attempts
- connection ID
Available only on response callbacks, but something we definitely want to add to filter callbacks for instrumentation:
- stream ID
**Future**
These additional values would allow us to augment existing tracking events (as opposed to requiring new events):
- cluster
- network interface
- resolved IP
Contributor guide
Assessment
This issue has not been assessed yet.