Skip to content

Conversation

@Hweinstock
Copy link
Contributor

@Hweinstock Hweinstock commented Mar 14, 2025

Problem

still uses v2

Solution

  • straight forward migration

Verification

  • Tested log tailing.
  • Tested search functionality.
  • Inspected individual log streams from a log group.
  • Used the codelenses to load more or fewer events.
  • Filtered logs based on keyword.

Future Work

  • each consumer of CWL client implements their own pagination. This should be done once within the client.

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

@Hweinstock
Copy link
Contributor Author

/runIntegrationTests

@Hweinstock Hweinstock marked this pull request as ready for review March 17, 2025 15:23
@Hweinstock Hweinstock requested a review from a team as a code owner March 17, 2025 15:23
logGroupInfo: CloudWatchLogsGroupInfo,
parameters: CloudWatchLogsParameters,
nextToken?: CloudWatchLogs.NextToken
nextToken?: string
Copy link
Contributor

Choose a reason for hiding this comment

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

I guess the v3 loses these types?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@Hweinstock Hweinstock merged commit 76ebe24 into aws:master Mar 18, 2025
22 of 23 checks passed
@Hweinstock Hweinstock deleted the sdkv3/cwl branch March 18, 2025 15:02
jpinkney-aws pushed a commit to jpinkney-aws/aws-toolkit-vscode that referenced this pull request Mar 20, 2025
## Problem
still uses v2

## Solution
- straight forward migration

## Verification
- Tested log tailing. 
- Tested search functionality. 
- Inspected individual log streams from a log group. 
- Used the codelenses to load more or fewer events. 
- Filtered logs based on keyword. 
-
## Future Work
- each consumer of CWL client implements their own pagination. This
should be done once within the client.

---

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

2 participants