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'm struggling now for several hours with the routing processor that doesn't do what I want it to do. I'm using otelcol-contrib:0.106.0-1.
I have a classic (no k8s) nginx setup with several virtual hosts acting as a reverse proxy for different backends. I want to feed opentelemetry data into Azure App Insights. This works well with a simple setup.
No I want to feed the data from different virtual hosts into different App Insights instances. I cannot figure out on how to do this. The only routing option that works is the default option.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello there,
I'm struggling now for several hours with the routing processor that doesn't do what I want it to do. I'm using otelcol-contrib:0.106.0-1.
I have a classic (no k8s) nginx setup with several virtual hosts acting as a reverse proxy for different backends. I want to feed opentelemetry data into Azure App Insights. This works well with a simple setup.
No I want to feed the data from different virtual hosts into different App Insights instances. I cannot figure out on how to do this. The only routing option that works is the default option.
My processors config:
Debug shows me the following span data:
I think I didn't understand how to populate the routing map correctly. Can you give me a hint?
Thank you,
Bernd
Beta Was this translation helpful? Give feedback.
All reactions