Git Product home page Git Product logo

Comments (6)

michaelpporter avatar michaelpporter commented on September 6, 2024 1

This seems to be working on my setup.

from datadog-plugin.

drodriguezhdez avatar drodriguezhdez commented on September 6, 2024

Thanks @lechuk47 for reporting.

A quick question to fully understand the issue: is this only related to the "Check connectivity" button in the configuration or do the plugin is actually not sending metrics?

from datadog-plugin.

michaelpporter avatar michaelpporter commented on September 6, 2024

I have a the same issue. I'm running Jenkins in an EKS cluster (Kubernetes) with the Datadog Helm Chart. I have a Cluster agent at datadog-cluster-agent.NAMESPACE.svc.cluster.local:5005 and agents running as a DaemonSet datadog.NAMESPACE.svc.cluster.local:8125.

  • When I run the test in Jenkins it fails to port 8125, but will send start/stop job data.
  • Enabling HostPort seems to be required.
  • The test will connect to 5005, bit does not send information. (when would we use Custer Agent over the host port?

in short, the test fails but data is sent.

from datadog-plugin.

drodriguezhdez avatar drodriguezhdez commented on September 6, 2024

@michaelpporter thanks

Yeah, it seems that the issue here is that the plugin is using TCP protocol to check the DogStatsD port, which by default is UDP. We're currently working on a fix to accommodate this case 👌🏼

from datadog-plugin.

drodriguezhdez avatar drodriguezhdez commented on September 6, 2024

A new patch version has been released to fix this issue: 3.0.2

from datadog-plugin.

github-actions avatar github-actions commented on September 6, 2024

Thanks for your contribution!

This issue has been automatically marked as stale because it has not had activity in the last 30 days. Note that the issue will not be automatically closed, but this notification will remind us to investigate why there's been inactivity. Thank you for participating in the Datadog open source community.

If you would like this issue to remain open:

  1. Verify that you can still reproduce the issue in the latest version of this project.

  2. Comment that the issue is still reproducible and include updated details requested in the issue template.

from datadog-plugin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.