Giter Site home page Giter Site logo

ansible-datadog-agent's Introduction

ansible-datadog-agent

Ansible Role for Datadog Agent

Contains two parts including :

  • Installing / uninstalling Datadog agent
  • General configuration for Datadog agent

Installing / Uninstalling Datadog Agent

It's basically tasks to do Datadog agent package installation in Ubuntu.

General Configuration

Covers Datadog general configuration sections, in initial release, it will be used to deploy Datadog API key to the configuration.

Required Variables

None

Additional Variables

  • datadog_state desc: present, absent default: present

  • datadog_enable desc: yes, no default: yes

  • datadog_agent_version desc: datadog agent version format default: 1:5.21.1-1

  • datadog_log_retention desc: positive integer default: 1

  • datadog_log_size desc: volume size default: 10MB

  • datadog_api_key desc: API key of datadog agent, leave empty will fail the agent.

  • datadog_dogstatsd_port desc: statsd port number to listen on default: 18125

Testing

There are three options of testing:

  • Installation (test_present.yml)
  • Uninstallation (test_absent.yml)
  • Configuration (test_config.yml)

To testing using vagrant for those options, use:

TASK='task_name' vagrant up

task_name value : present, absent, config

ansible-datadog-agent's People

Contributors

nin9swells avatar rizkidoank avatar afifun51 avatar

Watchers

James Cloos avatar

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.