Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Mr0grog committed Nov 18, 2024
1 parent 04b0243 commit 0c3938f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,7 @@ npm test

* Buffer metrics using `Map` instead of a plain object.

* Deprecated the `appKey` option. Application keys (as opposed to API keys) are not actually needed for sending metrics or distributions to the Datadog API. Including it in your configuration adds not benefits, but risks exposing a sensitive credential.
* Deprecated the `appKey` option. Application keys (as opposed to API keys) are not actually needed for sending metrics or distributions to the Datadog API. Including it in your configuration adds no benefits, but risks exposing a sensitive credential.

[View diff](https://github.com/dbader/node-datadog-metrics/compare/v0.11.4...main)

Expand Down

0 comments on commit 0c3938f

Please sign in to comment.