Skip to content

Instantly share code, notes, and snippets.

@KyleJamesWalker
Created May 22, 2015 16:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save KyleJamesWalker/846288405b001929c54c to your computer and use it in GitHub Desktop.
Save KyleJamesWalker/846288405b001929c54c to your computer and use it in GitHub Desktop.
Extra DataDog Agent Libraries (Windows)

If you need an agent check that requires an extra python package one windows simply do the following:

  1. pip/easy install your python package to the core python install.
  2. Add the results of the pip install folders to C:\Program Files (x86)\Datadog\Datadog Agent\files\library.zip
  3. Enjoy!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment