Kibana V. 6.5.4:
ES V. 5.6:
APM V 6.6.0:
APM agent nodeJS v 1.12:
**Installed from docker image docker.elastic.co/apm/apm-server:6.6.0 **:
Fresh install
Is there anything special in your setup? Using kubernetes, deploying APM as a Service, default namespace, no customizations except adding kubernetes metadata:
Sample config:
Problem: Kubernetes metadata is not added to the APM traces:
Steps to reproduce:
- Launch APM-server using kubectl and this config file:
https://gist.github.com/digressionary/573939468d9f6d2afe284d2c6014d52b - Configure a node.js app which is running in kubernetes to connect to this APM-server
- Hit the node.js app endpoint
- the following output is missing kubernetes metadata
https://gist.github.com/digressionary/3ffbca67eb0940cb2992e5475aace8ab