Skip to content

Commit

Permalink
Allow user to send traces_list as a display_type
Browse files Browse the repository at this point in the history
  • Loading branch information
amburvill committed Jan 5, 2024
1 parent 7ef0a8e commit 45eac80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lightstep/resource_dashboard.go
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ func getUnifiedQuerySchemaMap() map[string]*schema.Schema {
"scatter_plot",
"ordered_list",
"table",
"traces_list",
}, false),
},
// See https://github.com/hashicorp/terraform-plugin-sdk/issues/155
Expand Down

0 comments on commit 45eac80

Please sign in to comment.