[APM][Otel] Ensure Errors views works with OTel data #192336
Labels
blocked
enhancement
New value added to drive a business result
OpenTelemetry
Team:obs-ux-infra_services
Observability Infrastructure & Services User Experience Team
We want to show the error views using Otel data. After the first steps to use
fields
instead of_source
in our queries are done we want to make sure that the errors load correctly.Currently, we see an error because some fields are missing (like
handled
) in this exampleTechnical details
To test with only Otel data go to APM settings and change all indices to otel
Run the PoC demo (make sure to stop all Kibana/ES instances (if any) running locally)
To use Kibana locally stop the Kibana Docker container and run your local Kibana
The missing error fields are a known issue:
And it should be fixed first before working on it
AC:
The text was updated successfully, but these errors were encountered: