Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(aws-cloudwatch): (sparkline for SingleValueWidget) #21683

Closed
1 of 2 tasks
ackjewtn opened this issue Aug 19, 2022 · 1 comment · Fixed by #21684
Closed
1 of 2 tasks

(aws-cloudwatch): (sparkline for SingleValueWidget) #21683

ackjewtn opened this issue Aug 19, 2022 · 1 comment · Fixed by #21684
Assignees
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.

Comments

@ackjewtn
Copy link
Contributor

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

  • I may be able to implement this feature request
  • This feature might incur a breaking change

CDK version used

2.38.1

Environment details (OS name and version, etc.)

MacOS 12.4

@ackjewtn ackjewtn added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Aug 19, 2022
@github-actions github-actions bot added the @aws-cdk/aws-cloudwatch Related to Amazon CloudWatch label Aug 19, 2022
@mergify mergify bot closed this as completed in #21684 Aug 22, 2022
mergify bot pushed a commit that referenced this issue Aug 22, 2022
…Widget (#21684)

Adds configuration option for enabling sparkline in SingleValueWidget.



Fixes #21683
@github-actions
Copy link

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

josephedward pushed a commit to josephedward/aws-cdk that referenced this issue Aug 30, 2022
…Widget (aws#21684)

Adds configuration option for enabling sparkline in SingleValueWidget.



Fixes aws#21683
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 feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants