langwatch 1.4.0 → 1.6.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.
Files changed (34) hide show
  1. package/dist/{chunk-DINMABRW.js → chunk-B6GGJBDM.js} +75 -37
  2. package/dist/chunk-B6GGJBDM.js.map +1 -0
  3. package/dist/{chunk-TMIZYFEI.mjs → chunk-IBZ4J3HY.mjs} +2 -2
  4. package/dist/chunk-IBZ4J3HY.mjs.map +1 -0
  5. package/dist/{chunk-H7FNDLEM.mjs → chunk-LZS4B33H.mjs} +65 -27
  6. package/dist/chunk-LZS4B33H.mjs.map +1 -0
  7. package/dist/{chunk-G724AXIB.js → chunk-VBI6IJS4.js} +2 -2
  8. package/dist/chunk-VBI6IJS4.js.map +1 -0
  9. package/dist/cli/bundle.js +694 -432
  10. package/dist/{implementation-WfGxOvyq.d.mts → implementation-D3kg-y8n.d.mts} +1 -1
  11. package/dist/{implementation-bVu7gJFf.d.ts → implementation-D4uH_rQl.d.ts} +1 -1
  12. package/dist/index.d.mts +571 -44
  13. package/dist/index.d.ts +571 -44
  14. package/dist/index.js +860 -101
  15. package/dist/index.js.map +1 -1
  16. package/dist/index.mjs +832 -73
  17. package/dist/index.mjs.map +1 -1
  18. package/dist/observability-sdk/index.d.mts +3 -3
  19. package/dist/observability-sdk/index.d.ts +3 -3
  20. package/dist/observability-sdk/index.js +2 -2
  21. package/dist/observability-sdk/index.mjs +1 -1
  22. package/dist/observability-sdk/instrumentation/langchain/index.d.mts +1 -1
  23. package/dist/observability-sdk/instrumentation/langchain/index.d.ts +1 -1
  24. package/dist/observability-sdk/setup/node/index.d.mts +25 -0
  25. package/dist/observability-sdk/setup/node/index.d.ts +25 -0
  26. package/dist/observability-sdk/setup/node/index.js +3 -3
  27. package/dist/observability-sdk/setup/node/index.mjs +2 -2
  28. package/dist/{types-NCH43GuW.d.mts → types-BS1JaoZZ.d.mts} +12419 -8114
  29. package/dist/{types-DB6nS7nW.d.ts → types-DBNWsM_D.d.ts} +12419 -8114
  30. package/package.json +4 -4
  31. package/dist/chunk-DINMABRW.js.map +0 -1
  32. package/dist/chunk-G724AXIB.js.map +0 -1
  33. package/dist/chunk-H7FNDLEM.mjs.map +0 -1
  34. package/dist/chunk-TMIZYFEI.mjs.map +0 -1
@@ -4,7 +4,7 @@ import { ExportResult } from '@opentelemetry/core';
4
4
  import { Logger, LogRecord, LoggerProvider } from '@opentelemetry/api-logs';
5
5
  import { b as SemConvLogRecordAttributes, a as SemConvAttributes } from './types-VOZv9LYO.mjs';
6
6
  import { TracerProvider } from '@opentelemetry/api';
7
- import { j as LangWatchTracer } from './types-NCH43GuW.mjs';
7
+ import { j as LangWatchTracer } from './types-BS1JaoZZ.mjs';
8
8
 
9
9
  /**
10
10
  * Filterable Batch Span Exporter for OpenTelemetry
@@ -4,7 +4,7 @@ import { ExportResult } from '@opentelemetry/core';
4
4
  import { Logger, LogRecord, LoggerProvider } from '@opentelemetry/api-logs';
5
5
  import { b as SemConvLogRecordAttributes, a as SemConvAttributes } from './types-VOZv9LYO.js';
6
6
  import { TracerProvider } from '@opentelemetry/api';
7
- import { j as LangWatchTracer } from './types-DB6nS7nW.js';
7
+ import { j as LangWatchTracer } from './types-DBNWsM_D.js';
8
8
 
9
9
  /**
10
10
  * Filterable Batch Span Exporter for OpenTelemetry