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

User experience events seeing 400 after enabling distributed tracing #1536

Open
abhinavsingh opened this issue Sep 12, 2024 · 0 comments
Open

Comments

@abhinavsingh
Copy link

abhinavsingh commented Sep 12, 2024

Hi,

Ever since we enabled distributed tracing options, we have started seeing these errors for every first event sent to rum endpoint. Subsequent events work fine.

Looks like there is an issue when sending UX (user experience) events when distributed tracing is enabled. We were able to verify the same via UX dashboard. It stopped seeing the events once we enabled distributed tracing.

app.js:50128 [Elastic APM] Failed sending events! Error: https://apm.endpoint.com/intake/v2/rum/events HTTP status: 400 decode error: data read error: v2.transactionRoot.Transaction: v2.transaction.Sampled: ReadBool: expect t or f,
    at e._constructError (app.js:175:12)
    at app.js:99:70

We are using "@elastic/apm-rum": "^5.16.0".

Any workaround for it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant