Closed SylvainJuge closed 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.
service.agent.activation_method
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.
CODEOWNERS
/
schedule YYYY-MM-DD
the below badges are clickable and redirect to their specific view in the CI or DOCS
#### Build stats * Start Time: 2023-03-30T12:58:53.025+0000 * Duration: 3 min 1 sec
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.
CODEOWNERS
)/
schedule YYYY-MM-DD
to the PR description.If this spec adds a new dynamic config option, add it to central config.N/A