-
Notifications
You must be signed in to change notification settings - Fork 392
[resource_datadog_dashboard] List Stream Widget Request - make column fields optional #3026
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
Conversation
/merge |
View all feedbacks in Devflow UI.
The expected merge time in
[email protected] cancelled this merge request build |
/remove |
View all feedbacks in Devflow UI.
|
/merge |
View all feedbacks in Devflow UI.
The expected merge time in
|
The dashboards backend API allows these fields to be optional, in particular for the Watchdog Alerts list request schema. Public API needs to be updated to reflect this also.
This is a non-breaking change and is backwards compatible.