opentelemetry-js icon indicating copy to clipboard operation
opentelemetry-js copied to clipboard

feat(api): Add delegating no-op meter provider

Open hectorhdzg opened this issue 1 year ago • 2 comments
trafficstars

Fixes #3622

Short description of the changes

Adding ProxyMeterProvider and ProxyMeter

Type of change

Please delete options that are not relevant.

  • [x] Breaking change (fix or feature that would cause existing functionality to not work as expected)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • [x] Unit tests

Checklist:

  • [x] Followed the style guidelines of this project
  • [x] Unit tests have been added

hectorhdzg avatar Jul 09 '24 21:07 hectorhdzg