Hello, I try to send Exception like this ``` ... add_field => { ... "[@metadata][sentry][exception]" => "test text" } sentry { ... exception => "[@metadata][sentry][exception]" ... } ``` But it doesn`t work. How to send Exception right?
Hello,
I try to send Exception like this
But it doesn`t work.
How to send Exception right?