- Version 10.6 Community Edition
- Helm chart deployment
- Integrate code coverage metrics for services in Datadog
- Deployment and visualization of Sonarqube server metrics working
**I’ve been working for a while now, trying to understand how to get code coverage metrics for projects within my organization into Datadog. I have successfully integrated Sonarqube with Datadog and can visualize the Sonarqube server metrics, but I can’t figure out how to get code coverage metrics for any project into Datadog. The below Datadog page mentions enabling JMX beans (which I have done by prometheusExporter.enabled = true) but from what I’ve seen in the forums, JMX beans do not produce the code coverage metrics. How do I scrape the code coverage metrics with Datadog?
**