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

Set status code as string on spans #272

Closed kschlarman closed 3 years ago

kschlarman commented 3 years ago

- Summary For whatever reason, in order to use the http.status tag of a trace span from a datadog dashboard, the status must be written as a string, not an integer.

- Test plan Deploy to staging and verify we can see metrics on status codes in our datadog dashboard.

- Description for the changelog Bug fix for span status codes in datadog dashboards.

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