sparse-state-54552
11/17/2022, 2:01 PMDiagnostics:
gcp:monitoring:Dashboard (dashboard):
error: gcp:monitoring/dashboard:Dashboard resource 'dashboard' has a problem: "dashboard_json" contains an invalid JSON: invalid character 'a' after object key:value pair. Examine values at 'Dashboard.DashboardJson'.
I can get rid of the error by striping the escaped double quotes from the filter lines but it errors on an invalid entry for the metric type from GCP. Has anyone had luck creating dashboards in GCP recently? I tried the json directly with a json.dumps but it does not work as well.