Summer Presentation: Benjamin Eckel


Details
Join us for the WebAssembly Chicago Meetup!
7:00: (Central Time, GMT -5): Doors open.
7:05: Community announcements before talk.
7:10: Talk.
==================================
Talk Title: Observability in Wasm
Description: Deploying business critical code requires robust monitoring and efficient issue diagnosis of your production environment. However, traditional tools and solutions for Virtual Machines often don't work when targeting WebAssembly. In this presentation, we will introduce Dylibso's observability stack -- an open source interface and ecosystem that empowers developers to bring their existing observability tools to their WebAssembly deployments. By walking through an implementation of a toy function-as-a-service platform, you’ll see how this stack can seamlessly blend your WebAssembly traces, metric, and logs with your traditional system's observability data. We will also show how this solution works with any WebAssembly runtime.

Summer Presentation: Benjamin Eckel