Sampling support for .NET Agent

Thundra .NET agent now supports intelligent sampling so you can reduce your data usage. The agent provides you built-in samplers for Metrics, Traces and, Logs;

  • Count Aware Sampler
  • Time Aware Sampler
  • Error Aware Sampler
  • Duration Aware Sampler

You need to upgrade the agent version to 1.4.0 to use sampling. Documentations are here and the sample code is here. Come to our community slack and get instant help!