Skip to content

Commit

Permalink
Update doc/dev/testing.md
Browse files Browse the repository at this point in the history
Co-authored-by: Jen Gilbert <[email protected]>
  • Loading branch information
andrewqian2001datadog and jhgilbert committed Sep 18, 2024
1 parent ec7f2b1 commit 1c53f0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/dev/testing.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ You should now be able to run the unit tests locally:

<img width="604" alt="image" src="https://github.com/user-attachments/assets/ea5c74c5-ee56-4fc3-83c8-73a00c9cab1e">

### 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
Expand Down

0 comments on commit 1c53f0e

Please sign in to comment.