github.com/turbot/steampipe@v1.7.0-rc.0.0.20240517123944-7cef272d4458/tests/acceptance/test_data/snapshots/expected_sps_many_withs_dashboard.json (about) 1 { 2 "end_time": "2023-02-28T15:11:54.71606Z", 3 "inputs": {}, 4 "layout": { 5 "children": [ 6 { 7 "name": "dashbaord_withs.graph.with_testing", 8 "panel_type": "graph" 9 } 10 ], 11 "name": "dashbaord_withs.dashboard.testing_with_blocks", 12 "panel_type": "dashboard" 13 }, 14 "panels": { 15 "dashbaord_withs.dashboard.testing_with_blocks": { 16 "dashboard": "dashbaord_withs.dashboard.testing_with_blocks", 17 "name": "dashbaord_withs.dashboard.testing_with_blocks", 18 "panel_type": "dashboard", 19 "status": "complete", 20 "title": "Testing with blocks in graphs" 21 }, 22 "dashbaord_withs.dashboard.testing_with_blocks.with.distinct_limit_value": { 23 "dashboard": "dashbaord_withs.dashboard.testing_with_blocks", 24 "data": { 25 "columns": [ 26 { 27 "data_type": "INT4", 28 "name": "distinct_limit_value" 29 } 30 ], 31 "rows": [ 32 { 33 "distinct_limit_value": 1 34 } 35 ] 36 }, 37 "name": "dashbaord_withs.dashboard.testing_with_blocks.with.distinct_limit_value", 38 "panel_type": "with", 39 "properties": { 40 "name": "distinct_limit_value" 41 }, 42 "status": "complete" 43 }, 44 "dashbaord_withs.dashboard.testing_with_blocks.with.limit_value": { 45 "dashboard": "dashbaord_withs.dashboard.testing_with_blocks", 46 "data": { 47 "columns": [ 48 { 49 "data_type": "INT4", 50 "name": "limit_value" 51 } 52 ], 53 "rows": [ 54 { 55 "limit_value": 1 56 } 57 ] 58 }, 59 "name": "dashbaord_withs.dashboard.testing_with_blocks.with.limit_value", 60 "panel_type": "with", 61 "properties": { 62 "name": "limit_value" 63 }, 64 "status": "complete" 65 }, 66 "dashbaord_withs.edge.chaos_cache_check_1": { 67 "dashboard": "dashbaord_withs.dashboard.testing_with_blocks", 68 "data": { 69 "columns": [ 70 { 71 "data_type": "INT4", 72 "name": "edge_chaos_cache_check_1" 73 } 74 ], 75 "rows": [ 76 { 77 "edge_chaos_cache_check_1": 1 78 } 79 ] 80 }, 81 "name": "dashbaord_withs.edge.chaos_cache_check_1", 82 "panel_type": "edge", 83 "properties": { 84 "name": "chaos_cache_check_1" 85 }, 86 "status": "complete" 87 }, 88 "dashbaord_withs.graph.with_testing": { 89 "dashboard": "dashbaord_withs.dashboard.testing_with_blocks", 90 "data": { 91 "columns": [ 92 { 93 "data_type": "INT4", 94 "name": "edge_chaos_cache_check_1" 95 }, 96 { 97 "data_type": "INT4", 98 "name": "node_chaos_cache_check_1" 99 }, 100 { 101 "data_type": "INT4", 102 "name": "node_chaos_cache_check_top" 103 } 104 ], 105 "rows": [ 106 { 107 "node_chaos_cache_check_1": 1 108 }, 109 { 110 "node_chaos_cache_check_top": 1 111 }, 112 { 113 "edge_chaos_cache_check_1": 1 114 } 115 ] 116 }, 117 "display_type": "graph", 118 "name": "dashbaord_withs.graph.with_testing", 119 "panel_type": "graph", 120 "properties": { 121 "categories": {}, 122 "direction": null, 123 "edges": [ 124 "dashbaord_withs.edge.chaos_cache_check_1" 125 ], 126 "name": "with_testing", 127 "nodes": [ 128 "dashbaord_withs.node.chaos_cache_check_1", 129 "dashbaord_withs.node.chaos_cache_check_2" 130 ] 131 }, 132 "status": "complete", 133 "title": "Relationships", 134 "width": 12 135 }, 136 "dashbaord_withs.node.chaos_cache_check_1": { 137 "dashboard": "dashbaord_withs.dashboard.testing_with_blocks", 138 "data": { 139 "columns": [ 140 { 141 "data_type": "INT4", 142 "name": "node_chaos_cache_check_1" 143 } 144 ], 145 "rows": [ 146 { 147 "node_chaos_cache_check_1": 1 148 } 149 ] 150 }, 151 "name": "dashbaord_withs.node.chaos_cache_check_1", 152 "panel_type": "node", 153 "properties": { 154 "name": "chaos_cache_check_1" 155 }, 156 "status": "complete" 157 }, 158 "dashbaord_withs.node.chaos_cache_check_2": { 159 "dashboard": "dashbaord_withs.dashboard.testing_with_blocks", 160 "data": { 161 "columns": [ 162 { 163 "data_type": "INT4", 164 "name": "node_chaos_cache_check_top" 165 } 166 ], 167 "rows": [ 168 { 169 "node_chaos_cache_check_top": 1 170 } 171 ] 172 }, 173 "name": "dashbaord_withs.node.chaos_cache_check_2", 174 "panel_type": "node", 175 "properties": { 176 "name": "chaos_cache_check_2" 177 }, 178 "status": "complete" 179 } 180 }, 181 "schema_version": "20221222", 182 "start_time": "2023-02-28T15:11:54.683974Z", 183 "variables": {} 184 }