This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
bryan english
bengl.dev
did:plc:unjlhdbmfjyewhbe5wc4rpc7
APM and related tools (including OTel!) generaly rely on `import-in-the-middle` for instrumenting ESM modules. While it has served us well, it doesn't support some things that some popular modules do, and even breaks them. The core issue is that ESM modules are externally immutable.
2025-02-14T10:49:25.216Z