github latitude-dev/latitude-llm typescript-telemetry-3.0.0-alpha.6
TypeScript Telemetry v3.0.0-alpha.6

latest releases: v0.1.6, v0.1.5
pre-release10 hours ago

Changed

  • Lazy-load Traceloop instrumentations@traceloop/instrumentation-* packages are now await import()ed inside registerLatitudeInstrumentations() only for the instrumentation types the caller requests, instead of being statically imported when @latitude-data/telemetry is loaded. Importing the SDK no longer pulls every provider instrumentation (and its transitive AI SDK graph — e.g. @langchain/core, langchain) into the consumer's bundle. When a requested instrumentation's package is missing, a clear warning is logged and that instrumentation is skipped.

Don't miss a new latitude-llm release

NewReleases is sending notifications on new releases.