cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Use OTel Attributes as request names

gdalessandro
Frequent Guest

I have a service that uses that same URL for every request, even though every request is not doing the same thing.  The good news is that we have been able to apply Otel instrumentation to the service and can see a span in our traces that tells us more specifically what the request is.  The bad news is that you can only really see this data within a single trace.  I would like to use the Otel attribute value as the service request name, can this be done? 

1 REPLY 1

marco_irmer
Advisor

 It looks like there are some hard limits currently around endpoint naming for unified services. Fingers crossed that OpenPipeline will soon gain the ability to modify span data on arrival. Perhaps post this type of functionality as a product idea..

Featured Posts