(aws-cloudwatch): (sparkline for SingleValueWidget) #21683
Labels
@aws-cdk/aws-cloudwatch
Related to Amazon CloudWatch
feature-request
A feature should be added or improved.
needs-triage
This issue or PR still needs to be triaged.
Describe the feature
CloudWatch has a feature where you can choose to include a sparkline below metrics within a SingleValueWidget which is not yet supported by CDK.
Use Case
It improves the usability of SingleValueWidgets by showing a small graph-like line below the value for the whole time range.
Proposed Solution
Simply add
sparkline
as boolean property to theSingleValueWidget
class.Other Information
No response
Acknowledgements
CDK version used
2.38.1
Environment details (OS name and version, etc.)
MacOS 12.4
The text was updated successfully, but these errors were encountered: