Possibility to track downstream DB/redis/kafka/any other well-defined system
- Dominant language
- Go
- Stars
- 3.2k
- Forks
- 304
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 78
Description
**Is your feature request related to a problem? Please describe.**
Since though the current system we will be able to track the network traffic going in and out of the pod using the L7 and L4 protocols can we also enrich the data for other protocols or network calls like to db or to redis or kafka or any other system for that matter
**Describe the solution you'd like**
It could be as simple solution as the opentelemetry handles the other systems by annotating the downstream systems abstracting their working just focusing on what is going out or coming in.
**Describe alternatives you've considered**
Opentelemetry and Grafana beyla are opensource alternative and othe closed source alternatives based kn ebpf also existes
**Additional context**
This capability will help a network or system engineer build an overview of the whole networking tree and how the traffic is flowing to the outside systems.
Contributor guide
Assessment
This issue has not been assessed yet.