Upgrading ECK managed APM server, doesn't upgrade the APM integration

Hi

We have upgraded our ECK managed Elasticsearch and APM. But now we get the error below. I can see the ingest pipelines are still named with 8.11.1. What can I do to upgrade APM integration?

{"log.level":"error","@timestamp":"2024-10-10T07:47:16.165Z","log.origin":{"function":"github.com/elastic/go-docappender/v2.(*Appender).flush","file.name":"v2@v2.1.4/appender.go","file.line":403},"message":"failed to index documents in 'traces-apm.rum-default' (fail_processor_exception): Document produced by APM Server v8.15.0, which is newer than the installed APM integration (v8.11.0-preview-1695749054). The APM integration must be upgraded.","service.name":"apm-server","documents":2,"ecs.version":"1.6.0"}

Added server and removed ui

Solved it by rollover traces-apm.rum-default

1 Like