netlify / gotrue

An SWT based API for managing users and issuing SWT tokens.
https://www.gotrueapi.org
MIT License
3.82k stars 283 forks source link

Add OpenTracing for api requests #270

Closed kschlarman closed 3 years ago

kschlarman commented 3 years ago

- Summary This PR adds OpenTracing for API requests. Currently, the only tracer that is supported is Datadog. The tracer can be enabled and configured using the following env variables, as detailed in the readme:

- Test plan In staging:

- Description for the changelog Add support for OpenTracing using Datadog tracer

- A picture of a cute animal (not mandatory but encouraged) image