Great to see more focus on observability for Wasm now. This was a major impetus and still a major goal of the Wizard Research Engine, which has engine-level hooks that allow programmable instrumentation.
Observability in WebAssembly
21–30 of 33 posts
Re: Observability in WebAssembly
#22Great to see more focus on observability for Wasm now. This was a major impetus and still a major goal of the Wizard Research Engine, which has engine-level hooks that allow programmable instrumentation.
Re: Observability in WebAssembly
#23Great to see more focus on observability for Wasm now. This was a major impetus and still a major goal of the Wizard Research Engine, which has engine-level hooks that allow programmable instrumentation.
Re: Observability in WebAssembly
#24Re: Observability in WebAssembly
#25I love this. I wish it supported something self-hosted like Jaeger though.
Re: Observability in WebAssembly
#26I love this. I wish it supported something self-hosted like Jaeger though.
Re: Observability in WebAssembly
#27What a crazy choice of background color. On the other hand it kinda signals that the developers themselves designed it which is generally a good sign of other characteristics of a project.
Re: Observability in WebAssembly
#28I 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
Re: Observability in WebAssembly
#29Not 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
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
#30Not 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!