Skip to content

feat(cloudwatch): time range support for GraphWidget#14659

Merged
mergify[bot] merged 2 commits intomasterfrom
njlynch/graph-widget-set-period
May 12, 2021
Merged

feat(cloudwatch): time range support for GraphWidget#14659
mergify[bot] merged 2 commits intomasterfrom
njlynch/graph-widget-set-period

Conversation

@njlynch
Copy link
Contributor

@njlynch njlynch commented May 12, 2021

The setPeriodToTimeRange property affects number (SingleValue), bar, and pie
charts. If set, it displays all data points in the time range in the bar/pie
chart, instead of only the most recent value. Support for this property for
SingleValueWidget was introduced way back in #4649, but was never added to
GraphWidget.


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

The `setPeriodToTimeRange` property affects number (SingleValue), bar, and pie
charts. If set, it displays all data points in the time range in the bar/pie
chart, instead of only the most recent value. Support for this property for
`SingleValueWidget` was introduced way back in #4649, but was never added to
`GraphWidget`.
@njlynch njlynch requested a review from a team May 12, 2021 11:15
@njlynch njlynch self-assigned this May 12, 2021
@gitpod-io
Copy link

gitpod-io bot commented May 12, 2021

@github-actions github-actions bot added the @aws-cdk/aws-cloudwatch Related to Amazon CloudWatch label May 12, 2021
@mergify mergify bot added the contribution/core This is a PR that came from AWS. label May 12, 2021
@njlynch njlynch added the pr-linter/exempt-readme The PR linter will not require README changes label May 12, 2021
@mergify
Copy link
Contributor

mergify bot commented May 12, 2021

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: AutoBuildProject89A8053A-LhjRyN9kxr8o
  • Commit ID: caa7210
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

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

@mergify mergify bot merged commit 010a6b1 into master May 12, 2021
@mergify mergify bot deleted the njlynch/graph-widget-set-period branch May 12, 2021 14:58
@mergify
Copy link
Contributor

mergify bot commented May 12, 2021

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

hollanddd pushed a commit to hollanddd/aws-cdk that referenced this pull request Aug 26, 2021
The `setPeriodToTimeRange` property affects number (SingleValue), bar, and pie
charts. If set, it displays all data points in the time range in the bar/pie
chart, instead of only the most recent value. Support for this property for
`SingleValueWidget` was introduced way back in aws#4649, but was never added to
`GraphWidget`.

----

*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

@aws-cdk/aws-cloudwatch Related to Amazon CloudWatch contribution/core This is a PR that came from AWS. pr-linter/exempt-readme The PR linter will not require README changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants