Skip to content

Releases: vercel/otel

@vercel/[email protected]

24 Jun 18:00
bb79efc
Compare
Choose a tag to compare

Minor Changes

  • c7b72a9: OTEL logs and instrumentation deps restricted to be in the range of [0.46.0, 1.0.0)

@vercel/[email protected]

20 Jun 23:50
edce704
Compare
Choose a tag to compare

Patch Changes

  • 560faed: Fix typo on key 'resource.name' when resolving Resource attributes

@vercel/[email protected]

24 May 23:52
36fcb9f
Compare
Choose a tag to compare

Patch Changes

@vercel/[email protected]

25 Apr 21:04
0a7879b
Compare
Choose a tag to compare

Patch Changes

  • 6cf1e79: Manual protobuf encoding for OTLP to save about 180K binary size

@vercel/[email protected]

29 Mar 05:11
148f55a
Compare
Choose a tag to compare

Patch Changes

  • 5019762: (fix) Use the fetch's span context for propagation, not parent's.

@vercel/[email protected]

28 Mar 00:34
ccaf2ad
Compare
Choose a tag to compare

Minor Changes

  • 75d26f5: Fetch: map request/response headers to attributes
  • 056ea14: Configuration to customize root span attributes based on the request headers

@vercel/[email protected]

27 Mar 17:51
037e807
Compare
Choose a tag to compare

Patch Changes

  • 9ba9131: Strip eval() calls on Edge

@vercel/[email protected]

26 Mar 18:31
2f762fa
Compare
Choose a tag to compare

Patch Changes

@vercel/[email protected]

20 Mar 19:38
cc4f6b0
Compare
Choose a tag to compare

Patch Changes

  • 4c86b92: Fix request clonning bug in Edge runtime

@vercel/[email protected]

19 Mar 19:28
2786056
Compare
Choose a tag to compare

Patch Changes

  • b9be833: Resource name adjustments
  • 5b8c36f: Fix types for OTLPHttpJsonTraceExporter and OTLPHttpProtoTraceExporter
  • b9be833: Reorder dangling spans to end before the parent span