<!-- CURSOR_SUMMARY --> --- > [!NOTE] > **Low Risk** > Low risk: only rotates the PostHog project API key used for CLI telemetry; main risk is misconfiguration causing events to be sent to the wrong project or dropped. > > **Overview** > Updates `UsageService` to use a new PostHog project API key for CLI usage telemetry, redirecting all `alias` and background `capture` events to the new PostHog project. > > <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit 8cb1c7f1cc5bccd22cb2c73469848d88a703f27e. Bugbot is set up for automated code reviews on this repo. Configure [here](https://www.cursor.com/dashboard/bugbot).</sup> <!-- /CURSOR_SUMMARY --> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| __main__.py | ||
| constants.py | ||
| identity.py | ||
| usage_service.py | ||
| utils.py | ||