DataDog / java-dogstatsd-client

Java statsd client library
MIT License
176 stars 102 forks source link

Fix visibility for overrideable methods #170

Closed vickenty closed 2 years ago

vickenty commented 3 years ago

75df66acef added option to override sampling behavior, but we need to expose methods used to build the client for it to be useful.