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 support for providing host.id via intakeV2. #246

Merged
merged 4 commits into from
Apr 5, 2024

Conversation

JonasKunz
Copy link
Contributor

Implementation for elastic/apm#853, closes #187 .

We already support the OpenTelemetry Resource Attribute host.id via the OTLP intake. Because this field is required for the universal profiling correlation, we need to be able to set that field via IntakeV2.
This PR therefore adds the optional host_id as new IntakeV2 metadata field.

@JonasKunz JonasKunz requested a review from a team as a code owner March 27, 2024 15:22
kruskall
kruskall previously approved these changes Apr 5, 2024
carsonip
carsonip previously approved these changes Apr 5, 2024
@JonasKunz
Copy link
Contributor Author

@kruskall can you merge the PR for me? I don't have the permissions to do so

@kruskall kruskall merged commit 007b3c8 into elastic:main Apr 5, 2024
4 checks passed
@JonasKunz JonasKunz deleted the intakev2-hostid branch April 5, 2024 12:35
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

Successfully merging this pull request may close these issues.

Allow host.id via IntakeV2 metadata
3 participants