We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 926e382 commit cfe4865Copy full SHA for cfe4865
README.md
@@ -32,7 +32,7 @@ You can keep using the `datadog` module but it becomes legacy with the release o
32
* Update your manifests with the new module class, basically replace `datadog` by `datadog_agent`
33
34
#### For instance to deploy the elasticsearch integration
35
- include 'datadog_agent::intergrations::elasticsearch'
+ include 'datadog_agent::integrations::elasticsearch'
36
37
Usage
38
-----
0 commit comments