Giter VIP home page Giter VIP logo

Comments (2)

djmitche avatar djmitche commented on June 12, 2024 1

It is possible, but has some downsides.

  • The agent container typically needs enhanced access to the host (the docker socket, among other things), which may be more privilege than you want to give to your application.
  • You would need to build the agent into your container, and ensure any dependencies for the agent are in place.
  • For a serverless execution, the 100's of ms that the serverless task runs is probably too short to start, run, and stop an agent.

I'd encourage you to contact DD support about this, as they may be able to recommend solutions for your particular case.

from dd-agent.

ai-rohit avatar ai-rohit commented on June 12, 2024

Hi I was wondering if it's possible to run the Datadog Agent in the same container as my Go application. I'm currently able to run Datadog in a separate container, but this requires some kind of container orchestration tool like Docker Compose or Amazon ECS.

Ideally I'd like to be able to package my whole app in a single container which makes it much easier to experiment with different hosting providers and interesting Serverless offerings like Cloud Run.

Is this currently possible? Alternately, do you have any suggestions for how to deploy the Datadog Agent to work with single-container applications? Thanks!

Any updated on this @AttilaTheFun ?

from dd-agent.

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.