newrelic / terraform-provider-newrelic

Terraform provider for New Relic
https://registry.terraform.io/providers/newrelic/newrelic/latest/docs
Mozilla Public License 2.0
200 stars 244 forks source link

visualization for application_breakdown #271

Closed msfidelis closed 4 years ago

msfidelis commented 4 years ago

I working on some automation monitoring stuff for my SRE team. I need to use application_breakdown visualization on my apps dashboards

This visualization already enabled on source code. How many time this feature will be released?

https://github.com/terraform-providers/terraform-provider-newrelic/blob/1d6a11b4e230d11f527aa71df51fef160d709ab9/newrelic/structures_newrelic_dashboard.go#L142

Error: expected widget.0.visualization to be one of [billboard gauge billboard_comparison facet_bar_chart faceted_line_chart facet_pie_chart facet_table faceted_area_chart heatmap attribute_sheet single_event histogram funnel raw_json event_feed event_table uniques_list line_chart comparison_line_chart markdown metric_line_chart], got application_breakdown

  on ../aws-resources-modules/newrelic_dashboard/newrelic_dashboard.tf line 1, in resource "newrelic_dashboard" "main":
   1: resource "newrelic_dashboard" "main" {

Thanks for a nice work on terraform-provider-newrelic this is amazing to community!

msfidelis commented 4 years ago

Happy Birthday

msfidelis commented 4 years ago

images (11)

sanderblue commented 4 years ago

Thanks for reporting this! We'll get this fixed :slightly_smiling_face: