[feature request] Filter out measurements based on tag value #5991
Labels
enhancement
New feature or request
needs-triage
New issues which have not been classified or triaged by a community member
pkg:OpenTelemetry
Issues related to OpenTelemetry NuGet package
Package
OpenTelemetry
Is your feature request related to a problem?
When adding metrics for System.Net.Http, I noticed that we send measurements for OTLP Exporter requests as well. The tag for these measurements is
server.port == 4137
What is the expected behavior?
It would be helpful to have a filter to ignore measurements with a given tag value.
Which alternative solutions or features have you considered?
There is no alternative solution
Additional context
No response
The text was updated successfully, but these errors were encountered: