Skip to content

JeffreyPalmer/ansible-datadog

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Datadog Role

Install and configure datadog agent. Currently only handles base agent.

May extend to handle some service monitoring in the future.

Requirements

Ubuntu

Role Variables

  • datadog_api_key - your datadog API key

Dependencies

None

Example Playbook

- hosts: servers
  roles:
     - { role: bakins.datadog, datadog_api_key: "mykey" }

License

Apache2

Author Information

brian@akins.org

About

Ansible role for data dog agent

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published