Is there any way to deploy the apm app/server for vary kibana spaces?

I've implemented this https://www.elastic.co/de/blog/using-elastic-apm-java-agent-on-kubernetes-k8s blogpost for an example setup. I recieve my apm metrics for the service. If I create a new kibana space 'awesome space' next to the default one I'm able to see the same metrics for the same service.
Is there a way to separate them? Like configure the output in the apm-server deployment.yml for a specific pattern to go into 'default' or 'awesome space'?

Hi @elk51211! Unfortunately spaces are not supported for the APM app currently. We do have an issue open for it, but it's not clear when we will actually be able to work on it: https://github.com/elastic/kibana/issues/49647.

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