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
There is an example http service that has implemented observable and jaeger modules using otel collector, and is exposed by traefik and wso2 apim 4.4.0. Ballerina service has been exposed as an endpoint in an API exposed through APIM.
I can see the trace traefik -> apim as child, but ballerina is in a different trace.
Ballerina service should appear as a child of traefik and apim.
Description
There is an example http service that has implemented observable and jaeger modules using otel collector, and is exposed by traefik and wso2 apim 4.4.0. Ballerina service has been exposed as an endpoint in an API exposed through APIM.
I can see the trace traefik -> apim as child, but ballerina is in a different trace.
Ballerina service should appear as a child of traefik and apim.
The configurations are as follows.
Config.toml -
deployment.toml -
The text was updated successfully, but these errors were encountered: