Comment by jeffbee

Comment by jeffbee 3 days ago

1 reply

Another reason against inflating sampling rates on errors is: for system stability you never want to do more stuff during errors than you would normally do. Doing something more expensive during an error can cause your whole system, or elements of it, to latch into an unplanned operating point where they only have the capacity to do the expensive error path, and all of the traffic is throwing errors because of the resource starvation.

hamandcheese 3 days ago

It can also be expensive as in money. Especially if you are a Datadog customer.