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 e5174fb commit 27eab16Copy full SHA for 27eab16
content/faq.md
@@ -440,7 +440,7 @@ This will call the command at the end of the script and
440
send Datadog events if it exits with a non-zero exit code (i.e. an error). `--submit_mode all`
441
will send events on every run.
442
443
-(To get the python client lib you can install it with `easy_install datadog` or `pip install datadog`).
+(To get the python client lib you can install it with `pip install datadog`).
444
445
[graphing-1]: /graphing/#functions
446
[graphing-2]: /graphing
0 commit comments