Skip to content

Conversation

@nkomonen-amazon
Copy link
Contributor

Problem:

Updated the telemetry types and had to change an existing name to match the new one.

Solution:

use toolkit_didLoadModule to indicate that the module successfully opened. In certain cases we will want to use toolkit_willOpenModule to indicate the start of it, but because it doesn't look like that was used already we can ignore it for now and revisit later.


  • 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.

@nkomonen-amazon nkomonen-amazon requested review from a team as code owners March 4, 2025 21:34
@github-actions
Copy link

github-actions bot commented Mar 4, 2025

  • This pull request modifies code in src/* but no tests were added/updated.
    • Confirm whether tests should be added or ensure the PR description explains why tests are not required.

Problem:

Updated the telemetry types and had to change an existing name to match the new one.

Solution:

use `toolkit_didLoadModule` to indicate that the module successfully opened. In certain cases we will want to use `toolkit_willOpenModule` to indicate the start of it, but because it doesn't look like that was used already we can ignore it for now and revisit later.

Signed-off-by: nkomonen-amazon <[email protected]>
@nkomonen-amazon nkomonen-amazon merged commit 8aac27b into aws:master Mar 5, 2025
26 checks passed
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