Skip to content

Add live telemetry quality checks#395

Merged
blove merged 1 commit into
mainfrom
codex/telemetry-live-quality-checks
May 17, 2026
Merged

Add live telemetry quality checks#395
blove merged 1 commit into
mainfrom
codex/telemetry-live-quality-checks

Conversation

@blove
Copy link
Copy Markdown
Contributor

@blove blove commented May 17, 2026

Summary

  • add posthog:quality / posthog-tools:quality:live to sample recent PostHog events and validate them against the telemetry contract
  • fail on missing required properties or forbidden sensitive properties, and report non-contract properties as warnings
  • document the live quality command and extend the contract for observed pageview/cockpit shell properties

Verification

  • PATH=/tmp/codex-node-v24/bin:$PATH npx nx test posthog-tools --runInBand
  • PATH=/tmp/codex-node-v24/bin:$PATH npx tsc -p tools/posthog/tsconfig.json --noEmit
  • PATH=/tmp/codex-node-v24/bin:$PATH npx nx lint posthog-tools
  • set -a; source /Users/blove/repos/angular-agent-framework/.env; set +a; PATH=/tmp/codex-node-v24/bin:$PATH npx nx run posthog-tools:quality:live -- --days 7 --limit-per-event 25

@vercel
Copy link
Copy Markdown

vercel Bot commented May 17, 2026

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

Project Deployment Actions Updated (UTC)
cacheplane Ready Ready Preview, Comment May 17, 2026 4:25am

Request Review

@blove blove enabled auto-merge (squash) May 17, 2026 04:23
@blove blove merged commit d1b8400 into main May 17, 2026
15 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