-
Notifications
You must be signed in to change notification settings - Fork 478
Closed
Labels
Description
Component(s)
pyroscope.receive_http
Request
I would like the option to enrich received profiles with labels from other sources (e.g. discovery.kubernetes), this is only possible with pyroscope.ebpf since it receives a target list
I believe this would be similar to otelcol.processor.k8sattributes and loki.enrich, ideally in a more generic way
Use case
We receive profiles on Alloy via HTTP from our applications and I would like to dynamically add some labels to it in Alloy (e.g. pod name, namespace, pod labels, ...) instead of having to do it on the application itself
Tip
React with 👍 if this issue is important to you.
luweglarz, bincyber and harshrai654