Closed david-luna closed 1 month ago
Attention: Patch coverage is 86.66667%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 93.96%. Comparing base (
32564ad
) to head (15bb139
). Report is 3 commits behind head on next.
Files with missing lines | Patch % | Lines |
---|---|---|
...try-resources/src/detectors/BrowserDetectorSync.ts | 0.00% | 1 Missing :warning: |
...ors/platform/node/ServiceInstanceIdDetectorSync.ts | 0.00% | 1 Missing :warning: |
Which problem is this PR solving?
Replaces
ResourceAttributes
withAttributes
Refs #4175
Short description of the changes
Replace the interfaces in sources & tests. This PR targeting
next
since the version bump of@opentelemetry/api
package and the changes in public types make it a breaking change.Type of change
Please delete options that are not relevant.
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
Checklist: