mirror of
https://github.com/turbot/steampipe.git
synced 2026-03-21 16:00:13 -04:00
Rename 'connection_state' table to 'steampipe_connection_state'. #3403 Rename 'internal' table to 'steampipe_internal Remove 'Connection' property from ConnectionState
208 lines
8.8 KiB
JSON
208 lines
8.8 KiB
JSON
{
|
|
"schema_version": "20220929",
|
|
"panels": {
|
|
"sibling_containers_report.chart.container_dashboard_sibling_containers_report_anonymous_container_0_anonymous_chart_0": {
|
|
"name": "sibling_containers_report.chart.container_dashboard_sibling_containers_report_anonymous_container_0_anonymous_chart_0",
|
|
"title": "container 1 chart 1",
|
|
"sql": "select 1 as container",
|
|
"data": {
|
|
"columns": [
|
|
{
|
|
"name": "container",
|
|
"data_type": "INT4"
|
|
}
|
|
],
|
|
"rows": [
|
|
{
|
|
"container": 1
|
|
}
|
|
]
|
|
},
|
|
"properties": {},
|
|
"panel_type": "chart",
|
|
"status": "complete",
|
|
"dashboard": "dashboard.sibling_containers_report",
|
|
"source_definition": " chart {\n title = \"container 1 chart 1\"\n sql = \"select 1 as container\"\n }"
|
|
},
|
|
"sibling_containers_report.chart.container_dashboard_sibling_containers_report_anonymous_container_1_anonymous_chart_0": {
|
|
"name": "sibling_containers_report.chart.container_dashboard_sibling_containers_report_anonymous_container_1_anonymous_chart_0",
|
|
"title": "container 2 chart 1",
|
|
"sql": "select 2 as container",
|
|
"data": {
|
|
"columns": [
|
|
{
|
|
"name": "container",
|
|
"data_type": "INT4"
|
|
}
|
|
],
|
|
"rows": [
|
|
{
|
|
"container": 2
|
|
}
|
|
]
|
|
},
|
|
"properties": {},
|
|
"panel_type": "chart",
|
|
"status": "complete",
|
|
"dashboard": "dashboard.sibling_containers_report",
|
|
"source_definition": " chart {\n title = \"container 2 chart 1\"\n sql = \"select 2 as container\"\n }"
|
|
},
|
|
"sibling_containers_report.chart.container_dashboard_sibling_containers_report_anonymous_container_2_anonymous_chart_0": {
|
|
"name": "sibling_containers_report.chart.container_dashboard_sibling_containers_report_anonymous_container_2_anonymous_chart_0",
|
|
"title": "container 3 chart 1",
|
|
"sql": "select 3 as container",
|
|
"data": {
|
|
"columns": [
|
|
{
|
|
"name": "container",
|
|
"data_type": "INT4"
|
|
}
|
|
],
|
|
"rows": [
|
|
{
|
|
"container": 3
|
|
}
|
|
]
|
|
},
|
|
"properties": {},
|
|
"panel_type": "chart",
|
|
"status": "complete",
|
|
"dashboard": "dashboard.sibling_containers_report",
|
|
"source_definition": " chart {\n title = \"container 3 chart 1\"\n sql = \"select 3 as container\"\n }"
|
|
},
|
|
"sibling_containers_report.container.dashboard_sibling_containers_report_anonymous_container_0": {
|
|
"name": "sibling_containers_report.container.dashboard_sibling_containers_report_anonymous_container_0",
|
|
"panel_type": "container",
|
|
"status": "complete",
|
|
"dashboard": "dashboard.sibling_containers_report",
|
|
"source_definition": " container {\n text {\n value = \"container 1\"\n }\n chart {\n title = \"container 1 chart 1\"\n sql = \"select 1 as container\"\n }\n }"
|
|
},
|
|
"sibling_containers_report.container.dashboard_sibling_containers_report_anonymous_container_1": {
|
|
"name": "sibling_containers_report.container.dashboard_sibling_containers_report_anonymous_container_1",
|
|
"panel_type": "container",
|
|
"status": "complete",
|
|
"dashboard": "dashboard.sibling_containers_report",
|
|
"source_definition": " container {\n text {\n value = \"container 2\"\n }\n chart {\n title = \"container 2 chart 1\"\n sql = \"select 2 as container\"\n }\n }"
|
|
},
|
|
"sibling_containers_report.container.dashboard_sibling_containers_report_anonymous_container_2": {
|
|
"name": "sibling_containers_report.container.dashboard_sibling_containers_report_anonymous_container_2",
|
|
"panel_type": "container",
|
|
"status": "complete",
|
|
"dashboard": "dashboard.sibling_containers_report",
|
|
"source_definition": " container {\n text {\n value = \"container 3\"\n }\n chart {\n title = \"container 3 chart 1\"\n sql = \"select 3 as container\"\n }\n }"
|
|
},
|
|
"sibling_containers_report.dashboard.sibling_containers_report": {
|
|
"name": "sibling_containers_report.dashboard.sibling_containers_report",
|
|
"panel_type": "dashboard",
|
|
"status": "complete",
|
|
"dashboard": "dashboard.sibling_containers_report",
|
|
"source_definition": "dashboard \"sibling_containers_report\" {\n container {\n text {\n value = \"container 1\"\n }\n chart {\n title = \"container 1 chart 1\"\n sql = \"select 1 as container\"\n }\n }\n\n container {\n text {\n value = \"container 2\"\n }\n chart {\n title = \"container 2 chart 1\"\n sql = \"select 2 as container\"\n }\n }\n\n container {\n text {\n value = \"container 3\"\n }\n chart {\n title = \"container 3 chart 1\"\n sql = \"select 3 as container\"\n }\n }\n}"
|
|
},
|
|
"sibling_containers_report.text.container_dashboard_sibling_containers_report_anonymous_container_0_anonymous_text_0": {
|
|
"name": "sibling_containers_report.text.container_dashboard_sibling_containers_report_anonymous_container_0_anonymous_text_0",
|
|
"properties": {
|
|
"value": "container 1"
|
|
},
|
|
"panel_type": "text",
|
|
"status": "complete",
|
|
"dashboard": "dashboard.sibling_containers_report",
|
|
"source_definition": " text {\n value = \"container 1\"\n }"
|
|
},
|
|
"sibling_containers_report.text.container_dashboard_sibling_containers_report_anonymous_container_1_anonymous_text_0": {
|
|
"name": "sibling_containers_report.text.container_dashboard_sibling_containers_report_anonymous_container_1_anonymous_text_0",
|
|
"properties": {
|
|
"value": "container 2"
|
|
},
|
|
"panel_type": "text",
|
|
"status": "complete",
|
|
"dashboard": "dashboard.sibling_containers_report",
|
|
"source_definition": " text {\n value = \"container 2\"\n }"
|
|
},
|
|
"sibling_containers_report.text.container_dashboard_sibling_containers_report_anonymous_container_2_anonymous_text_0": {
|
|
"name": "sibling_containers_report.text.container_dashboard_sibling_containers_report_anonymous_container_2_anonymous_text_0",
|
|
"properties": {
|
|
"value": "container 3"
|
|
},
|
|
"panel_type": "text",
|
|
"status": "complete",
|
|
"dashboard": "dashboard.sibling_containers_report",
|
|
"source_definition": " text {\n value = \"container 3\"\n }"
|
|
}
|
|
},
|
|
"inputs": {},
|
|
"variables": {},
|
|
"search_path": [
|
|
"public1",
|
|
"aws",
|
|
"aws_all",
|
|
"aws_nagraj",
|
|
"aws_nathan",
|
|
"aws_shaktiman",
|
|
"azure",
|
|
"chaos",
|
|
"chaos2",
|
|
"chaos_group",
|
|
"crtsh",
|
|
"hackernews",
|
|
"hibp",
|
|
"ibm",
|
|
"net",
|
|
"osborn_aaa",
|
|
"scalingo",
|
|
"splunk",
|
|
"steampipe",
|
|
"steampipecloud",
|
|
"test_aab",
|
|
"sp_internal"
|
|
],
|
|
"start_time": "2022-11-30T16:34:15.168508+05:30",
|
|
"end_time": "2022-11-30T16:34:15.216647+05:30",
|
|
"layout": {
|
|
"name": "sibling_containers_report.dashboard.sibling_containers_report",
|
|
"children": [
|
|
{
|
|
"name": "sibling_containers_report.container.dashboard_sibling_containers_report_anonymous_container_01",
|
|
"children": [
|
|
{
|
|
"name": "sibling_containers_report.text.container_dashboard_sibling_containers_report_anonymous_container_0_anonymous_text_0",
|
|
"panel_type": "text"
|
|
},
|
|
{
|
|
"name": "sibling_containers_report.chart.container_dashboard_sibling_containers_report_anonymous_container_0_anonymous_chart_0",
|
|
"panel_type": "chart"
|
|
}
|
|
],
|
|
"panel_type": "container"
|
|
},
|
|
{
|
|
"name": "sibling_containers_report.container.dashboard_sibling_containers_report_anonymous_container_1",
|
|
"children": [
|
|
{
|
|
"name": "sibling_containers_report.text.container_dashboard_sibling_containers_report_anonymous_container_1_anonymous_text_0",
|
|
"panel_type": "text"
|
|
},
|
|
{
|
|
"name": "sibling_containers_report.chart.container_dashboard_sibling_containers_report_anonymous_container_1_anonymous_chart_0",
|
|
"panel_type": "chart"
|
|
}
|
|
],
|
|
"panel_type": "container"
|
|
},
|
|
{
|
|
"name": "sibling_containers_report.container.dashboard_sibling_containers_report_anonymous_container_2",
|
|
"children": [
|
|
{
|
|
"name": "sibling_containers_report.text.container_dashboard_sibling_containers_report_anonymous_container_2_anonymous_text_0",
|
|
"panel_type": "text"
|
|
},
|
|
{
|
|
"name": "sibling_containers_report.chart.container_dashboard_sibling_containers_report_anonymous_container_2_anonymous_chart_0",
|
|
"panel_type": "chart"
|
|
}
|
|
],
|
|
"panel_type": "container"
|
|
}
|
|
],
|
|
"panel_type": "dashboard"
|
|
}
|
|
} |