blank.json 239 B

12345678910111213141516
  1. {
  2. "title": "New Dashboard",
  3. "services": {
  4. "filter": {
  5. "list": [],
  6. "time": {
  7. "from": "now-5m",
  8. "to": "now"
  9. }
  10. }
  11. },
  12. "rows": [],
  13. "editable": true,
  14. "failover": false,
  15. "panel_hints": true
  16. }