Skip to content

How to add a python package for a custom check on Windows

Tristan Michelet edited this page Apr 3, 2015 · 1 revision

How to add a custom python package to the agent on Windows

Since the Agent 5.0.0, there isn't an easy way to add a custom python package to the agent on Windows, for a custom check for instance. Improving this process is in our roadmap.

The current way to do so is to add the package in the library zipped folder that can be found at C:\Program Files (x86)\Datadog\Datadog Agent\files, and restart the agent.

Clone this wiki locally