Out demo serves to dogfood but also to demonstrate what Sentry can do when powered with OTel and Sentry SDKs. To do this we want to demo errors across a stack captured by sentry SDKs and connected via tracing with OTel SDKs.
Proposal
Error thrown by checkout-service [go] which bubbles up in the frontend, to a non-blocking error
this sets up a nice story, the customer would not know there is a problem, and Sentry with OTel is needed to be alerted and get to the source of the bug
Background
Out demo serves to dogfood but also to demonstrate what Sentry can do when powered with OTel and Sentry SDKs. To do this we want to demo errors across a stack captured by sentry SDKs and connected via tracing with OTel SDKs.
Proposal
Error thrown by checkout-service [go] which bubbles up in the frontend, to a non-blocking error
this sets up a nice story, the customer would not know there is a problem, and Sentry with OTel is needed to be alerted and get to the source of the bug