Join Slack
Powered by
Hi team! Ref: <https://signoz.io/docs/userguide/d...
# support
c
Chandeep Gulati
07/21/2025, 9:05 AM
Hi team! Ref:
https://signoz.io/docs/userguide/drop-metrics/#drop-metrics-by-exact-name-match
Is there a way to achieve this but from the SDK level?
n
Nagesh Bansal
07/22/2025, 7:58 PM
Hey
@Chandeep Gulati
, does your use case involve manual instrumentation or auto-instrumentation?
c
Chandeep Gulati
07/22/2025, 8:10 PM
Auto
n
Nagesh Bansal
07/22/2025, 8:17 PM
Can you try with this:
https://opentelemetry.io/docs/specs/otel/metrics/sdk/#view
. I couldn't find any direct approach similar to a filter processor (what you've shared) or through setting
environment variables
(this method does not include dropping by name but by instrumentation library).
Nagesh Bansal
07/22/2025, 8:20 PM
Also, what auto-instrumentation library are you using?
Open in Slack
Previous
Next