Not sure if OP is from Dylibso, but would love to see telemetry data emitted in OpenTelemetry format as well so different tools (including open source ones) which support Otel format can also consume this data. I am one of the maintainers at SigNoz [1], an otel native open source observability platform and would love to enable our users to see telemetry data from WASM [1] https://github.com/SigNoz/signoz
It shall be done! we already have the OTel formatting ready to go, but focused on these platform specific adapters for launch. In fact, Lightstep and Honeycomb adapters are fairly thin wrappers around the OTel formatting we do out of our instrumentation layer. We’ve got a ticket open on the GitHub repo to track in case you’d like to follow along. Happy to get your users supported!
Re: Observability in WebAssembly
#31Awesome! Would check out the github issue