fromNew Relic
1 week agoOpenTelemetry Instrumentation for Azure Functions (TypeScript/ESM)
Understanding the architecture is key to a smooth setup. To simplify the process, consider your function app as having two distinct components: Azure Functions Host, which handles triggers and manages the function lifecycle, and the Worker process, where your application code resides running in a separate process with the preloaded OpenTelemetry SDK.
Software development



































