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

feat(aws-cloudwatch): log query widget visualisation types #9694

Merged
merged 8 commits into from Aug 18, 2020
Merged

feat(aws-cloudwatch): log query widget visualisation types #9694

merged 8 commits into from Aug 18, 2020

Conversation

gianlucb
Copy link
Contributor

@gianlucb gianlucb commented Aug 14, 2020

Resolves #9675

Testing

  • added unit tests for each visualization type: line, pie, bar, stackedarea
  • executed integration tests
  • manually verified in cloudwatch dashboard

Fix

  • renamed the stack name in integ.alarm-and-dashboard.ts as was a duplicate of integ.math-alarm-and-dashboard.ts

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

@rix0rrr rix0rrr changed the title feat(aws-cloudwatch): support for log query widget visualisation types feat(aws-cloudwatch): log query widget visualisation types Aug 17, 2020
rix0rrr
rix0rrr previously approved these changes Aug 17, 2020
@mergify
Copy link
Contributor

mergify bot commented Aug 17, 2020

Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@mergify mergify bot dismissed rix0rrr’s stale review August 17, 2020 20:58

Pull request has been modified.

@mergify
Copy link
Contributor

mergify bot commented Aug 18, 2020

Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildProject6AEA49D1-qxepHUsryhcu
  • Commit ID: ec4ac25
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@mergify
Copy link
Contributor

mergify bot commented Aug 18, 2020

Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@mergify mergify bot merged commit 8debcf8 into aws:master Aug 18, 2020
misterjoshua pushed a commit to misterjoshua/aws-cdk that referenced this pull request Aug 19, 2020
Resolves aws#9675

### Testing
- added unit tests for each visualization type: **line, pie, bar, stackedarea**
- executed integration tests
- manually verified in cloudwatch dashboard

### Fix
- renamed the stack name in _integ.alarm-and-dashboard.ts_ as was a duplicate of _integ.math-alarm-and-dashboard.ts_

----

*By submitting this pull request, 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.

[aws-cloudwatch] LogQueryWidget support for different view types
3 participants