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
I believe the routing connector now supports all functionality that the processor supports, aside from the legacy from_attribute. This includes routing by grpc request headers, http request headers, resource context, span context, metric context, data point context, and log context. Additionally, routing is much more flexible because each routing table item may evaluate in a different context.
The text was updated successfully, but these errors were encountered:
Component(s)
No response
Describe the issue you're reporting
I believe the routing connector now supports all functionality that the processor supports, aside from the legacy
from_attribute
. This includes routing by grpc request headers, http request headers, resource context, span context, metric context, data point context, and log context. Additionally, routing is much more flexible because each routing table item may evaluate in a different context.The text was updated successfully, but these errors were encountered: