▲ | kylegalbraith 2 days ago | |
Do you envision going beyond just network calls from bpf? | ||
▲ | adtac 2 days ago | parent [-] | |
What would you like to see? One of things we're thinking about is automatic method/function call tracing. Something like attaching the entire stack trace of calls done to handle the API request. Ideally using the same UI so that you can see the headers/payload that was sent and the function-level stack trace right next to each other. None of the OpenTelemetry verbosity, all of the observability! |