open-telemetry / opentelemetry-cpp-contrib

https://opentelemetry.io/
Apache License 2.0
121 stars 129 forks source link

Adding functionality to ingore request paths, disabling monitoring on the given routes. #398

Closed aryanishan1001 closed 3 months ago

aryanishan1001 commented 3 months ago

Feature to enable user to stop monitoring on some certain URIs, thus no span being created for them. https://github.com/open-telemetry/opentelemetry-cpp-contrib/issues/361