Open straygar opened 1 day ago
Hi @straygar , thanks for reaching out.
Yes, the LogQueryWidgetProps does not have the Period
property as of now so you can not overrride the period value. Although it would be good to have the missing properties as compared to GraphWidgetPropsI am marking this request as P2 which would mean it won't be immediately addressed by the team but would be on their radar. Also its open for community contribution.
Describe the feature
Allow overriding the default period on a LogQueryWidget.
This is possible on
GraphWidget
but not onLogQueryWidget
. (there are in fact quite a few props other that don't exist onLogQueryWidget
).Use Case
I want to run a Logs Insights query over a large time period, ignoring whatever the global setting is in the dashboard.
Proposed Solution
Extend
LogQueryWidget
with those ofGraphWidget
.Other Information
No response
Acknowledgements
CDK version used
2.166.0
Environment details (OS name and version, etc.)
MacOS