Advertisement
Guest User

Untitled

a guest
Sep 20th, 2019
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.42 KB | None | 0 0
  1. {
  2. "title": "Sales Dashboard",
  3. "services": {
  4. "query": {
  5. "idQueue": [
  6. 1,
  7. 2,
  8. 3,
  9. 4
  10. ],
  11. "list": {
  12. "0": {
  13. "query": "*",
  14. "alias": "",
  15. "color": "#7EB26D",
  16. "id": 0,
  17. "pin": false,
  18. "type": "lucene"
  19. }
  20. },
  21. "ids": [
  22. 0
  23. ]
  24. },
  25. "filter": {
  26. "idQueue": [
  27. 1,
  28. 3,
  29. 4
  30. ],
  31. "list": {
  32. "0": {
  33. "from": "2017-03-23T00:37:49.000Z",
  34. "to": "2019-09-09T09:49:03.000Z",
  35. "field": "ORDERDATE_dt",
  36. "type": "time",
  37. "mandate": "must",
  38. "active": true,
  39. "alias": "",
  40. "id": 0
  41. },
  42. "2": {
  43. "type": "range",
  44. "from": "-1",
  45. "to": "100",
  46. "field": "QUANTITYORDERED_i",
  47. "mandate": "must",
  48. "active": true,
  49. "alias": "",
  50. "id": 2
  51. }
  52. },
  53. "ids": [
  54. 2,
  55. 0
  56. ]
  57. }
  58. },
  59. "rows": [
  60. {
  61. "title": "Query and Time Window",
  62. "height": "50px",
  63. "editable": true,
  64. "collapse": false,
  65. "collapsable": true,
  66. "panels": [
  67. {
  68. "error": "",
  69. "span": 6,
  70. "editable": true,
  71. "type": "timepicker",
  72. "loadingEditor": false,
  73. "status": "Stable",
  74. "mode": "absolute",
  75. "spyable": true,
  76. "time_options": [
  77. "5m",
  78. "15m",
  79. "1h",
  80. "6h",
  81. "12h",
  82. "24h",
  83. "2d",
  84. "7d",
  85. "30d",
  86. "90d",
  87. "1y",
  88. "5y"
  89. ],
  90. "timespan": "5y",
  91. "timefield": "ORDERDATE_dt",
  92. "timeformat": "",
  93. "refresh": {
  94. "enable": false,
  95. "interval": 30,
  96. "min": 3
  97. },
  98. "filter_id": 0,
  99. "title": "Time Window",
  100. "time": {
  101. "from": "03/23/2017 02:37:49",
  102. "to": "09/09/2019 11:49:03"
  103. }
  104. },
  105. {
  106. "span": 6,
  107. "editable": true,
  108. "type": "hits",
  109. "loadingEditor": false,
  110. "queries": {
  111. "mode": "all",
  112. "ids": [
  113. 0
  114. ],
  115. "query": "q=*&fq=ORDERDATE_dt:[2017-03-23T00:37:49.000Z%20TO%202019-09-09T09:49:03.000Z]&fq=QUANTITYORDERED_i:[-1 TO 100]&stats=true&stats.field=QUANTITYORDERED_i&stats.field=SALES_f&stats.field=SALES_f&wt=json&rows=0\n",
  116. "basic_query": "",
  117. "custom": ""
  118. },
  119. "style": {
  120. "font-size": "28pt"
  121. },
  122. "arrangement": "horizontal",
  123. "chart": "total",
  124. "counter_pos": "above",
  125. "donut": false,
  126. "tilt": false,
  127. "labels": true,
  128. "spyable": true,
  129. "show_queries": true,
  130. "metrics": [
  131. {
  132. "type": "mean",
  133. "field": "QUANTITYORDERED_i",
  134. "decimalDigits": 2,
  135. "label": "Average Quantity",
  136. "value": "35.09"
  137. },
  138. {
  139. "type": "mean",
  140. "field": "SALES_f",
  141. "decimalDigits": 2,
  142. "label": "Average Total",
  143. "value": "3553.89"
  144. },
  145. {
  146. "type": "sum",
  147. "field": "SALES_f",
  148. "decimalDigits": 2,
  149. "label": "Total Sales",
  150. "value": "10032628.85"
  151. }
  152. ],
  153. "refresh": {
  154. "enable": false,
  155. "interval": 2
  156. },
  157. "title": "Stats Per Order"
  158. }
  159. ]
  160. },
  161. {
  162. "title": "Filters",
  163. "height": "50px",
  164. "editable": true,
  165. "collapse": true,
  166. "collapsable": true,
  167. "panels": [
  168. {
  169. "error": false,
  170. "span": 12,
  171. "editable": true,
  172. "spyable": true,
  173. "group": [
  174. "default"
  175. ],
  176. "type": "filtering"
  177. }
  178. ]
  179. },
  180. {
  181. "title": "Overview",
  182. "height": "350px",
  183. "editable": true,
  184. "collapse": false,
  185. "collapsable": true,
  186. "panels": [
  187. {
  188. "span": 6,
  189. "editable": true,
  190. "type": "map",
  191. "loadingEditor": false,
  192. "queries": {
  193. "mode": "all",
  194. "ids": [
  195. 0
  196. ],
  197. "query": "q=*&wt=json&fq=ORDERDATE_dt:[2017-03-23T00:37:49.000Z%20TO%202019-09-09T09:49:03.000Z]&fq=QUANTITYORDERED_i:[-1 TO 100]&rows=0&stats=true&stats.facet=COUNTRY_CODE_s&stats.field=SALES_f",
  198. "custom": ""
  199. },
  200. "mode": "sum",
  201. "field": "COUNTRY_CODE_s",
  202. "stats_field": "SALES_f",
  203. "decimal_points": 0,
  204. "map": "world",
  205. "useNames": false,
  206. "colors": [
  207. "#A0E2E2",
  208. "#265656"
  209. ],
  210. "size": 3000,
  211. "exclude": [],
  212. "spyable": true,
  213. "index_limit": 0,
  214. "show_queries": true,
  215. "title": "World Sales Map"
  216. },
  217. {
  218. "span": 6,
  219. "editable": true,
  220. "type": "heatmap",
  221. "loadingEditor": false,
  222. "queries": {
  223. "mode": "all",
  224. "ids": [
  225. 0
  226. ],
  227. "query": "q=*&fq=ORDERDATE_dt:[2017-03-23T00:37:49.000Z%20TO%202019-09-09T09:49:03.000Z]&fq=QUANTITYORDERED_i:[-1 TO 100]&wt=json&rows=0&facet=true&facet.pivot=PRODUCTCODE_s,COUNTRY_s&facet.limit=10&facet.pivot.mincount=0",
  228. "custom": ""
  229. },
  230. "size": 0,
  231. "row_field": "PRODUCTCODE_s",
  232. "col_field": "COUNTRY_s",
  233. "row_size": 10,
  234. "color": "blue",
  235. "spyable": true,
  236. "transpose_show": true,
  237. "transposed": false,
  238. "show_queries": true,
  239. "title": "Product Lines Per Country"
  240. }
  241. ]
  242. },
  243. {
  244. "title": "New Row",
  245. "height": "350px",
  246. "editable": true,
  247. "collapse": false,
  248. "collapsable": true,
  249. "panels": [
  250. {
  251. "span": 10,
  252. "editable": true,
  253. "type": "histogram",
  254. "loadingEditor": false,
  255. "mode": "values",
  256. "queries": {
  257. "mode": "all",
  258. "ids": [
  259. 0
  260. ],
  261. "query": "q=*&wt=json&rows=100000&fq=ORDERDATE_dt:[2017-03-23T00:37:49.000Z%20TO%202019-09-09T09:49:03.000Z]&fq=QUANTITYORDERED_i:[-1 TO 100]&fl=ORDERDATE_dt SALES_f&group=true&group.field=DEALSIZE_s&group.limit=100000\n",
  262. "custom": ""
  263. },
  264. "max_rows": 100000,
  265. "value_field": "SALES_f",
  266. "group_field": "DEALSIZE_s",
  267. "auto_int": true,
  268. "resolution": 100,
  269. "interval": "7d",
  270. "intervals": [
  271. "auto",
  272. "1s",
  273. "1m",
  274. "5m",
  275. "10m",
  276. "30m",
  277. "1h",
  278. "3h",
  279. "12h",
  280. "1d",
  281. "1w",
  282. "1M",
  283. "1y"
  284. ],
  285. "fill": 0,
  286. "linewidth": 3,
  287. "timezone": "browser",
  288. "spyable": true,
  289. "zoomlinks": true,
  290. "bars": true,
  291. "stack": true,
  292. "points": false,
  293. "lines": false,
  294. "legend": true,
  295. "x-axis": true,
  296. "y-axis": true,
  297. "percentage": false,
  298. "interactive": true,
  299. "options": true,
  300. "tooltip": {
  301. "value_type": "cumulative",
  302. "query_as_alias": false
  303. },
  304. "title": "Sales Per Deal Size",
  305. "sum_value": true,
  306. "lines_smooth": false,
  307. "show_queries": true,
  308. "refresh": {
  309. "enable": false,
  310. "interval": 2
  311. }
  312. },
  313. {
  314. "span": 2,
  315. "editable": true,
  316. "type": "facet",
  317. "loadingEditor": false,
  318. "status": "Stable",
  319. "queries": {
  320. "mode": "all",
  321. "ids": [
  322. 0
  323. ],
  324. "query": "q=*&fq=ORDERDATE_dt:[2017-03-23T00:37:49.000Z%20TO%202019-09-09T09:49:03.000Z]&fq=QUANTITYORDERED_i:[-1 TO 100]&facet=true&facet.field=STATUS_s&facet.field=DEALSIZE_s&wt=json",
  325. "basic_query": "q=*&fq=ORDERDATE_dt:[2017-03-23T00:37:49.000Z%20TO%202019-09-09T09:49:03.000Z]&fq=QUANTITYORDERED_i:[-1 TO 100]&facet=true&facet.field=STATUS_s&facet.field=DEALSIZE_s",
  326. "custom": ""
  327. },
  328. "group": "default",
  329. "style": {
  330. "font-size": "9pt"
  331. },
  332. "overflow": "min-height",
  333. "fields": [
  334. "STATUS_s",
  335. "DEALSIZE_s"
  336. ],
  337. "spyable": true,
  338. "facet_limit": 10,
  339. "maxnum_facets": 5,
  340. "foundResults": true,
  341. "header_title": "Facet Fields",
  342. "toggle_element": null,
  343. "show_queries": true,
  344. "title": "Order Status",
  345. "exportSize": null,
  346. "offset": 0
  347. }
  348. ]
  349. },
  350. {
  351. "title": "Facets, Histogram and Table",
  352. "height": "250px",
  353. "editable": true,
  354. "collapse": false,
  355. "collapsable": true,
  356. "panels": [
  357. {
  358. "span": 4,
  359. "editable": true,
  360. "group": [
  361. "default"
  362. ],
  363. "type": "terms",
  364. "queries": {
  365. "mode": "all",
  366. "ids": [
  367. 0
  368. ],
  369. "query": "q=*&wt=json&rows=0&fq=ORDERDATE_dt:[2017-03-23T00:37:49.000Z%20TO%202019-09-09T09:49:03.000Z]&fq=QUANTITYORDERED_i:[-1 TO 100]&stats=true&stats.field={!tag=piv1}SALES_f&facet=true&facet.pivot={!stats=piv1}TERRITORY_s&facet.limit=5&facet.missing=true&f.TERRITORY_s.facet.sort=count"
  370. },
  371. "field": "TERRITORY_s",
  372. "exclude": [],
  373. "missing": false,
  374. "other": false,
  375. "size": 5,
  376. "order": "count",
  377. "style": {
  378. "font-size": "10pt"
  379. },
  380. "donut": false,
  381. "tilt": false,
  382. "labels": true,
  383. "arrangement": "horizontal",
  384. "chart": "pie",
  385. "counter_pos": "none",
  386. "title": "Sales By Territory",
  387. "spyable": true,
  388. "time_field": "event_timestamp",
  389. "mode": "sum",
  390. "stats_field": "SALES_f",
  391. "decimal_points": 0,
  392. "pages": 10,
  393. "sortBy": "count",
  394. "logAxis": false,
  395. "exportSize": 100,
  396. "lastColor": "",
  397. "show_queries": true,
  398. "bar_chart_arrangement": "vertical",
  399. "chartColors": [
  400. "#EAB839"
  401. ],
  402. "refresh": {
  403. "enable": false,
  404. "interval": 2
  405. }
  406. },
  407. {
  408. "span": 8,
  409. "editable": true,
  410. "type": "terms",
  411. "loadingEditor": false,
  412. "queries": {
  413. "mode": "all",
  414. "ids": [
  415. 0
  416. ],
  417. "query": "q=*&wt=json&rows=0&fq=ORDERDATE_dt:[2017-03-23T00:37:49.000Z%20TO%202019-09-09T09:49:03.000Z]&fq=QUANTITYORDERED_i:[-1 TO 100]&stats=true&stats.field={!tag=piv1}SALES_f&facet=true&facet.pivot={!stats=piv1}CUSTOMERNAME_s&facet.limit=10&facet.missing=true&f.CUSTOMERNAME_s.facet.sort=count",
  418. "custom": ""
  419. },
  420. "mode": "sum",
  421. "field": "CUSTOMERNAME_s",
  422. "stats_field": "SALES_f",
  423. "decimal_points": 0,
  424. "exclude": [],
  425. "missing": false,
  426. "other": false,
  427. "size": 10,
  428. "pages": 10,
  429. "sortBy": "count",
  430. "order": "descending",
  431. "style": {
  432. "font-size": "10pt"
  433. },
  434. "donut": false,
  435. "tilt": false,
  436. "labels": true,
  437. "logAxis": false,
  438. "arrangement": "vertical",
  439. "chart": "bar",
  440. "counter_pos": "left",
  441. "exportSize": 100,
  442. "lastColor": "",
  443. "spyable": true,
  444. "show_queries": true,
  445. "bar_chart_arrangement": "vertical",
  446. "chartColors": [
  447. "#F9BA8F"
  448. ],
  449. "refresh": {
  450. "enable": false,
  451. "interval": 2
  452. },
  453. "title": "Top 10 Customers Sales"
  454. }
  455. ]
  456. },
  457. {
  458. "title": "By Deal Size",
  459. "height": "250px",
  460. "editable": true,
  461. "collapse": false,
  462. "collapsable": true,
  463. "panels": [
  464. {
  465. "span": 4,
  466. "editable": true,
  467. "type": "terms",
  468. "loadingEditor": false,
  469. "queries": {
  470. "mode": "all",
  471. "ids": [
  472. 0
  473. ],
  474. "query": "q=*&wt=json&rows=0&fq=ORDERDATE_dt:[2017-03-23T00:37:49.000Z%20TO%202019-09-09T09:49:03.000Z]&fq=QUANTITYORDERED_i:[-1 TO 100]&stats=true&stats.field={!tag=piv1}SALES_f&facet=true&facet.pivot={!stats=piv1}DEALSIZE_s&facet.limit=10&facet.missing=true&f.DEALSIZE_s.facet.sort=count",
  475. "custom": ""
  476. },
  477. "mode": "sum",
  478. "field": "DEALSIZE_s",
  479. "stats_field": "SALES_f",
  480. "decimal_points": 0,
  481. "exclude": [],
  482. "missing": false,
  483. "other": false,
  484. "size": 10,
  485. "pages": 10,
  486. "sortBy": "count",
  487. "order": "descending",
  488. "style": {
  489. "font-size": "10pt"
  490. },
  491. "donut": false,
  492. "tilt": false,
  493. "labels": true,
  494. "logAxis": false,
  495. "arrangement": "horizontal",
  496. "chart": "pie",
  497. "counter_pos": "none",
  498. "exportSize": 100,
  499. "lastColor": "",
  500. "spyable": true,
  501. "show_queries": true,
  502. "bar_chart_arrangement": "vertical",
  503. "chartColors": [
  504. "#E24D42",
  505. "#1F78C1",
  506. "#BA43A9",
  507. "#705DA0",
  508. "#508642",
  509. "#CCA300",
  510. "#447EBC",
  511. "#C15C17",
  512. "#890F02",
  513. "#0A437C",
  514. "#6D1F62",
  515. "#584477",
  516. "#B7DBAB",
  517. "#F4D598",
  518. "#70DBED",
  519. "#F9BA8F",
  520. "#F29191",
  521. "#82B5D8",
  522. "#E5A8E2",
  523. "#AEA2E0",
  524. "#629E51",
  525. "#E5AC0E",
  526. "#64B0C8",
  527. "#E0752D",
  528. "#BF1B00",
  529. "#0A50A1",
  530. "#962D82",
  531. "#614D93",
  532. "#9AC48A",
  533. "#F2C96D",
  534. "#65C5DB",
  535. "#F9934E",
  536. "#EA6460",
  537. "#5195CE",
  538. "#D683CE",
  539. "#806EB7",
  540. "#3F6833",
  541. "#967302",
  542. "#2F575E",
  543. "#99440A",
  544. "#58140C",
  545. "#052B51",
  546. "#511749",
  547. "#3F2B5B",
  548. "#E0F9D7",
  549. "#FCEACA",
  550. "#CFFAFF",
  551. "#F9E2D2",
  552. "#FCE2DE",
  553. "#BADFF4",
  554. "#F9D9F9",
  555. "#DEDAF7"
  556. ],
  557. "refresh": {
  558. "enable": false,
  559. "interval": 2
  560. },
  561. "title": "Sales By Deal Size"
  562. },
  563. {
  564. "span": 4,
  565. "editable": true,
  566. "type": "rangeFacet",
  567. "loadingEditor": false,
  568. "mode": "count",
  569. "time_field": "timestamp",
  570. "queries": {
  571. "mode": "all",
  572. "ids": [
  573. 0
  574. ],
  575. "query": "q=*&wt=json&rows=0&fq=ORDERDATE_dt:[2017-03-23T00:37:49.000Z%20TO%202019-09-09T09:49:03.000Z]&fq=QUANTITYORDERED_i:[-1 TO 100]&facet=true&facet.range=QUANTITYORDERED_i&facet.range.start=-1&facet.range.end=101&facet.range.gap=2\n",
  576. "custom": ""
  577. },
  578. "max_rows": 100000,
  579. "value_field": null,
  580. "fill": 0,
  581. "linewidth": 3,
  582. "auto_int": true,
  583. "resolution": 100,
  584. "interval": 2,
  585. "interval_decimal": 0,
  586. "resolutions": [
  587. 5,
  588. 10,
  589. 25,
  590. 50,
  591. 75,
  592. 100
  593. ],
  594. "spyable": true,
  595. "zoomlinks": true,
  596. "bars": true,
  597. "stack": true,
  598. "points": false,
  599. "lines": false,
  600. "lines_smooth": false,
  601. "legend": true,
  602. "x-axis": true,
  603. "y-axis": true,
  604. "percentage": false,
  605. "interactive": true,
  606. "options": true,
  607. "minimum": 0,
  608. "maximum": 100,
  609. "chart_minimum": "21",
  610. "chart_maximum": "98",
  611. "tooltip": {
  612. "value_type": "cumulative",
  613. "query_as_alias": false
  614. },
  615. "showChart": true,
  616. "show_queries": true,
  617. "refresh": {
  618. "enable": false,
  619. "interval": 2
  620. },
  621. "title": "Quantity Distribution",
  622. "range_field": "QUANTITYORDERED_i",
  623. "unit": "Unit"
  624. },
  625. {
  626. "span": 4,
  627. "editable": true,
  628. "type": "terms",
  629. "loadingEditor": false,
  630. "queries": {
  631. "mode": "all",
  632. "ids": [
  633. 0
  634. ],
  635. "query": "q=*&wt=json&rows=0&fq=ORDERDATE_dt:[2017-03-23T00:37:49.000Z%20TO%202019-09-09T09:49:03.000Z]&fq=QUANTITYORDERED_i:[-1 TO 100]&stats=true&stats.field={!tag=piv1}SALES_f&facet=true&facet.pivot={!stats=piv1}QTR_ID_i&facet.limit=10&facet.missing=true&f.QTR_ID_i.facet.sort=count",
  636. "custom": ""
  637. },
  638. "mode": "sum",
  639. "field": "QTR_ID_i",
  640. "stats_field": "SALES_f",
  641. "decimal_points": 0,
  642. "exclude": [],
  643. "missing": false,
  644. "other": false,
  645. "size": 10,
  646. "pages": 10,
  647. "sortBy": "count",
  648. "order": "descending",
  649. "style": {
  650. "font-size": "10pt"
  651. },
  652. "donut": false,
  653. "tilt": false,
  654. "labels": true,
  655. "logAxis": false,
  656. "arrangement": "horizontal",
  657. "chart": "bar",
  658. "counter_pos": "none",
  659. "exportSize": 100,
  660. "lastColor": "",
  661. "spyable": true,
  662. "show_queries": true,
  663. "bar_chart_arrangement": "vertical",
  664. "chartColors": [
  665. "#6ED0E0"
  666. ],
  667. "refresh": {
  668. "enable": false,
  669. "interval": 2
  670. },
  671. "title": "Sales By Quarter"
  672. }
  673. ]
  674. },
  675. {
  676. "title": "Events",
  677. "height": "350px",
  678. "editable": true,
  679. "collapse": false,
  680. "collapsable": true,
  681. "panels": [
  682. {
  683. "span": 12,
  684. "editable": true,
  685. "group": [
  686. "default"
  687. ],
  688. "type": "table",
  689. "size": 10,
  690. "pages": 5,
  691. "offset": 0,
  692. "sort": [
  693. "id",
  694. "desc"
  695. ],
  696. "style": {
  697. "font-size": "9pt"
  698. },
  699. "overflow": "min-height",
  700. "fields": [
  701. "COUNTRY_s",
  702. "CUSTOMERNAME_s",
  703. "DEALSIZE_s",
  704. "ORDERDATE_dt",
  705. "PRICEEACH_f",
  706. "PRODUCTLINE_s",
  707. "QUANTITYORDERED_i",
  708. "SALES_f"
  709. ],
  710. "highlight": [],
  711. "sortable": true,
  712. "header": true,
  713. "paging": true,
  714. "spyable": true,
  715. "queries": {
  716. "mode": "all",
  717. "ids": [
  718. 0
  719. ],
  720. "query": "q=*&fq=ORDERDATE_dt:[2017-03-23T00:37:49.000Z%20TO%202019-09-09T09:49:03.000Z]&fq=QUANTITYORDERED_i:[-1 TO 100]&sort=id desc&wt=json&rows=50",
  721. "basic_query": "q=*&fq=ORDERDATE_dt:[2017-03-23T00:37:49.000Z%20TO%202019-09-09T09:49:03.000Z]&fq=QUANTITYORDERED_i:[-1 TO 100]&sort=id desc"
  722. },
  723. "field_list": true,
  724. "status": "Stable",
  725. "trimFactor": 300,
  726. "normTimes": true,
  727. "title": "Orders",
  728. "time_field": "event_timestamp",
  729. "important_fields": [
  730. "CUSTOMERNAME_s",
  731. "ORDERDATE_dt",
  732. "COUNTRY_s",
  733. "DEALSIZE_s",
  734. "PRICEEACH_f"
  735. ],
  736. "saveOption": "json",
  737. "exportSize": 50,
  738. "exportAll": true,
  739. "displayLinkIcon": true,
  740. "imageFields": [],
  741. "imgFieldWidth": "auto",
  742. "imgFieldHeight": "85px",
  743. "show_queries": true,
  744. "maxNumCalcTopFields": 20,
  745. "calcTopFieldValuesFromAllData": false,
  746. "subrowMaxChar": 300,
  747. "subrowOffset": 0,
  748. "refresh": {
  749. "enable": false,
  750. "interval": 2
  751. }
  752. }
  753. ]
  754. }
  755. ],
  756. "editable": true,
  757. "index": {
  758. "interval": "none",
  759. "pattern": "[logstash-]YYYY.MM.DD",
  760. "default": "_all"
  761. },
  762. "style": "light",
  763. "failover": false,
  764. "panel_hints": true,
  765. "loader": {
  766. "save_gist": true,
  767. "save_elasticsearch": true,
  768. "save_local": true,
  769. "save_default": true,
  770. "save_temp": true,
  771. "save_temp_ttl_enable": true,
  772. "save_temp_ttl": "30d",
  773. "load_gist": true,
  774. "load_elasticsearch": true,
  775. "load_elasticsearch_size": 20,
  776. "load_local": true,
  777. "hide": false,
  778. "dropdown_collections": false,
  779. "save_as_public": false
  780. },
  781. "solr": {
  782. "server": "/solr/",
  783. "core_name": "sales_shard1_replica_n1",
  784. "core_list": [
  785. "airquality_shard1_replica_n1",
  786. "amazon-co-purchase_shard1_replica_n1",
  787. "citibike_shard1_replica_n1",
  788. "clvehicles_shard1_replica_n1",
  789. "emails_shard1_replica_n1",
  790. "graph_shard1_replica_n1",
  791. "greads_shard1_replica_n1",
  792. "names_shard1_replica_n1",
  793. "products_shard1_replica_n1",
  794. "sales_shard1_replica_n1"
  795. ],
  796. "global_params": ""
  797. },
  798. "username": "guest",
  799. "home": true
  800. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement