telemetry(lambda): add telemetry definition for elevator - #1097
Closed
tobixlea wants to merge 4 commits into
Closed
Conversation
|
The rest of our metrics are in https://github.com/aws/aws-toolkit-common/blob/main/telemetry/definitions/commonDefinitions.json, think we can add this there so it's extensible to all Toolkits if/when in the future we get parity for them |
Contributor
Author
Added metric to commonDefinitions.json along with the other sam metric definitions that were only in vscodeDefinitions.json |
vicheey
approved these changes
Nov 5, 2025
vicheey
reviewed
Nov 5, 2025
laileni-aws
approved these changes
Nov 11, 2025
laileni-aws
enabled auto-merge (squash)
November 11, 2025 19:34
chungjac
disabled auto-merge
November 11, 2025 19:50
Contributor
Author
|
Successful merge in separate PR: #1101 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Problem
-Add telemetry definition for lambda elevator
Solution
run
npm installandnpm run validateas stated in Telemetry README.mdLicense
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.