The Hidden Cost of Context
AsyncLocalStorage and OpenTelemetry Performance in Node.js
Aug 5, 20257 min read3.1K

Search for a command to run...
Articles tagged with #opentelemetry
AsyncLocalStorage and OpenTelemetry Performance in Node.js

In a microservices architecture, a request usually spans between multiple services deployed on different nodes. When this happens, it can be hard to trace issues precisely, particularly when errors happen, or when bottlenecks need to be identified. ...

We are thrilled to announce the release of Platformatic v0.33.0, packed with exciting updates and improvements to elevate your development experience. This version focuses on enhancing stability, improving inter-service communication, and ensuring se...
