The OpenTracing project is archived. Learn more.
Migrate to OpenTelemetry today!

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.

Tags
  • javascript
  • foxx
  • arangodb
  • synchronous