DataDog / kong-plugin-ddtrace

Datadog APM Plugin for Kong Gateway
Apache License 2.0
15 stars 7 forks source link

How to visualise the deployment and infrastructure metrics in Datadog UI? #14

Closed pawandhiman10 closed 6 months ago

pawandhiman10 commented 1 year ago

Kong version: 3.3.0 With this plugin, we are able to send the traces successfully on port 8126. But not able to figure out anything related to the metrics under the Infrastructure and Deployment Tabs of the Services page in Datadog UI. We have already set the DD_ENV, DD_SERVICE, and DD_VERSION environment variables but not working as expected, we believe this is due to the fact that we are not connecting with 8125 port to have the metrics in DD. Could you please help here or suggest how we can get the version and infrastructure metrics?

dmehala commented 8 months ago

Hello @pawandhiman10,

Appreciation for highlighting this issue. I'm pleased to share that the fix has been merged and will be incorporated into the upcoming release. Once the release is complete, I'll provide instructions on setting up DD_ENV, DD_SERVICE, and DD_VERSION.

dmehala commented 6 months ago

I released v0.2.0. Thanks for your patience!