lightbend / kalix-jvm-sdk

Java and Scala SDKs for Kalix
https://docs.kalix.io/java/index.html
Other
58 stars 39 forks source link

chore: consider to start ESE spans in the runtime #2168

Open franciscolopezsancho opened 4 months ago

franciscolopezsancho commented 4 months ago

Such Action subscribing to their events have the ESE as the parent.

So instead of having

KalixEndpoint
  | ESE
  | Action

We would have

KalixEndpoint
   | ESE
      | Action

We could set some value in the trace, in the ESE in the runtime side, that we can then read in the SDK in the: