github latitude-dev/latitude-llm typescript-telemetry-3.0.0-beta.0
TypeScript Telemetry v3.0.0-beta.0

latest release: typescript-sdk-5.5.0
pre-release7 hours ago

Changed

  • Marked the 3.x line as a beta prerelease so stable users stay on 2.x until 3.x is production-ready.
  • Added telemetry.context.setAttributes() to attach baggage attributes once and propagate trace metadata to child spans through context.
  • Latitude baggage keys are normalized to snake_case automatically (latitude.documentUuid -> latitude.document_uuid).

Removed

  • Removed prompt/chat/external span option aliases (documentLogUuid, promptUuid, versionUuid, source, and related fields) from manual instrumentation options; pass these via attributes or context.setAttributes() instead.

Don't miss a new latitude-llm release

NewReleases is sending notifications on new releases.