diff --git a/doc/dev/testing.md b/doc/dev/testing.md index e705e2d9..f8f46df9 100644 --- a/doc/dev/testing.md +++ b/doc/dev/testing.md @@ -47,7 +47,7 @@ You should now be able to run the unit tests locally: image -### Send metrics to the agent using dogstasd +### Send metrics to the Agent using DogStatsD Create a folder for testing, such as `testapp/main.py`. Create a file inside the folder with the following code: ``` from datadog import initialize, statsd