cdklabs / cdk-monitoring-constructs

Easy-to-use CDK constructs for monitoring your AWS infrastructure
https://constructs.dev/packages/cdk-monitoring-constructs
Apache License 2.0
443 stars 56 forks source link

feat(custom): add graphWidgetSetPeriodToTimeRange #482

Closed echeung-amzn closed 5 months ago

echeung-amzn commented 5 months ago

Corresponds with setPeriodToTimeRange from GraphWidgetProps:

Whether to show the value from the entire time range. Only applicable for Bar and Pie charts.

Closes #449


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