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 the SingleValueWidget class.
Other Information
No response
Acknowledgements
CDK version used
2.38.1
Environment details (OS name and version, etc.)
MacOS 12.4
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
sparklineas boolean property to theSingleValueWidgetclass.Other Information
No response
Acknowledgements
CDK version used
2.38.1
Environment details (OS name and version, etc.)
MacOS 12.4