nebsta

Results 14 comments of nebsta

@brustolin I tried setting the profiling sample rate to 0, and it doesn't seem to be happening anymore, though I also noticed before changing the same rate, that the exception...

@brustolin @philipphofmann I did notice one thing that may be related to this issue. Would like to get your thoughts on it. Basically we use the manually profiling transactions/spans for...

@brustolin I've outlined an explanation of how we're using them below, including some code examples as well. Hopefully that gives you a better picture. The main class where we use...

I should also mention that the spans we're using the `Bootstrapper` are actually our own span class (which you can see [here](https://gist.github.com/nebsta/0053c64592247b1c6bc6bfe73ef393c2), which is just a light wrapper around the...