Skip to content

Validate telemetry install and dogfood runtime events#370

Merged
blove merged 1 commit into
mainfrom
codex/telemetry-validation-dogfood
May 16, 2026
Merged

Validate telemetry install and dogfood runtime events#370
blove merged 1 commit into
mainfrom
codex/telemetry-validation-dogfood

Conversation

@blove
Copy link
Copy Markdown
Contributor

@blove blove commented May 16, 2026

Summary

  • add a release-gated npm install smoke test that packs dist tarballs, installs every telemetry-enabled @Ngaf package, and verifies each emits ngaf:postinstall
  • apply/write back the runtime PostHog dashboard and insight IDs so future sync plans update instead of recreating them
  • dogfood public runtime telemetry in the canonical Angular demo through a sink adapter that strips request content fields

Verification

  • PATH=/tmp/codex-node-v24/bin:$PATH npx nx test telemetry --runInBand
  • PATH=/tmp/codex-node-v24/bin:$PATH npx nx test examples-chat-angular --runInBand
  • PATH=/tmp/codex-node-v24/bin:$PATH npx nx test posthog-tools --runInBand
  • PATH=/tmp/codex-node-v24/bin:$PATH npx nx build examples-chat-angular --configuration=production
  • PATH=/tmp/codex-node-v24/bin:$PATH npx nx run-many -t lint --projects=telemetry,examples-chat-angular,posthog-tools
  • PATH=/tmp/codex-node-v24/bin:$PATH node libs/telemetry/scripts/smoke-install-telemetry.mjs dist/libs/chat dist/libs/langgraph dist/libs/ag-ui dist/libs/render dist/libs/a2ui dist/libs/licensing dist/libs/telemetry
  • set -a; source /Users/blove/repos/angular-agent-framework/.env; set +a; PATH=/tmp/codex-node-v24/bin:$PATH npx nx run posthog-tools:sync:plan

@blove blove enabled auto-merge (squash) May 16, 2026 17:36
@vercel
Copy link
Copy Markdown

vercel Bot commented May 16, 2026

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

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

Request Review

@blove blove merged commit c5ecf85 into main May 16, 2026
13 of 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