Skip to content

fix(telemetry): use live ingest proxy#331

Merged
blove merged 1 commit into
mainfrom
codex/telemetry-followup
May 15, 2026
Merged

fix(telemetry): use live ingest proxy#331
blove merged 1 commit into
mainfrom
codex/telemetry-followup

Conversation

@blove
Copy link
Copy Markdown
Contributor

@blove blove commented May 15, 2026

Summary

  • point the default Node install telemetry ingest URL at the live Cacheplane website proxy
  • add a regression test for the default ingest URL
  • update the telemetry README and env example to match the live proxy host

Verification

  • PATH="/Users/blove/.nvm/versions/node/v22.14.0/bin:$PATH" NX_DAEMON=false npx nx test telemetry --coverage --skip-nx-cache
  • git diff --check
  • PATH="/Users/blove/.nvm/versions/node/v22.14.0/bin:$PATH" node scripts/verify-release-versions.mjs
  • PATH="/Users/blove/.nvm/versions/node/v22.14.0/bin:$PATH" NX_DAEMON=false npx nx run-many -t build --projects=chat,langgraph,ag-ui,render,a2ui,licensing,telemetry --configuration=production --skip-nx-cache
  • packed all publishable package tarballs and installed them into a fresh npm project against a local ingest server; captured 7 ngaf:postinstall events with npm metadata
  • live ingest smoke to https://cacheplane.ai/api/ingest returned 202 {"ok":true}

Follow-up

  • npm view @ngaf/telemetry still returns E404, so the registry install smoke remains blocked until the next publish includes @ngaf/telemetry.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 15, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
cacheplane Ready Ready Preview, Comment May 15, 2026 7:40pm

Request Review

@blove blove merged commit bf2352b into main May 15, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant