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

Determine business metrics handling for waiters & paginators #1736

Open
sichanyoo opened this issue Sep 12, 2024 · 1 comment
Open

Determine business metrics handling for waiters & paginators #1736

sichanyoo opened this issue Sep 12, 2024 · 1 comment
Labels
feature-request A feature should be added or improved.

Comments

@sichanyoo
Copy link
Contributor

Background

UserAgent v2.1 enhances UserAgent v2.0 by introducing business metrics metadata section.
Out of the list of feature IDs currently supported, we have implementations for waiters and paginators but don't handle setting flags for those currently.

To-do

Figure out how to affect user agent header generation when API call is made through waiter or a paginator.

@sichanyoo sichanyoo added needs-triage This issue or PR still needs to be triaged. feature-request A feature should be added or improved. labels Sep 12, 2024
@sichanyoo
Copy link
Contributor Author

sichanyoo commented Sep 16, 2024

Write up a design doc for this, even if the design turns out to be relatively simple, we want to avoid hacky approaches being used. The 0.5 time effort is just for the design doc (write-up, discussion, and conclusion).

@sichanyoo sichanyoo changed the title Add business metrics handling for waiters & paginators Determine business metrics handling for waiters & paginators Sep 16, 2024
@sichanyoo sichanyoo removed the needs-triage This issue or PR still needs to be triaged. label Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A feature should be added or improved.
Projects
None yet
Development

No branches or pull requests

1 participant