opentelemetry-js/packages/opentelemetry-core/test
Daniel Dyla 969bb62696
fix(tracing): make spans resilient to performance clock drift (#3434)
* fix(tracing): make spans resilient to performance clock drift

* Fix changelog

* Do not export getTimeOrigin

* Apply shift to shim spans

* Lint

* Lint

* Remove unused imports

* Fix drift calculation

* Remove bad import

* Use Date.now for fetch span end

* Fetch changelog

* Test addHrTimes

* lint

* lint

* lint

* Fix flaky test

* lint

* Use perf timer for perf API

* Apply date fix to xhr

* Changelog

* lint

* Revert to previous addHrTimes impl

* Review comments

* Fix flaky test
2023-01-11 15:37:23 -05:00
..
baggage chore: enforce format with prettier (#3444) 2022-12-01 14:58:56 +08:00
common fix(tracing): make spans resilient to performance clock drift (#3434) 2023-01-11 15:37:23 -05:00
internal feat: add tracing suppresing for Metrics Export (#3332) 2022-10-21 09:56:29 +08:00
platform chore: enforce format with prettier (#3444) 2022-12-01 14:58:56 +08:00
propagation chore: enforce format with prettier (#3444) 2022-12-01 14:58:56 +08:00
trace chore: enforce format with prettier (#3444) 2022-12-01 14:58:56 +08:00
utils feat(sdk-node): configure no-op sdk with `OTEL_SDK_DISABLED` environment variable (#3485) 2023-01-02 15:56:08 +08:00
index-webpack.ts remove plugins (#2081) 2021-04-09 11:04:20 +02:00
test-utils.ts chore: enforce format with prettier (#3444) 2022-12-01 14:58:56 +08:00