-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dogstatsd: Drop metrics according to sample rate (#884)
Sample rate is for allowing to lower traffic generated by the statsd packets so the observations need to be dropped. statsd server will multiple the metrics with the inverse of sample rate to compenstate. Fixes #778
- Loading branch information
1 parent
aba2075
commit ab8826b
Showing
1 changed file
with
17 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters