Is your feature request related to a problem? Please describe.
Currently both @opentelemetry/exporter-trace-otlp-proto and @opentelemetry/exporter-logs-otlp-proto offer browser support, but @opentelemetry/exporter-metrics-otlp-proto does not. We should also add support for it to @opentelemetry/exporter-metrics-otlp-proto.
Describe the solution you'd like
Add browser support to @opentelemetry/exporter-metrics-otlp-proto. #4097 is a prerequisite for that.
Additional context
Is your feature request related to a problem? Please describe.
Currently both
@opentelemetry/exporter-trace-otlp-protoand@opentelemetry/exporter-logs-otlp-protooffer browser support, but@opentelemetry/exporter-metrics-otlp-protodoes not. We should also add support for it to@opentelemetry/exporter-metrics-otlp-proto.Describe the solution you'd like
Add browser support to
@opentelemetry/exporter-metrics-otlp-proto. #4097 is a prerequisite for that.Additional context