Skip to content

Releases: vercel/otel

@vercel/[email protected]

24 Jan 18:13
a4a8662
Compare
Choose a tag to compare

Patch Changes

  • 2f43edb: Use VERCEL_REGION system env var instead of reading internal header
  • 4019976: Fix FormData in fetch instrumentation

@vercel/[email protected]

20 Aug 02:17
087601a
Compare
Choose a tag to compare

Minor Changes

  • 4882239: Set vercel.deployment_id as a resource attribute

@vercel/[email protected]

16 Aug 23:29
bdaa6c9
Compare
Choose a tag to compare

Patch Changes

  • 81abfa4: Set default otel service version to VERCEL_DEPLOYMENT_ID

@vercel/[email protected]

24 Jun 23:43
879fdcb
Compare
Choose a tag to compare

Patch Changes

  • 8b741d4: Edge-comaptible W3CTraceContextPropagator

@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