# Unable to integrate jaeger agent with APM

**URL:** https://discuss.elastic.co/t/unable-to-integrate-jaeger-agent-with-apm/359782
**Category:** APM
**Tags:** server, open-telemetry
**Created:** [May 20, 2024, 6:05am UTC](https://discuss.elastic.co/t/unable-to-integrate-jaeger-agent-with-apm/359782 "2024-05-20T06:05:38Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Subrahmanyam\_Veerank](https://avatars.discourse-cdn.com/v4/letter/s/d78d45/32.png) [@Subrahmanyam\_Veerank](https://discuss.elastic.co/u/Subrahmanyam_Veerank)
#### Post date: [May 20, 2024, 6:05am UTC](https://discuss.elastic.co/t/unable-to-integrate-jaeger-agent-with-apm/359782/1 "2024-05-20T06:05:38Z")

</div>

Sir, we have a jaeger agents running in kubernetes env as a daemon set and want to integrate the agent with APM. As per the documentation we have added below args in jaeger agent.yml

--reporter.grpc.tls.enabled=true  
--reporter.grpc.host-port=apm-url:8200  
--agent.tags="elastic-apm-auth=Bearer "

in addition to above added this arg as we are using the self signed certificates  
--reporter.grpc.tls.skip-host-verify=true

But im not able to any data in kibana/APM app. Whether are we missing anything?

---

<div class="post-metadata">

### Author: ![Subrahmanyam\_Veerank](https://avatars.discourse-cdn.com/v4/letter/s/d78d45/32.png) [@Subrahmanyam\_Veerank](https://discuss.elastic.co/u/Subrahmanyam_Veerank)
#### Post date: [May 31, 2024, 4:44am UTC](https://discuss.elastic.co/t/unable-to-integrate-jaeger-agent-with-apm/359782/2 "2024-05-31T04:44:55Z")

</div>

can anyone help us in resolving the issue pls?
