feat(aws-cloudwatch): add support for sparkline graphs in SingleValueWidget #21684
feat(aws-cloudwatch): add support for sparkline graphs in SingleValueWidget #21684mergify[bot] merged 4 commits intoaws:mainfrom
Conversation
TheRealAmazonKendra
left a comment
There was a problem hiding this comment.
Thank you for your contribution. This looks good, we'll just need a README update and an integ test for this change.
Pull request has been modified.
|
Thanks for the feedback @TheRealAmazonKendra - let me know if anything more is needed now |
|
Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork). |
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
|
Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork). |
1 similar comment
|
Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork). |
Adds configuration option for enabling sparkline in SingleValueWidget.
Fixes #21683