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

Add Body Field for Measurement Logs For OTLP Transport #430

Closed
bdschaap opened this issue Dec 14, 2023 · 0 comments · Fixed by #437
Closed

Add Body Field for Measurement Logs For OTLP Transport #430

bdschaap opened this issue Dec 14, 2023 · 0 comments · Fixed by #437
Assignees
Labels
change Request a change of an existing feature

Comments

@bdschaap
Copy link

Description

Faro web vitals measurements are sent without a body field in the OTLP transport. The body field is optional in the Otel Log spec but can cause issues with Otel Collector components (e.g. Splunk HEC Exporter).

Proposed solution

Set the body field to something like "Measurement" and/or provide a mechanism for setting a custom value.

@bdschaap bdschaap added the change Request a change of an existing feature label Dec 14, 2023
@codecapitano codecapitano self-assigned this Dec 20, 2023
@codecapitano codecapitano linked a pull request Dec 21, 2023 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
change Request a change of an existing feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants