Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Report usage of write-only attributes for public providers #1926

Merged
merged 4 commits into from
Jan 17, 2025

Conversation

ansgarm
Copy link
Member

@ansgarm ansgarm commented Jan 17, 2025

depends on


This PR adds a job that counts usages of write-only attributes. Currently the editor supports these but does not offer special handling in the case of ephemeral values (e.g. ephemeral values can be passed to write-only attributes but not to "normal" ones). By reporting telemetry of these we can learn about their usage in the wild and properly prioritize related features improving their usage.

@ansgarm ansgarm requested a review from a team as a code owner January 17, 2025 13:50
jpogran
jpogran previously approved these changes Jan 17, 2025
@ansgarm ansgarm force-pushed the wip-collect-write-only-attributes branch from 410922d to 83e79a8 Compare January 17, 2025 15:47
@ansgarm ansgarm merged commit b9f4ebe into main Jan 17, 2025
22 checks passed
@ansgarm ansgarm deleted the wip-collect-write-only-attributes branch January 17, 2025 15:54
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.

2 participants