elastic / apm

Elastic Application Performance Monitoring - resources and general issue tracking for Elastic APM.
https://www.elastic.co/apm
Apache License 2.0
384 stars 114 forks source link

add minimal server version for activation_method #780

Closed SylvainJuge closed 1 year ago

SylvainJuge commented 1 year ago

APM Server version 8.7.0 contains a bug that prevents agents from sending metrics when the service.agent.activation_method is present in metadata.

In addition of some error messages in APM server logs, the most visible impact is the lack of metrics in Kibana UI for the service.

Related APM Server issue: https://github.com/elastic/apm-server/issues/10551

This should be fixed for 8.7.1 with https://github.com/elastic/apm-server/pull/10552

As a way to mitigate extra support issues, making the agents only send this field for newer apm-server versions (8.7.1 and later) is required.


apmmachine commented 1 year ago

:green_heart: Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

#### Build stats * Start Time: 2023-03-30T12:58:53.025+0000 * Duration: 3 min 1 sec