dtjohnnymonkey·2 месяца назад·discussI could totally get into “Ops Thriller” genre of novels like this.
dtjohnnymonkey·9 месяцев назад·discussI would love to turn this into a screensaver of rain falling onto a window.
dtjohnnymonkey·2 года назад·discuss> That means what we actually want is a way to say “hey OpenTelemetry SDK, give us all the current spans in the buffer”.Isn’t this exactly what the SpanExporter API is for? This is in the Go SDK, I suppose it may not be available in other SDKs.I have used this API to convert OTel spans into log messages as we currently don’t have a distributed tracing vendor.