You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(sdk-node): add HostDetector as default resource detector (#4566)
* feat(node-sdk): add `HostDetector` as default resource detector
Fixes#4282
- Add `HostDetector` to the list of default resource detectors
- Add test to make sure host and process values are being set by default
- Update from deprecated `sdk.detectResources()` to `sdk.start()` on tests
- Update from deprecated `SemanticResourceAttributes.SERVICE_NAME` to `SEMRESATTRS_SERVICE_NAME` on SDK file
* Update experimental/CHANGELOG.md
* fix lint
remove extra lint causing lint error
---------
Co-authored-by: Marc Pichler <[email protected]>
0 commit comments