You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1812 lines
58 KiB

{
"definition": {
"data_sources": {
"ds_search1": {
"name": "search1",
"options": {
"data": {
"columns": [
[
"10",
"20",
"30",
"43",
"34",
"60",
"70",
"85",
"90"
],
[
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8"
]
],
"fields": [
{
"name": "foo"
},
{
"name": "bar"
}
]
}
},
"type": "ds.test"
},
"ds_search10": {
"name": "search10",
"options": {
"data": {
"columns": [
[
"1",
"2",
"3",
"4"
],
[
"NC 41",
"NP 27",
"AA 98",
"UA 67"
]
],
"fields": [
{
"name": "Pos"
},
{
"name": "Flight Number"
}
]
}
},
"type": "ds.test"
},
"ds_search2": {
"name": "search2",
"options": {
"data": {
"columns": [
[
"15",
"25",
"35",
"45",
"35",
"65",
"75",
"85",
"75"
],
[
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8"
]
],
"fields": [
{
"name": "foo"
},
{
"name": "bar"
}
]
}
},
"type": "ds.test"
},
"ds_search3": {
"name": "search3",
"options": {
"data": {
"columns": [
[
"55",
"45",
"45",
"65",
"25",
"55",
"77",
"75",
"68"
],
[
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8"
]
],
"fields": [
{
"name": "foo"
},
{
"name": "bar"
}
]
}
},
"type": "ds.test"
},
"ds_search4": {
"name": "search4",
"options": {
"data": {
"columns": [
[
"20",
"23",
"27",
"31",
"17",
"8",
"15",
"19",
"24"
],
[
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8"
]
],
"fields": [
{
"name": "foo"
},
{
"name": "bar"
}
]
}
},
"type": "ds.test"
},
"ds_search5": {
"name": "search5",
"options": {
"data": {
"columns": [
[
"17",
"14",
"9",
"7",
"13",
"21",
"23",
"18",
"9"
],
[
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8"
]
],
"fields": [
{
"name": "foo"
},
{
"name": "bar"
}
]
}
},
"type": "ds.test"
},
"ds_search6": {
"name": "search6",
"options": {
"data": {
"columns": [
[
"Early",
"On Time",
"Delayed",
"Significantly Delayed",
"Cancelled"
],
[
"17",
"163",
"79",
"41",
"8"
]
],
"fields": [
{
"name": "sourcetype"
},
{
"name": "percent",
"type_special": "percent"
}
]
}
},
"type": "ds.test"
},
"ds_search7": {
"name": "search7",
"options": {
"data": {
"columns": [
[
"11:55",
"11:57",
"12:02",
"12:04",
"12:07",
"12:11"
],
[
"Tokyo",
"Los Angeles",
"New York",
"Vancouver",
"Shanghai",
"Mexico City"
],
[
"UA 34",
"NK 77",
"AA 31",
"AC 92",
"AC 42",
"UA 31"
],
[
"Departed",
"On Time",
"Delayed",
"On Time",
"on Time",
"Cancelled"
]
],
"fields": [
{
"name": "Scheduled"
},
{
"name": "Destinations"
},
{
"name": "Flight Number"
},
{
"name": "Status"
}
]
}
},
"type": "ds.test"
},
"ds_search8": {
"name": "search8",
"options": {
"data": {
"columns": [
[
"11:56",
"11:59",
"12:01",
"12:08",
"12:11",
"12:13"
],
[
"Hong Kong",
"Seattle",
"New York",
"Toronto",
"Austin",
"Boston"
],
[
"NK 65",
"AA 06",
"UA 82",
"AA 31",
"AC 18",
"UA 79"
],
[
"Arrived",
"Delayed",
"Delayed",
"On Time",
"Cancelled",
"On Time"
]
],
"fields": [
{
"name": "Scheduled"
},
{
"name": "Via"
},
{
"name": "Flight Number"
},
{
"name": "Status"
}
]
}
},
"type": "ds.test"
},
"ds_search9": {
"name": "search9",
"options": {
"data": {
"columns": [
[
"1",
"2"
],
[
"NK 65",
"AA 06"
]
],
"fields": [
{
"name": "Pos"
},
{
"name": "Flight Number"
}
]
}
},
"type": "ds.test"
}
},
"defaults": {
"dataSources": {
"global": {
"options": {
"queryParameters": {
"earliest": "$global_time.earliest$",
"latest": "$global_time.latest$"
},
"refresh": "$global_refresh_rate$",
"refreshType": "delay"
}
}
}
},
"description": "SFO Airport operations metrics. Example contains table components along-side single value widgets.",
"inputs": {
"input_global_refresh_rate": {
"data_sources": {},
"options": {
"defaultValue": "60s",
"items": [
{
"label": "1 Minute",
"value": "60s"
},
{
"label": "5 Minutes",
"value": "300s"
},
{
"label": "30 Minutes",
"value": "1800s"
},
{
"label": "1 Hour",
"value": "3600s"
},
{
"label": "24 Hours",
"value": "86400s"
}
],
"token": "global_refresh_rate"
},
"title": "Global Refresh Rate",
"type": "input.dropdown"
},
"input_global_trp": {
"data_sources": {},
"options": {
"defaultValue": "-60m, now",
"token": "global_time"
},
"title": "Global Time Range",
"type": "input.timerange"
}
},
"layout": {
"global_inputs": [
"input_global_trp",
"input_global_refresh_rate"
],
"options": {
"background_color": "#ffffff",
"background_image": {
"size_type": "auto",
"src": "splunk-enterprise-kvstore://da-itsi-cp-example-gts-group-3",
"x": 350.0,
"y": 110.0
},
"display": "auto-scale",
"height": 1080.0,
"show_title_and_description": true,
"width": 1920.0
},
"structure": [
{
"item": "viz_zdomPpDE",
"position": {
"from": {
"x": 251,
"y": 1019
},
"to": {
"x": 523,
"y": 1018
}
},
"type": "line"
},
{
"item": "viz_QXHn2jqv",
"position": {
"from": {
"x": 523,
"y": 1016
},
"to": {
"x": 520,
"y": 720
}
},
"type": "line"
},
{
"item": "viz_B6g2pTV6",
"position": {
"from": {
"x": 250,
"y": 876
},
"to": {
"x": 633,
"y": 875
}
},
"type": "line"
},
{
"item": "viz_Ix2Uka3D",
"position": {
"from": {
"x": 630,
"y": 690
},
"to": {
"x": 633,
"y": 875
}
},
"type": "line"
},
{
"item": "viz_vObbtrru",
"position": {
"from": {
"x": 251,
"y": 733
},
"to": {
"x": 761,
"y": 732
}
},
"type": "line"
},
{
"item": "viz_8hIKDn7X",
"position": {
"from": {
"x": 761,
"y": 734
},
"to": {
"x": 759,
"y": 600
}
},
"type": "line"
},
{
"item": "viz_5RRCzhnd",
"position": {
"from": {
"x": 247,
"y": 594
},
"to": {
"x": 801,
"y": 593
}
},
"type": "line"
},
{
"item": "viz_HqyJgRL3",
"position": {
"from": {
"x": 801,
"y": 592
},
"to": {
"x": 800,
"y": 449
}
},
"type": "line"
},
{
"item": "viz_3tbeFWP6",
"position": {
"from": {
"x": 250,
"y": 455
},
"to": {
"x": 689,
"y": 453
}
},
"type": "line"
},
{
"item": "viz_T5sqo1jo",
"position": {
"from": {
"x": 689,
"y": 420
},
"to": {
"x": 689,
"y": 455
}
},
"type": "line"
},
{
"item": "viz_HweCo1wi",
"position": {
"from": {
"x": 250,
"y": 316
},
"to": {
"x": 540,
"y": 316
}
},
"type": "line"
},
{
"item": "viz_pWqT24eU",
"position": {
"from": {
"x": 540,
"y": 316
},
"to": {
"item": "viz_hvFO1nat",
"port": "n"
}
},
"type": "line"
},
{
"item": "viz_yKtZyNoe",
"position": {
"from": {
"x": 249,
"y": 175
},
"to": {
"x": 468,
"y": 176
}
},
"type": "line"
},
{
"item": "viz_A8CmRgpO",
"position": {
"from": {
"x": 469,
"y": 175
},
"to": {
"x": 470,
"y": 411
}
},
"type": "line"
},
{
"item": "viz_JEgEKxDs",
"position": {
"from": {
"x": 765,
"y": 881
},
"to": {
"item": "viz_IcQ9hvDS",
"port": "s"
}
},
"type": "line"
},
{
"item": "viz_zzLivIgY",
"position": {
"from": {
"item": "viz_mHAxeX3s",
"port": "n"
},
"to": {
"x": 880,
"y": 880
}
},
"type": "line"
},
{
"item": "viz_rdB9C0aB",
"position": {
"from": {
"x": 880,
"y": 881
},
"to": {
"x": 765,
"y": 881
}
},
"type": "line"
},
{
"item": "viz_BxfTEbl1",
"position": {
"from": {
"item": "viz_G1Kxg3SN",
"port": "e"
},
"to": {
"x": 1391,
"y": 975
}
},
"type": "line"
},
{
"item": "viz_LoqfoyKG",
"position": {
"from": {
"x": 1391,
"y": 975
},
"to": {
"x": 1389,
"y": 597
}
},
"type": "line"
},
{
"item": "viz_Enmps0j1",
"position": {
"from": {
"x": 1326,
"y": 596
},
"to": {
"x": 1387,
"y": 597
}
},
"type": "line"
},
{
"item": "viz_7W8Okvnm",
"position": {
"h": 60,
"w": 60,
"x": 730,
"y": 540
},
"type": "block"
},
{
"item": "viz_45Ssfd7d",
"position": {
"h": 50,
"w": 420,
"x": 30,
"y": 20
},
"type": "block"
},
{
"item": "viz_6ZVYp6xh",
"position": {
"h": 120,
"w": 230,
"x": 40,
"y": 80
},
"type": "block"
},
{
"item": "viz_SeqNpVdX",
"position": {
"h": 110,
"w": 320,
"x": 1060,
"y": 920
},
"type": "block"
},
{
"item": "viz_w5nBs4sV",
"position": {
"h": 110,
"w": 320,
"x": 720,
"y": 920
},
"type": "block"
},
{
"item": "viz_hc2XMqUK",
"position": {
"h": 340,
"w": 520,
"x": 1400,
"y": 730
},
"type": "block"
},
{
"item": "viz_uXhDbLTo",
"position": {
"h": 130,
"w": 220,
"x": 30,
"y": 80
},
"type": "block"
},
{
"item": "viz_FTezu9ZA",
"position": {
"h": 130,
"w": 220,
"x": 30,
"y": 220
},
"type": "block"
},
{
"item": "viz_5Jf16R5t",
"position": {
"h": 120,
"w": 230,
"x": 40,
"y": 220
},
"type": "block"
},
{
"item": "viz_y2mJ3i3L",
"position": {
"h": 130,
"w": 220,
"x": 30,
"y": 360
},
"type": "block"
},
{
"item": "viz_MACibKQF",
"position": {
"h": 120,
"w": 230,
"x": 40,
"y": 360
},
"type": "block"
},
{
"item": "viz_uOh1TY45",
"position": {
"h": 130,
"w": 220,
"x": 30,
"y": 500
},
"type": "block"
},
{
"item": "viz_MtCafMBQ",
"position": {
"h": 120,
"w": 230,
"x": 40,
"y": 500
},
"type": "block"
},
{
"item": "viz_3ozzMeuq",
"position": {
"h": 130,
"w": 220,
"x": 30,
"y": 640
},
"type": "block"
},
{
"item": "viz_yu7DnsGt",
"position": {
"h": 120,
"w": 230,
"x": 40,
"y": 640
},
"type": "block"
},
{
"item": "viz_9GqVVQQH",
"position": {
"h": 130,
"w": 220,
"x": 30,
"y": 780
},
"type": "block"
},
{
"item": "viz_BIdFtb1z",
"position": {
"h": 120,
"w": 230,
"x": 40,
"y": 780
},
"type": "block"
},
{
"item": "viz_NOG0Ac2W",
"position": {
"h": 130,
"w": 220,
"x": 30,
"y": 920
},
"type": "block"
},
{
"item": "viz_m9gEzteU",
"position": {
"h": 120,
"w": 230,
"x": 40,
"y": 920
},
"type": "block"
},
{
"item": "viz_yWhyQpnw",
"position": {
"h": 60,
"w": 60,
"x": 490,
"y": 660
},
"type": "block"
},
{
"item": "viz_TDQ94Oh9",
"position": {
"h": 50,
"w": 30,
"x": 510,
"y": 670
},
"type": "block"
},
{
"item": "viz_btccDU9N",
"position": {
"h": 60,
"w": 60,
"x": 600,
"y": 630
},
"type": "block"
},
{
"item": "viz_6hSouuAX",
"position": {
"h": 50,
"w": 20,
"x": 620,
"y": 640
},
"type": "block"
},
{
"item": "viz_6u8f8pal",
"position": {
"h": 50,
"w": 30,
"x": 750,
"y": 550
},
"type": "block"
},
{
"item": "viz_mOvVms7x",
"position": {
"h": 60,
"w": 60,
"x": 770,
"y": 400
},
"type": "block"
},
{
"item": "viz_Ut605eEQ",
"position": {
"h": 50,
"w": 30,
"x": 790,
"y": 410
},
"type": "block"
},
{
"item": "viz_Ttq8tUl5",
"position": {
"h": 60,
"w": 60,
"x": 660,
"y": 360
},
"type": "block"
},
{
"item": "viz_vpxtc5ls",
"position": {
"h": 50,
"w": 20,
"x": 680,
"y": 370
},
"type": "block"
},
{
"item": "viz_xr2k4iLw",
"position": {
"h": 60,
"w": 60,
"x": 510,
"y": 330
},
"type": "block"
},
{
"item": "viz_hvFO1nat",
"position": {
"h": 50,
"w": 20,
"x": 530,
"y": 340
},
"type": "block"
},
{
"item": "viz_LutpSszt",
"position": {
"h": 60,
"w": 60,
"x": 440,
"y": 410
},
"type": "block"
},
{
"item": "viz_KCH6KZAs",
"position": {
"h": 50,
"w": 30,
"x": 460,
"y": 420
},
"type": "block"
},
{
"item": "viz_IX1zXLix",
"position": {
"h": 40,
"w": 100,
"x": 720,
"y": 820
},
"type": "block"
},
{
"item": "viz_mHAxeX3s",
"position": {
"h": 110,
"w": 320,
"x": 720,
"y": 920
},
"type": "block"
},
{
"item": "viz_IcQ9hvDS",
"position": {
"h": 30,
"w": 50,
"x": 740,
"y": 820
},
"type": "block"
},
{
"item": "viz_ZOC6Gccs",
"position": {
"h": 40,
"w": 100,
"x": 1240,
"y": 580
},
"type": "block"
},
{
"item": "viz_G1Kxg3SN",
"position": {
"h": 110,
"w": 320,
"x": 1060,
"y": 920
},
"type": "block"
},
{
"item": "viz_Jb0f6fcL",
"position": {
"h": 50,
"w": 50,
"x": 1260,
"y": 580
},
"type": "block"
},
{
"item": "viz_tG7jZdu1",
"position": {
"h": 320,
"w": 520,
"x": 1400,
"y": 420
},
"type": "block"
},
{
"item": "viz_YsO4dPTm",
"position": {
"from": {
"x": 1413,
"y": 423
},
"to": {
"x": 1904,
"y": 426
}
},
"type": "line"
},
{
"item": "viz_Rx1bJTBu",
"position": {
"from": {
"x": 1415,
"y": 732
},
"to": {
"x": 1902,
"y": 732
}
},
"type": "line"
},
{
"item": "viz_UQJmtqF4",
"position": {
"h": 310,
"w": 520,
"x": 1400,
"y": 150
},
"type": "block"
},
{
"item": "viz_nOoWjiUH",
"position": {
"h": 50,
"w": 300,
"x": 1420,
"y": 140
},
"type": "block"
},
{
"item": "viz_O9LP9fOm",
"position": {
"h": 130,
"w": 310,
"x": 1500,
"y": -20
},
"type": "block"
},
{
"item": "viz_OiL1nnh4",
"position": {
"from": {
"x": 1402,
"y": -5
},
"to": {
"x": 1400,
"y": 1081
}
},
"type": "line"
}
],
"type": "absolute"
},
"title": "5 - Airport Operations Status",
"visualizations": {
"viz_3ozzMeuq": {
"options": {
"fill_color": "transparent",
"rx": 5.0,
"ry": 5.0,
"stroke_color": "#F6847C",
"stroke_width": 2.0
},
"type": "splunk.rectangle"
},
"viz_3tbeFWP6": {
"options": {
"stroke_color": "#FCD9A3",
"stroke_width": 2.0
},
"type": "abslayout.line"
},
"viz_45Ssfd7d": {
"options": {
"color": "#ffffff",
"customFontSize": 24.0,
"font_size": "custom",
"markdown": "Performance Metrics"
},
"type": "splunk.markdown"
},
"viz_5Jf16R5t": {
"data_sources": {
"primary": "ds_search5"
},
"options": {
"background_color": "transparent",
"major_color": "#000000",
"spark_line_display": "off",
"unit": "min"
},
"title": "Security Waiting Time",
"type": "splunk.singlevalue"
},
"viz_5RRCzhnd": {
"options": {
"stroke_color": "#FDAF93"
},
"type": "abslayout.line"
},
"viz_6ZVYp6xh": {
"data_sources": {
"primary": "ds_search5"
},
"options": {
"background_color": "transparent",
"major_color": "#000000",
"spark_line_display": "off",
"unit": "min"
},
"title": "Security Waiting Time",
"type": "splunk.singlevalue"
},
"viz_6hSouuAX": {
"options": {
"color": "#fff",
"customFontSize": 24.0,
"font_color": "#ffffff",
"font_size": "custom",
"markdown": "B"
},
"type": "splunk.markdown"
},
"viz_6u8f8pal": {
"options": {
"color": "#fff",
"customFontSize": 24.0,
"font_color": "#ffffff",
"font_size": "custom",
"markdown": "C"
},
"type": "splunk.markdown"
},
"viz_7W8Okvnm": {
"options": {
"fill_color": "#F6847C",
"stroke_color": "#F6847C"
},
"type": "splunk.ellipse"
},
"viz_8hIKDn7X": {
"options": {
"stroke_color": "#F6847C",
"stroke_width": 2.0
},
"type": "abslayout.line"
},
"viz_9GqVVQQH": {
"options": {
"fill_color": "transparent",
"rx": 5.0,
"ry": 5.0,
"stroke_color": "#C6335F",
"stroke_width": 2.0
},
"type": "splunk.rectangle"
},
"viz_A8CmRgpO": {
"options": {
"stroke_color": "#A2793C",
"stroke_width": 2.0
},
"type": "abslayout.line"
},
"viz_B6g2pTV6": {
"options": {
"stroke_color": "#C6335F"
},
"type": "abslayout.line"
},
"viz_BIdFtb1z": {
"data_sources": {
"primary": "ds_search5"
},
"options": {
"background_color": "transparent",
"major_color": "#000000",
"spark_line_display": "off",
"unit": "min"
},
"title": "Security Waiting Time",
"type": "splunk.singlevalue"
},
"viz_BxfTEbl1": {
"options": {
"stroke_color": "#E85B79"
},
"type": "abslayout.line"
},
"viz_Enmps0j1": {
"options": {
"stroke_color": "#E85B79"
},
"type": "abslayout.line"
},
"viz_FTezu9ZA": {
"options": {
"fill_color": "transparent",
"rx": 5.0,
"ry": 5.0,
"stroke_color": "#DAB068",
"stroke_width": 2.0
},
"type": "splunk.rectangle"
},
"viz_G1Kxg3SN": {
"options": {
"fill_color": "transparent",
"stroke_color": "#E85B79",
"stroke_width": 2.0
},
"type": "splunk.rectangle"
},
"viz_HqyJgRL3": {
"options": {
"stroke_color": "#FDAF93",
"stroke_width": 2.0
},
"type": "abslayout.line"
},
"viz_HweCo1wi": {
"options": {
"stroke_color": "#DAB068",
"stroke_width": 2.0
},
"type": "abslayout.line"
},
"viz_IX1zXLix": {
"options": {
"fill_color": "#FCB4B0",
"rx": 4.0,
"ry": 4.0,
"stroke_color": "#FCB4B0"
},
"type": "splunk.rectangle"
},
"viz_IcQ9hvDS": {
"options": {
"color": "#fff",
"customFontSize": 24.0,
"font_color": "#ffffff",
"font_size": "custom",
"markdown": "01R"
},
"type": "splunk.markdown"
},
"viz_Ix2Uka3D": {
"options": {
"stroke_color": "#C6335F",
"stroke_width": 2.0
},
"type": "abslayout.line"
},
"viz_JEgEKxDs": {
"options": {
"stroke_color": "#FCB4B0",
"stroke_width": 2.0
},
"type": "abslayout.line"
},
"viz_Jb0f6fcL": {
"options": {
"color": "#fff",
"customFontSize": 24.0,
"font_color": "#ffffff",
"font_size": "custom",
"markdown": "28R"
},
"type": "splunk.markdown"
},
"viz_KCH6KZAs": {
"options": {
"color": "#ffffff",
"customFontSize": 24.0,
"font_color": "#ffffff",
"font_size": "custom",
"markdown": "G"
},
"type": "splunk.markdown"
},
"viz_LoqfoyKG": {
"options": {
"stroke_color": "#E85B79"
},
"type": "abslayout.line"
},
"viz_LutpSszt": {
"options": {
"fill_color": "#DAB068",
"stroke_color": "#DAB068"
},
"type": "splunk.ellipse"
},
"viz_MACibKQF": {
"data_sources": {
"primary": "ds_search5"
},
"options": {
"background_color": "transparent",
"major_color": "#000000",
"spark_line_display": "off",
"unit": "min"
},
"title": "Security Waiting Time",
"type": "splunk.singlevalue"
},
"viz_MtCafMBQ": {
"data_sources": {
"primary": "ds_search5"
},
"options": {
"background_color": "transparent",
"major_color": "#000000",
"spark_line_display": "off",
"unit": "min"
},
"title": "Security Waiting Time",
"type": "splunk.singlevalue"
},
"viz_NOG0Ac2W": {
"options": {
"fill_color": "transparent",
"stroke_color": "#7F2687",
"stroke_width": 2.0
},
"type": "splunk.rectangle"
},
"viz_O9LP9fOm": {
"options": {
"preserve_aspect_ratio": true,
"src": "splunk-enterprise-kvstore://da-itsi-cp-example-gts-1200px-sfo-logo-svg"
},
"type": "splunk.image"
},
"viz_OiL1nnh4": {
"type": "abslayout.line"
},
"viz_QXHn2jqv": {
"options": {
"stroke_color": "#7F2687",
"stroke_width": 2.0
},
"type": "abslayout.line"
},
"viz_Rx1bJTBu": {
"type": "abslayout.line"
},
"viz_SeqNpVdX": {
"context": {
"backgroundColorEditorConfig": [
{
"from": 25,
"value": "#dc4e41"
},
{
"from": 20,
"to": 25,
"value": "#f1813f"
},
{
"from": 15,
"to": 20,
"value": "#f8be34"
},
{
"from": 10,
"to": 15,
"value": "#4beba8"
},
{
"to": 10,
"value": "#53a051"
}
]
},
"data_sources": {
"primary": "ds_search4"
},
"options": {
"background_color": "> majorValue | rangeValue(backgroundColorEditorConfig)",
"major_color": "#ffffff",
"spark_line_display": "before",
"trend_color": "#ffffff"
},
"title": "Take Off Queue Time",
"type": "splunk.singlevalue"
},
"viz_T5sqo1jo": {
"options": {
"stroke_color": "#FCD9A3",
"stroke_width": 2.0
},
"type": "abslayout.line"
},
"viz_TDQ94Oh9": {
"options": {
"color": "#fff",
"customFontSize": 24.0,
"font_color": "#ffffff",
"font_size": "custom",
"markdown": "A"
},
"type": "splunk.markdown"
},
"viz_Ttq8tUl5": {
"options": {
"fill_color": "#FCD9A3",
"stroke_color": "#FCD9A3"
},
"type": "splunk.ellipse"
},
"viz_UQJmtqF4": {
"data_sources": {
"primary": "ds_search6"
},
"options": {
"background_color": "transparent"
},
"type": "splunk.pie"
},
"viz_Ut605eEQ": {
"options": {
"color": "#ffffff",
"customFontSize": 24.0,
"font_color": "#ffffff",
"font_size": "custom",
"markdown": "D"
},
"type": "splunk.markdown"
},
"viz_YsO4dPTm": {
"type": "abslayout.line"
},
"viz_ZOC6Gccs": {
"options": {
"fill_color": "#E85B79",
"rx": 4.0,
"ry": 4.0,
"stroke_color": "#E85B79"
},
"type": "splunk.rectangle"
},
"viz_btccDU9N": {
"options": {
"fill_color": "#C6335F",
"stroke_color": "#C6335F"
},
"type": "splunk.ellipse"
},
"viz_hc2XMqUK": {
"data_sources": {
"primary": "ds_search7"
},
"title": "Depatures",
"type": "splunk.table"
},
"viz_hvFO1nat": {
"options": {
"color": "#ffffff",
"customFontSize": 24.0,
"font_color": "#ffffff",
"font_size": "custom",
"markdown": "F"
},
"type": "splunk.markdown"
},
"viz_m9gEzteU": {
"data_sources": {
"primary": "ds_search5"
},
"options": {
"background_color": "transparent",
"major_color": "#000000",
"spark_line_display": "off",
"unit": "min"
},
"title": "Security Waiting Time",
"type": "splunk.singlevalue"
},
"viz_mHAxeX3s": {
"options": {
"fill_color": "transparent",
"stroke_color": "#FCB4B0",
"stroke_width": 2.0
},
"type": "splunk.rectangle"
},
"viz_mOvVms7x": {
"options": {
"fill_color": "#FDAF93",
"stroke_color": "#FDAF93"
},
"type": "splunk.ellipse"
},
"viz_nOoWjiUH": {
"options": {
"color": "#000000",
"customFontSize": 16.0,
"font_size": "custom",
"markdown": "On Time Performance Summary"
},
"type": "splunk.markdown"
},
"viz_pWqT24eU": {
"options": {
"stroke_color": "#DAB068",
"stroke_width": 2.0
},
"type": "abslayout.line"
},
"viz_rdB9C0aB": {
"options": {
"stroke_color": "#FCB4B0",
"stroke_width": 2.0
},
"type": "abslayout.line"
},
"viz_tG7jZdu1": {
"data_sources": {
"primary": "ds_search8"
},
"title": "Arrivals",
"type": "splunk.table"
},
"viz_uOh1TY45": {
"options": {
"fill_color": "transparent",
"rx": 5.0,
"ry": 5.0,
"stroke_color": "#FDAF93",
"stroke_width": 2.0
},
"type": "splunk.rectangle"
},
"viz_uXhDbLTo": {
"options": {
"fill_color": "transparent",
"rx": 5.0,
"ry": 5.0,
"stroke_color": "#A2793C",
"stroke_width": 2.0
},
"type": "splunk.rectangle"
},
"viz_vObbtrru": {
"options": {
"stroke_color": "#F6847C",
"stroke_width": 2.0
},
"type": "abslayout.line"
},
"viz_vpxtc5ls": {
"options": {
"color": "#ffffff",
"customFontSize": 24.0,
"font_color": "#ffffff",
"font_size": "custom",
"markdown": "E"
},
"type": "splunk.markdown"
},
"viz_w5nBs4sV": {
"data_sources": {
"primary": "ds_search5"
},
"options": {
"background_color": "#53a051",
"major_color": "#ffffff",
"spark_line_display": "before",
"trend_color": "#ffffff"
},
"title": "Take Off Queue Time",
"type": "splunk.singlevalue"
},
"viz_xr2k4iLw": {
"options": {
"fill_color": "#DAB068",
"stroke_color": "#DAB068"
},
"type": "splunk.ellipse"
},
"viz_y2mJ3i3L": {
"options": {
"fill_color": "transparent",
"rx": 5.0,
"ry": 5.0,
"stroke_color": "#FCD9A3",
"stroke_width": 2.0
},
"type": "splunk.rectangle"
},
"viz_yKtZyNoe": {
"options": {
"stroke_color": "#A2793C",
"stroke_width": 2.0
},
"type": "abslayout.line"
},
"viz_yWhyQpnw": {
"options": {
"fill_color": "#7F2687",
"stroke_color": "#7F2687"
},
"type": "splunk.ellipse"
},
"viz_yu7DnsGt": {
"data_sources": {
"primary": "ds_search5"
},
"options": {
"background_color": "transparent",
"major_color": "#000000",
"spark_line_display": "off",
"unit": "min"
},
"title": "Security Waiting Time",
"type": "splunk.singlevalue"
},
"viz_zdomPpDE": {
"options": {
"stroke_color": "#7F2687"
},
"type": "abslayout.line"
},
"viz_zzLivIgY": {
"options": {
"stroke_color": "#FCB4B0"
},
"type": "abslayout.line"
}
}
},
"description": "SFO Airport operations metrics. Example contains table components along-side single value widgets.",
"gt_version": "beta",
"key": "da-itsi-cp-example-gts-5-airport-operations-status",
"latest": "now",
"latest_label": "Now",
"selected_swap_service_id": null,
"swap_service_ids": [],
"template_selected_service_id": null,
"template_swappable_service_ids": [],
"title": "5 - Airport Operations Status",
"version": "0.0.39"
}