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

pre-release5 hours ago

Changed

  • Default exporter URL is now always https://ingest.latitude.so — the SDK no longer inspects NODE_ENV to decide between production and localhost. Previously, the default URL was http://localhost:3002 whenever NODE_ENV was anything other than exactly production, which silently dropped traces for consumers who didn't set NODE_ENV=production or who used values like staging. Production ingest is now the only default; point at a different ingest by setting LATITUDE_TELEMETRY_URL explicitly (e.g. LATITUDE_TELEMETRY_URL=http://localhost:3002 for local development).

Don't miss a new latitude-llm release

NewReleases is sending notifications on new releases.