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

Bump up apm-data to v1.8.1 #13614

Merged
merged 2 commits into from
Jul 5, 2024
Merged

Bump up apm-data to v1.8.1 #13614

merged 2 commits into from
Jul 5, 2024

Conversation

lahsivjar
Copy link
Contributor

Motivation/summary

host.ip resource attribute was not processed for OTel events which led to missing of this crucial field in the UI.

Checklist

How to test these changes

  1. Create a setup with opentelemetry-collector. Use otlphttp exporter to send data to APM-Server. For receiver, you can use hostmetricsreciever to collect host stats.
  2. Notice that docs indexed in Elasticsearch have the field host.ip set (note if the field labels.host_ip is set then we are not handling it correctly as all unhandled fields are added as a label).

Related issues

NA

@lahsivjar lahsivjar added test-plan v8.15.0 backport-8.15 Automated backport with mergify labels Jul 5, 2024
@lahsivjar lahsivjar requested a review from a team as a code owner July 5, 2024 16:28
@lahsivjar lahsivjar enabled auto-merge (squash) July 5, 2024 16:29
@lahsivjar lahsivjar merged commit f56767d into elastic:main Jul 5, 2024
14 checks passed
@lahsivjar lahsivjar deleted the bumpapmdata branch July 5, 2024 17:32
@lahsivjar lahsivjar added backport-8.15 Automated backport with mergify and removed backport-8.15 Automated backport with mergify labels Jul 5, 2024
mergify bot pushed a commit that referenced this pull request Jul 5, 2024
(cherry picked from commit f56767d)

# Conflicts:
#	go.mod
#	go.sum
Copy link
Contributor

mergify bot commented Jul 5, 2024

This pull request does not have a backport label. Could you fix it @lahsivjar? 🙏
To fixup this pull request, you need to add the backport labels for the needed
branches, such as:

  • backport-7.17 is the label to automatically backport to the 7.17 branch.
  • backport-8./d is the label to automatically backport to the 8./d branch. /d is the digit.

NOTE: backport-skip has been added to this pull request.

@mergify mergify bot added backport-skip Skip notification from the automated backport with mergify and removed backport-skip Skip notification from the automated backport with mergify labels Jul 5, 2024
mergify bot added a commit that referenced this pull request Jul 6, 2024
* Bump up apm-data to v1.8.1 (#13614)

(cherry picked from commit f56767d)

# Conflicts:
#	go.mod
#	go.sum

* Fix conflict

---------

Co-authored-by: Vishal Raj <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-8.15 Automated backport with mergify test-plan v8.15.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants