{
  "Debugger": {
    "table": {
      "columns": {
        "default": [
          { "data": "key", "title": "key" },
          { "data": "size", "title": "size" },
          { "data": "value", "title": "value" }
        ],
        "values": []
        },
        "pagingType": {
          "default": "first_last_numbers",
          "values": [ "first_last_numbers" ]
        },
        "pageLength": {
          "default": 25,
          "values": [ 5, 10, 25 ]
        },
        "lengthMenu": {
          "default": [ 25, 50, 100 ],
          "values": [ 25, 50, 100 ]
      },
      "buttonSections": {
        "default": {
          "topRight": [],
          "topLeft": [],
          "bottomRight": [],
          "bottomLeft": [],
          "rowRight":  []
        },
        "values": []
      }
    },
    "pages": {
      "api_timings": {
        "default": {
          "style": "boxes",
          "layout": [
            [
              {
                "type": "google_chart_box",
                "code": "api_queries_by_route",
                "width": 6,
                "index": 0,
                "panel_params": {
                }
              },
              {
                "type": "google_chart_box",
                "code": "api_queries_by_function",
                "width": 6,
                "index": 0,
                "panel_params": {
                }
              }
            ],
            [
              {
                "type": "google_chart_box",
                "code": "api_queries_by_time",
                "width": 6,
                "index": 0,
                "panel_params": {
                }
              },
              {
                "type": "google_chart_box",
                "code": "api_queries_per_function",
                "width": 6,
                "index": 0,
                "panel_params": {
                }
              }
            ]          ]
        },
        "values": [
        ]
      },
      "api_audit": {
        "default": {
          "style": "boxes",
          "layout": [
            [
              {
                "type": "google_chart_box",
                "code": "api_average_all_calls_bar",
                "width": 6,
                "index": 0,
                "panel_params": {
                }
              },
              {
                "type": "google_chart_box",
                "code": "api_average_all_calls_bar_pie",
                "width": 6,
                "index": 0,
                "panel_params": {
                }
              }
            ],
            [
              {
                "type": "google_chart_box",
                "code": "api_pct_by_route",
                "width": 6,
                "index": 0,
                "panel_params": {
                }
              },
              {
                "type": "google_chart_box",
                "code": "api_call_time_by_route",
                "width": 6,
                "index": 0,
                "panel_params": {
                }
              }
            ],
            [
              {
                "type": "google_chart_box",
                "code": "api_queries_per_function",
                "width": 6,
                "index": 0,
                "panel_params": {
                }
              },
              {
                "type": "google_chart_box",
                "code": "api_avg_time_per_function",
                "width": 6,
                "index": 0,
                "panel_params": {
                }
              }
            ],
            [
              {
                "type": "google_chart_box",
                "code": "api_total_time_by_route",
                "width": 6,
                "index": 0,
                "panel_params": {
                }
              },
              {
                "type": "google_chart_box",
                "code": "api_total_time_by_function",
                "width": 6,
                "index": 0,
                "panel_params": {
                }
              }
            ],
            [
              {
                "type": "google_chart_box",
                "code": "api_avg_min_max_duration",
                "width": 6,
                "index": 0,
                "panel_params": {
                }
              },
              {
                "type": "google_chart_box",
                "code": "api_call_time_specific",
                "width": 6,
                "index": 0,
                "panel_params": {
                }
              }
            ]
          ]
        },
        "values": [
        ]
      }
    }
  }
}