Implementing Data Observability and Tracing on API Endpoints
I’m looking to set up a system on my API endpoints (Node.js and Fastify) that can trace and log the state of the data at key points in the code, especially for endpoints making SOAP calls to third-party services.