legendecas
6a8c2f2094
fix: prefer globalThis instead of window to support webworkers ( #2465 )
...
* fix: prefer globalThis instead of window to support webworkers
There is no `window` in either WebWorkers and ServiceWorkers.
* Update packages/opentelemetry-core/test/platform/browser/environment.test.ts
* fixup! add globalThis helpers
2021-10-21 20:09:19 +02:00
Bartlomiej Obecny
4a3fd1f4d8
remove plugins ( #2081 )
...
Co-authored-by: Valentin Marchaud <contact@vmarchaud.fr>
2021-04-09 11:04:20 +02:00
Nev
62f8695d3f
feat(diag-logger): part 2 - breaking changes - remove api.Logger, api… ( #1925 )
2021-02-17 15:46:27 -05:00
Srikanth Chekuri
80ea2e0037
chore: remove NoopLogger from sdk and use from api ( #1746 )
2020-12-22 13:19:20 -05:00
Mark Wolff
e9b2cf9aeb
refactor: remove copyright year from file headers ( #1150 )
2020-06-12 09:27:21 -04:00
Olivier Albertini
05e7bb9c8f
fix(lint): move tslint to eslint ( #892 )
2020-05-20 20:42:17 -07:00
Bartlomiej Obecny
2c9ed63892
chore: splitting BasePlugin into browser and node ( #981 )
2020-05-12 11:11:23 -04:00