Nate Thelen

Results 4 issues of Nate Thelen

I went through the whole project and updated everything. I verified that all test cases work. Let me know if anything is missing. I am running this new version on...

Thought maybe should create a new function that does the substitution, but this seemed the simplest

Happens other places inside TransactionManager, anywhere this code is used: c = self.local.mget('%s_%s_*' % (self.prefix, self._trunc_using(using))) The problem is that the 'using' variable is the DB key, not the substituted...

If you go to the docs: https://docs.datadoghq.com/metrics/custom_metrics/dogstatsd_metrics_submission/?code-lang=nodejs you will see that the functions take a sample rate. But the dd-trace dogstatsd implementation doesn't seem to have any reference to sample...