Open
Description
Problem Statement
Hello, in the SDK, you can have multiple exporters per meter. Currently we use Views to drop metrics and attributes on a global level. At the same time, we allow our users to define their own exporters. We want to allow dropping metrics and attributes per exporter level because each backend has different expectations. Unfortunately, we haven't found a way to do this in the SDK because views only provide access to the instrumentation information.