Elastic Helm Charts are not working integrated OOTB in version 8.5.1

Kibana version: 8.5.1

Elasticsearch version: 8.5.1

APM Server version: 8.5.1

OpenTelementry Java Agent: 1.22.1

We are using the official Helm Chart to deploy the Elastic Stack on Kubernetes with the following components:

But when we tried to register the integration with the APM server and try to access the APM section, the integration didn't work. The result is an error popup indicating that some indexes are missing and the data cannot be displayed.

4 Likes

Did you follow the setup instructions for APM server self-managed? APM server requires additional steps for setup when being used as standalone rather than fleet deployed.

Hi @BenB196,

I'm following the Helm instruction for the deployment of the APM. Do you suggest doing an extra configuration to integrate it with Kibana? Is this integration not ready out of the box with the Helm Charts(with their default values)?

The Helm Chart for APM is really meant for 7.x, in 8.x there were significant changes that require additional configuration than what the helm chart offers. These instructions are probably better. The APM server that the Helm Chart offers is considered "legacy". If you want a slightly better out of the box experience, I'd recommend looking at the Elastic Fleet & Agent setup, which offers the APM server as an integration, and is "simpler" to get setup.

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.