You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What would you like to be added:
A list of all packages found in a JAR, that can be conditionally enabled via a config flag.
Why is this needed:
When dealing with output generic profilers, such as the OTEL eBPF Profiler (link), it can be hard to figure out where a certain package is coming from. Adding this piece of meta information would make mapping profiles to packages easier.