Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[APM][Otel] Ensure Errors views works with OTel data #192336

Closed
1 task done
AlexanderWert opened this issue Sep 9, 2024 · 1 comment
Closed
1 task done

[APM][Otel] Ensure Errors views works with OTel data #192336

AlexanderWert opened this issue Sep 9, 2024 · 1 comment
Assignees
Labels
blocked enhancement New value added to drive a business result OpenTelemetry Team:obs-ux-infra_services Observability Infrastructure & Services User Experience Team

Comments

@AlexanderWert
Copy link
Member

AlexanderWert commented Sep 9, 2024

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 example

Image

Technical details

To test with only Otel data go to APM settings and change all indices to otel
Image

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:

  • All error views in APM should work with Otel data
  • All error views in APM should work with APM server (regression test)
  • All tests should pass
@botelastic botelastic bot added the needs-team Issues missing a team label label Sep 9, 2024
@AlexanderWert AlexanderWert added the Team:obs-ux-infra_services Observability Infrastructure & Services User Experience Team label Sep 9, 2024
@botelastic botelastic bot removed the needs-team Issues missing a team label label Sep 9, 2024
@jennypavlova jennypavlova added the needs-refinement A reason and acceptance criteria need to be defined for this issue label Sep 16, 2024
@jennypavlova jennypavlova added blocked and removed needs-refinement A reason and acceptance criteria need to be defined for this issue labels Sep 16, 2024
@rmyz rmyz self-assigned this Sep 16, 2024
@smith smith added the enhancement New value added to drive a business result label Sep 18, 2024
@rmyz
Copy link
Contributor

rmyz commented Oct 7, 2024

This will be merged on #195242

@rmyz rmyz closed this as completed Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked enhancement New value added to drive a business result OpenTelemetry Team:obs-ux-infra_services Observability Infrastructure & Services User Experience Team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants