getsentry / opentelemetry-demo

OpenTelemetry Community Demo Application
Apache License 2.0
9 stars 0 forks source link

OTel Demo Checkout Failure #80

Closed smeubank closed 1 year ago

smeubank commented 1 year ago

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