Datadog Dashboard: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 15: Line 15:
==Widget==
==Widget==
{{External|https://docs.datadoghq.com/dashboards/graphing_json/widget_json/}}
{{External|https://docs.datadoghq.com/dashboards/graphing_json/widget_json/}}
=JSON Representation=
<font size=-1>
{
  "title":
  "description":
  "id":
  "is_read_only": true,
  "layout_type": "ordered",
  "reflow_type": "fixed",
  "widgets": [
    {
    }
  ]
}
</font>
<font color=darkkhaki>
Should I get rid of "id", isn't that unique and will be generated?
</font>

Revision as of 22:18, 20 January 2022