14 Jun 2024 06:50 AM - last edited on 14 Jun 2024 07:47 AM by MaciejNeumann
Hey all,
We have set up a request attribute using request attribute source as "HTTP response header" . We are setting this up on OTEL requests. For some reason, this doesnt show up in our requests. We have also enabled unified services as per DTs recommendations around OTEL. This has made things worse.
Does the request attribute for response header really work for OTELs ? (Process group runs on a pod, hosted on k8s)
Unfortunately the "span" options didnt work as expected as we are doing OTEL export ingestion. (Only possible via OneAgent ingestion is what I was told by chat support)
Outcome - To make Request attribute appear for OTEL requests (we can ingest either ways oneagent i.e. default or export)
cheers
Solved! Go to Solution.
13 Jul 2024 10:22 AM
Hello @kunal_vaidya ,
Indeed, currently you will only have attributes available as long as they are ingested via OneAgent. If it is through APIs, either directly, with the Dynatrace collector or a free OTEL collector, you will not be able to use these spans or attributes to convert them to request attributes.
What might also be happening is that you are not complying with all the restrictions for spans or ingestion. Here is a support link: Ingestion Limits.
Perhaps some of these alternatives could help you:
Here are some additional support links: