Skip to content

Commit 893e9b5

Browse files
author
Alex Evanczuk
committed
Fix typo in README
1 parent db85045 commit 893e9b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ end
8585

8686
# Using Other Observability Tools
8787

88-
Right now this tool sends metrics to DataDog early. However, if you want to use this with other tools, you can call `PackStats.get_metrics(...)` to get generic metrics that you can then send to whatever observability provider you use.
88+
Right now this tool sends metrics to DataDog only. However, if you want to use this with other tools, you can call `PackStats.get_metrics(...)` to get generic metrics that you can then send to whatever observability provider you use.
8989

9090
# Setting Up Your Dashboards
9191

0 commit comments

Comments
 (0)