foxx-tracer - An instrumentation library for Foxx Microservices
View Repository
Aditya Mukhopadhyay <webmaster@adityamukho.com> | MIT
tracer
latest
Most tracing libraries in the nodeverse are asynchronous, and so do not work in the synchronous V8 runtime that ArangoDB uses to run its Foxx services. _foxx-tracer_ bridges this gap by being a 100% synchronous, dedicated module built for the Foxx runtime.