You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To create the list_stream_definition widget on my dashboard
Actual Behavior
│ Error: error updating dashboard: json: error calling MarshalJSON for type *datadogV1.Dashboard: json: error calling MarshalJSON for type datadogV1.Widget: json: error calling MarshalJSON for type datadogV1.WidgetDefinition: json: error calling MarshalJSON for type *datadogV1.GroupWidgetDefinition: json: error calling MarshalJSON for type datadogV1.Widget: json: error calling MarshalJSON for type datadogV1.WidgetDefinition: unexpected end of JSON input
Steps to Reproduce
Create a dashboard resource with a list_stream widget
Include all required fields according to the documentation:
response_format = "event_list"
columns with field and width
query with data_source
Important Factoids
No response
References
No response
The text was updated successfully, but these errors were encountered:
Hi @swordfish444 thanks for raising this.
I wasn't able to reproduce it. I suspect it was either a transient issue with the backend or something specific to your setup. If you can still reproduce it, could you please share the entire resource? If you can't share it publicly, you could do that in a support ticket mentioning this issue. Thanks!
Datadog Terraform Provider Version
3.59.1
Terraform Version
1.10.2
What resources or data sources are affected?
list_stream_definition
Terraform Configuration Files
Relevant debug or panic output
No response
Expected Behavior
To create the list_stream_definition widget on my dashboard
Actual Behavior
│ Error: error updating dashboard: json: error calling MarshalJSON for type *datadogV1.Dashboard: json: error calling MarshalJSON for type datadogV1.Widget: json: error calling MarshalJSON for type datadogV1.WidgetDefinition: json: error calling MarshalJSON for type *datadogV1.GroupWidgetDefinition: json: error calling MarshalJSON for type datadogV1.Widget: json: error calling MarshalJSON for type datadogV1.WidgetDefinition: unexpected end of JSON input
Steps to Reproduce
Important Factoids
No response
References
No response
The text was updated successfully, but these errors were encountered: