Once setup, I found that amount of code required for creating a simple trace via otel and logging is roughly the same. Refer to: https://github.com/michaelperel/otel-demo/blob/master/cmd/se... 51: Start a span.…
Let's step back. I think your approach work really well if you model state machine for internal usage. However, Redux is meant to be for UI work, which is a side effect. You cannot control side-effect. You cannot…
Once setup, I found that amount of code required for creating a simple trace via otel and logging is roughly the same. Refer to: https://github.com/michaelperel/otel-demo/blob/master/cmd/se... 51: Start a span.…
Let's step back. I think your approach work really well if you model state machine for internal usage. However, Redux is meant to be for UI work, which is a side effect. You cannot control side-effect. You cannot…