abitia icon indicating copy to clipboard operation
abitia copied to clipboard

Implement OpenTracing

Open kbkk opened this issue 4 years ago • 0 comments

Needs design, top of the head action items:

  • [ ] Request-scoped contextId/spanId with async local storage
  • [ ] Instrumentation
    • Database calls
    • HTTP calls
    • Events sent

Turns out these can he handled out of the box with OpenTelemetry. #26

kbkk avatar Feb 26 '21 20:02 kbkk