Datadog search by java stacktrace

Viewed 345

Anyway, how can I search for all messages(errors) where stacktrace contains specific piece of code? According to datadog documentation it search only by message attribute(it's infered from the json-like object sent to datadog when you log something). Stacktrace is a separate property and I cannot understand how to search it.

0 Answers
Related