Skip to content

feat: CLI will ask to send in performance profile if emitted#1478

Open
rix0rrr wants to merge 1 commit intomainfrom
huijbers/perf-counters
Open

feat: CLI will ask to send in performance profile if emitted#1478
rix0rrr wants to merge 1 commit intomainfrom
huijbers/perf-counters

Conversation

@rix0rrr
Copy link
Copy Markdown
Contributor

@rix0rrr rix0rrr commented May 6, 2026

This adds a new feature where the CDK app can emit a performance profile to a well-known file, and the CLI will ask the user whether to send it in as part of telemetry or not.

The question will be posed as:

App synthesis produced a performance profile. Send in for analysis? (Y)es (N)o (A)lways N(E)ver

And the user can answer "Never" to permanently record that they never want to do this. Their preference will be stored in a config file in the home directory.

If the user interface is not connected to a TTY, the question will not be asked.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

This adds a new feature where the CDK app can emit a performance profile
to a well-known file, and the CLI will ask the user whether to send it
in as part of telemetry or not.

The question will be posed as:

```
App synthesis produced a performance profile. Send in for analysis? (Y)es (N)o (A)lways N(E)ver
```

And the user can answer "Never" to permanently record that they never
want to do this.
@rix0rrr rix0rrr requested a review from a team May 6, 2026 09:11
@aws-cdk-automation aws-cdk-automation requested a review from a team May 6, 2026 09:12
@github-actions github-actions Bot added the p2 label May 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant