Skip to content

Conversation

@Hweinstock
Copy link
Contributor

@Hweinstock Hweinstock commented Feb 10, 2025

Problem

Alternative solution to #6541

Solution

  • debounce very aggressively (once per day).
  • remove debugging function_call.

Notes

debounce ignores args, so regardless of the telemetry metadata, it will only be emitted once per day. That is, regardless of the value of credentialsSourceId, it is emitted once per day.


  • Treat all work as PUBLIC. Private feature/x branches will not be squash-merged at release time.
  • Your code changes must meet the guidelines in CONTRIBUTING.md.
  • License: I confirm that my contribution is made under the terms of the Apache 2.0 license.

@github-actions

This comment was marked as off-topic.

@Hweinstock Hweinstock changed the title telemetry(auth): debounce more and remove debugging. telemetry(auth): debounce aws_loadCredentials more aggressively and remove debugging. Feb 10, 2025
@Hweinstock Hweinstock marked this pull request as ready for review February 10, 2025 23:45
@Hweinstock Hweinstock requested a review from a team as a code owner February 10, 2025 23:45
Copy link
Contributor

@justinmk3 justinmk3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@Hweinstock Hweinstock merged commit f738715 into aws:master Feb 11, 2025
26 checks passed
@Hweinstock Hweinstock deleted the auth/debouncePerDay branch February 11, 2025 16:32
s7ab059789 pushed a commit to s7ab059789/aws-toolkit-vscode that referenced this pull request Feb 19, 2025
… remove debugging. (aws#6548)

## Problem
Alternative solution to
aws#6541

## Solution
- debounce very aggressively (once per day).
- remove debugging `function_call`. 

## Notes 
debounce ignores args, so regardless of the telemetry metadata, it will
only be emitted once per day. That is, regardless of the value of
`credentialsSourceId`, it is emitted once per day.

---

- Treat all work as PUBLIC. Private `feature/x` branches will not be
squash-merged at release time.
- Your code changes must meet the guidelines in
[CONTRIBUTING.md](https://github.com/aws/aws-toolkit-vscode/blob/master/CONTRIBUTING.md#guidelines).
- License: I confirm that my contribution is made under the terms of the
Apache 2.0 license.
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.

3 participants