Do I need to do anything to transform exceptions' error messages? #716
Unanswered
apreifsteck
asked this question in
Q&A
Replies: 1 comment 3 replies
-
Are you calling You've swapped out Spandex maybe? Did those exceptions show up right in datadog? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
I recently experimented with adding open telemetry to one of the apps my team owns. It's been over a week now since I made the swap and we've had a few exceptions. However, they all show up in DataDog with no stacktrace info and this message:
exit:{{#{'__exception__' => true,...},[...]},{'Elixir.MyAppWeb.Endpoint',...}}
. Do I need to add some transformation logic? I haven't seen this mentioned anywhere else really, so I'm wondering if maybe I misconfigured something. I would appreciate any help!Beta Was this translation helpful? Give feedback.
All reactions