feat: add OpenTelemetry export #9386
Annotations
11 errors
packages/jobs/lib/execution/sync.integration.test.ts > Running sync > with track_deletes=false > should report no records have changed:
packages/logs/lib/otlp/otlpSpan.ts#L96
TypeError: Cannot read properties of undefined (reading 'type')
❯ shouldTrace packages/logs/lib/otlp/otlpSpan.ts:96:29
❯ new OtlpSpan packages/logs/lib/otlp/otlpSpan.ts:11:42
❯ new LogContext packages/logs/lib/client.ts:114:21
❯ Object.get packages/logs/lib/models/logContextGetter.ts:71:16
❯ Module.handleSyncSuccess packages/jobs/lib/execution/sync.ts:177:20
❯ runJob packages/jobs/lib/execution/sync.integration.test.ts:243:5
❯ verifySyncRun packages/jobs/lib/execution/sync.integration.test.ts:270:20
❯ packages/jobs/lib/execution/sync.integration.test.ts:33:33
|
packages/jobs/lib/execution/sync.integration.test.ts > Running sync > with track_deletes=false > should report one record has been added and one modified:
packages/logs/lib/otlp/otlpSpan.ts#L96
TypeError: Cannot read properties of undefined (reading 'type')
❯ shouldTrace packages/logs/lib/otlp/otlpSpan.ts:96:29
❯ new OtlpSpan packages/logs/lib/otlp/otlpSpan.ts:11:42
❯ new LogContext packages/logs/lib/client.ts:114:21
❯ Object.get packages/logs/lib/models/logContextGetter.ts:71:16
❯ Module.handleSyncSuccess packages/jobs/lib/execution/sync.ts:177:20
❯ runJob packages/jobs/lib/execution/sync.integration.test.ts:243:5
❯ verifySyncRun packages/jobs/lib/execution/sync.integration.test.ts:270:20
❯ packages/jobs/lib/execution/sync.integration.test.ts:51:33
|
packages/jobs/lib/execution/sync.integration.test.ts > Running sync > with track_deletes=true > should report no records have changed:
packages/logs/lib/otlp/otlpSpan.ts#L96
TypeError: Cannot read properties of undefined (reading 'type')
❯ shouldTrace packages/logs/lib/otlp/otlpSpan.ts:96:29
❯ new OtlpSpan packages/logs/lib/otlp/otlpSpan.ts:11:42
❯ new LogContext packages/logs/lib/client.ts:114:21
❯ Object.get packages/logs/lib/models/logContextGetter.ts:71:16
❯ Module.handleSyncSuccess packages/jobs/lib/execution/sync.ts:177:20
❯ runJob packages/jobs/lib/execution/sync.integration.test.ts:243:5
❯ verifySyncRun packages/jobs/lib/execution/sync.integration.test.ts:270:20
❯ packages/jobs/lib/execution/sync.integration.test.ts:79:33
|
packages/jobs/lib/execution/sync.integration.test.ts > Running sync > with track_deletes=true > should report one record has been added, one updated and one deleted:
packages/logs/lib/otlp/otlpSpan.ts#L96
TypeError: Cannot read properties of undefined (reading 'type')
❯ shouldTrace packages/logs/lib/otlp/otlpSpan.ts:96:29
❯ new OtlpSpan packages/logs/lib/otlp/otlpSpan.ts:11:42
❯ new LogContext packages/logs/lib/client.ts:114:21
❯ Object.get packages/logs/lib/models/logContextGetter.ts:71:16
❯ Module.handleSyncSuccess packages/jobs/lib/execution/sync.ts:177:20
❯ runJob packages/jobs/lib/execution/sync.integration.test.ts:243:5
❯ verifySyncRun packages/jobs/lib/execution/sync.integration.test.ts:270:20
❯ packages/jobs/lib/execution/sync.integration.test.ts:98:33
|
packages/jobs/lib/execution/sync.integration.test.ts > Running sync > with track_deletes=true > should undelete record:
packages/logs/lib/otlp/otlpSpan.ts#L96
TypeError: Cannot read properties of undefined (reading 'type')
❯ shouldTrace packages/logs/lib/otlp/otlpSpan.ts:96:29
❯ new OtlpSpan packages/logs/lib/otlp/otlpSpan.ts:11:42
❯ new LogContext packages/logs/lib/client.ts:114:21
❯ Object.get packages/logs/lib/models/logContextGetter.ts:71:16
❯ Module.handleSyncSuccess packages/jobs/lib/execution/sync.ts:177:20
❯ runJob packages/jobs/lib/execution/sync.integration.test.ts:243:5
❯ verifySyncRun packages/jobs/lib/execution/sync.integration.test.ts:270:20
❯ packages/jobs/lib/execution/sync.integration.test.ts:122:61
|
packages/jobs/lib/execution/sync.integration.test.ts > Running sync > with softDelete=true > should report records have been deleted:
packages/logs/lib/otlp/otlpSpan.ts#L96
TypeError: Cannot read properties of undefined (reading 'type')
❯ shouldTrace packages/logs/lib/otlp/otlpSpan.ts:96:29
❯ new OtlpSpan packages/logs/lib/otlp/otlpSpan.ts:11:42
❯ new LogContext packages/logs/lib/client.ts:114:21
❯ Object.get packages/logs/lib/models/logContextGetter.ts:71:16
❯ Module.handleSyncSuccess packages/jobs/lib/execution/sync.ts:177:20
❯ runJob packages/jobs/lib/execution/sync.integration.test.ts:243:5
❯ verifySyncRun packages/jobs/lib/execution/sync.integration.test.ts:270:20
❯ packages/jobs/lib/execution/sync.integration.test.ts:157:33
|
tests (ubuntu-latest, 20.x)
Process completed with exit code 1.
|
tests (ubuntu-latest, 20.x)
Type 'string' is not assignable to type 'number'.
|
tests (ubuntu-latest, 18.x)
The job was canceled because "ubuntu-latest_20_x" failed.
|
tests (ubuntu-latest, 18.x)
The operation was canceled.
|
tests (ubuntu-latest, 18.x)
Type 'string' is not assignable to type 'number'.
|