Git Product home page Git Product logo

Comments (2)

bradq avatar bradq commented on September 6, 2024

Hi @mbouamama, not a bug. TCP/5005 is exposed for the clustering agent, and you won't need to contact it from this plugin. See the values, which are configurable but default to the same standard ports used within k8s and the traditional agent.

If you want to use TCP to communicate, you'll need datadog.dogstatsd.useHostPort and datadog.apm.portEnabled set to true to expose them, after which they'll be available on 8125 and 8126 via UDP and TCP, respectively.

As far as support has told me, it is not possible to directly configure the TCP log listener via standard envvars, labels, or annotations, hence my request in #280. In effect you'll have to mount an external volume in the name of transporting a 4-line YAML file into the container for this to work. It's rather unclear why that's the case, but it is indeed.

from datadog-plugin.

hithwen avatar hithwen commented on September 6, 2024

Hallo @mbouamama, if you are still experiencing this issue, please contact support.

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.