Skip to content

[Feature Request]: Query Results Cloudwatch dashboard #3681

@ayang-629

Description

@ayang-629

Note: for support questions, please first reference our documentation, then use Stackoverflow. This repository's issues are intended for feature requests and bug reports.

  • I'm submitting a ...

    • 🪲 bug report
    • 🚀 feature request
    • 📚 construct library gap
    • ☎️ security issue or vulnerability => Please see policy
    • ❓ support request => Please see note at the top of this template.
  • What is the current behavior?

Currently, the CDK just supports 4 of the 5 existing dashboard widgets: line, stacked, number, text.

  • What is the expected behavior (or behavior of feature suggested)?

There is a Query Results widget that allows us to put cloudwatch insights visualizations into dashboards

  • What is the motivation / use case for changing the behavior or adding this feature?

It's currently possible to hack a way to create that Widget via a call to CfnDashboard instead, but there should be a Class defined to handle this like there is for the other 4 widgets.

  • Please tell us about your environment:

    • CDK CLI Version: 1.13
    • Module Version: 1.13
    • OS: all
    • Language: Typescript
  • Other information (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. associated pull-request, stackoverflow, gitter, etc)

Metadata

Metadata

Assignees

Labels

@aws-cdk/aws-cloudwatchRelated to Amazon CloudWatcheffort/mediumMedium work item – several days of effortfeature-requestA feature should be added or improved.in-progressThis issue is being actively worked on.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions