@bluealba/opentelemetry-tracer 2.0.0-develop-1173 → 2.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/.turbo/turbo-build.log
CHANGED
package/.turbo/turbo-test.log
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
|
|
2
|
-
> @bluealba/opentelemetry-tracer@2.0.0
|
|
2
|
+
> @bluealba/opentelemetry-tracer@2.0.0 test
|
|
3
3
|
> jest --detectOpenHandles --forceExit
|
|
4
4
|
|
|
5
5
|
PASS __tests__/tracing.test.ts
|
|
@@ -20,5 +20,5 @@ PASS __tests__/with-tracing.test.ts
|
|
|
20
20
|
Test Suites: 2 passed, 2 total
|
|
21
21
|
Tests: 4 passed, 4 total
|
|
22
22
|
Snapshots: 0 total
|
|
23
|
-
Time: 4.
|
|
23
|
+
Time: 4.738 s
|
|
24
24
|
Ran all test suites.
|
|
Binary file
|
package/package.json
CHANGED
package/version.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version": "2.0.0
|
|
1
|
+
{"version": "2.0.0", "name": "bluealba-opentelemetry-tracer", "displayName": "null"}
|