Open korniltsev opened 10 months ago
I think pyroscope.ebpf
and pyroscope.java
should attach all they knew about the profile collected as internal labels (starting with __
). Then we should have a pyroscope.relabel
comopnent, that allows us to populate the service_name according to a ruleset.
In ebpf we do "ebfp/namespace/container" We should have something similar for java , so that targets do not get merged to "unspecified" in k8s ever