lazy_loading.json 46 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213
  1. {
  2. "annotations": {
  3. "list": [
  4. {
  5. "builtIn": 1,
  6. "datasource": "-- Grafana --",
  7. "enable": true,
  8. "hide": true,
  9. "iconColor": "rgba(0, 211, 255, 1)",
  10. "name": "Annotations & Alerts",
  11. "type": "dashboard"
  12. }
  13. ]
  14. },
  15. "editable": true,
  16. "gnetId": null,
  17. "graphTooltip": 0,
  18. "links": [],
  19. "panels": [
  20. {
  21. "datasource": "gdev-testdata",
  22. "gridPos": {
  23. "h": 7,
  24. "w": 24,
  25. "x": 0,
  26. "y": 0
  27. },
  28. "id": 7,
  29. "links": [],
  30. "options": {
  31. "displayMode": "lcd",
  32. "fieldOptions": {
  33. "calcs": ["mean"],
  34. "defaults": {
  35. "decimals": null,
  36. "max": 100,
  37. "min": 0,
  38. "unit": "watt"
  39. },
  40. "mappings": [],
  41. "override": {},
  42. "thresholds": [
  43. {
  44. "color": "green",
  45. "index": 0,
  46. "value": null
  47. },
  48. {
  49. "color": "orange",
  50. "index": 1,
  51. "value": 40
  52. },
  53. {
  54. "color": "red",
  55. "index": 2,
  56. "value": 80
  57. }
  58. ],
  59. "values": false
  60. },
  61. "orientation": "vertical"
  62. },
  63. "pluginVersion": "6.2.0-pre",
  64. "targets": [
  65. {
  66. "refId": "A",
  67. "scenarioId": "random_walk"
  68. },
  69. {
  70. "refId": "B",
  71. "scenarioId": "random_walk"
  72. },
  73. {
  74. "refId": "C",
  75. "scenarioId": "random_walk"
  76. },
  77. {
  78. "refId": "D",
  79. "scenarioId": "random_walk"
  80. },
  81. {
  82. "refId": "E",
  83. "scenarioId": "csv_metric_values",
  84. "stringInput": "10003,33333"
  85. },
  86. {
  87. "refId": "F",
  88. "scenarioId": "random_walk"
  89. },
  90. {
  91. "refId": "G",
  92. "scenarioId": "random_walk"
  93. },
  94. {
  95. "refId": "H",
  96. "scenarioId": "csv_metric_values",
  97. "stringInput": "100,100,100"
  98. },
  99. {
  100. "refId": "I",
  101. "scenarioId": "random_walk"
  102. },
  103. {
  104. "refId": "J",
  105. "scenarioId": "random_walk"
  106. },
  107. {
  108. "refId": "K",
  109. "scenarioId": "random_walk"
  110. },
  111. {
  112. "refId": "L",
  113. "scenarioId": "random_walk"
  114. },
  115. {
  116. "refId": "M",
  117. "scenarioId": "random_walk"
  118. },
  119. {
  120. "refId": "N",
  121. "scenarioId": "random_walk"
  122. },
  123. {
  124. "refId": "O",
  125. "scenarioId": "random_walk"
  126. },
  127. {
  128. "refId": "P",
  129. "scenarioId": "random_walk"
  130. },
  131. {
  132. "refId": "Q",
  133. "scenarioId": "random_walk"
  134. }
  135. ],
  136. "timeFrom": null,
  137. "timeShift": null,
  138. "title": "Retro LED mode",
  139. "type": "bargauge"
  140. },
  141. {
  142. "cacheTimeout": null,
  143. "colorBackground": false,
  144. "colorValue": true,
  145. "colors": ["#299c46", "#73BF69", "#d44a3a"],
  146. "datasource": "gdev-testdata",
  147. "decimals": null,
  148. "format": "ms",
  149. "gauge": {
  150. "maxValue": 100,
  151. "minValue": 0,
  152. "show": false,
  153. "thresholdLabels": false,
  154. "thresholdMarkers": true
  155. },
  156. "gridPos": {
  157. "h": 4,
  158. "w": 6,
  159. "x": 0,
  160. "y": 7
  161. },
  162. "id": 20,
  163. "interval": null,
  164. "links": [],
  165. "mappingType": 1,
  166. "mappingTypes": [
  167. {
  168. "name": "value to text",
  169. "value": 1
  170. },
  171. {
  172. "name": "range to text",
  173. "value": 2
  174. }
  175. ],
  176. "maxDataPoints": 100,
  177. "nullPointMode": "connected",
  178. "nullText": null,
  179. "options": {},
  180. "pluginVersion": "6.2.0-pre",
  181. "postfix": "",
  182. "postfixFontSize": "50%",
  183. "prefix": "p99",
  184. "prefixFontSize": "50%",
  185. "rangeMaps": [
  186. {
  187. "from": "null",
  188. "text": "N/A",
  189. "to": "null"
  190. }
  191. ],
  192. "sparkline": {
  193. "fillColor": "rgba(31, 118, 189, 0.18)",
  194. "full": false,
  195. "lineColor": "rgb(31, 120, 193)",
  196. "show": true
  197. },
  198. "tableColumn": "",
  199. "targets": [
  200. {
  201. "refId": "Q",
  202. "scenarioId": "random_walk"
  203. }
  204. ],
  205. "thresholds": "",
  206. "timeFrom": null,
  207. "timeShift": null,
  208. "title": "",
  209. "type": "singlestat",
  210. "valueFontSize": "120%",
  211. "valueMaps": [
  212. {
  213. "op": "=",
  214. "text": "N/A",
  215. "value": "null"
  216. }
  217. ],
  218. "valueName": "avg"
  219. },
  220. {
  221. "cacheTimeout": null,
  222. "colorBackground": false,
  223. "colorValue": true,
  224. "colors": ["#299c46", "#73BF69", "#d44a3a"],
  225. "datasource": "gdev-testdata",
  226. "decimals": null,
  227. "format": "ms",
  228. "gauge": {
  229. "maxValue": 100,
  230. "minValue": 0,
  231. "show": false,
  232. "thresholdLabels": false,
  233. "thresholdMarkers": true
  234. },
  235. "gridPos": {
  236. "h": 4,
  237. "w": 6,
  238. "x": 6,
  239. "y": 7
  240. },
  241. "id": 23,
  242. "interval": null,
  243. "links": [],
  244. "mappingType": 1,
  245. "mappingTypes": [
  246. {
  247. "name": "value to text",
  248. "value": 1
  249. },
  250. {
  251. "name": "range to text",
  252. "value": 2
  253. }
  254. ],
  255. "maxDataPoints": 100,
  256. "nullPointMode": "connected",
  257. "nullText": null,
  258. "options": {},
  259. "pluginVersion": "6.2.0-pre",
  260. "postfix": "",
  261. "postfixFontSize": "50%",
  262. "prefix": "p95",
  263. "prefixFontSize": "80%",
  264. "rangeMaps": [
  265. {
  266. "from": "null",
  267. "text": "N/A",
  268. "to": "null"
  269. }
  270. ],
  271. "sparkline": {
  272. "fillColor": "rgba(31, 118, 189, 0.18)",
  273. "full": false,
  274. "lineColor": "rgb(31, 120, 193)",
  275. "show": true
  276. },
  277. "tableColumn": "",
  278. "targets": [
  279. {
  280. "refId": "Q",
  281. "scenarioId": "random_walk"
  282. }
  283. ],
  284. "thresholds": "",
  285. "timeFrom": null,
  286. "timeShift": null,
  287. "title": "",
  288. "type": "singlestat",
  289. "valueFontSize": "120%",
  290. "valueMaps": [
  291. {
  292. "op": "=",
  293. "text": "N/A",
  294. "value": "null"
  295. }
  296. ],
  297. "valueName": "avg"
  298. },
  299. {
  300. "cacheTimeout": null,
  301. "colorBackground": false,
  302. "colorValue": true,
  303. "colors": ["#299c46", "#73BF69", "#d44a3a"],
  304. "datasource": "gdev-testdata",
  305. "decimals": null,
  306. "format": "ms",
  307. "gauge": {
  308. "maxValue": 100,
  309. "minValue": 0,
  310. "show": false,
  311. "thresholdLabels": false,
  312. "thresholdMarkers": true
  313. },
  314. "gridPos": {
  315. "h": 4,
  316. "w": 6,
  317. "x": 12,
  318. "y": 7
  319. },
  320. "id": 24,
  321. "interval": null,
  322. "links": [],
  323. "mappingType": 1,
  324. "mappingTypes": [
  325. {
  326. "name": "value to text",
  327. "value": 1
  328. },
  329. {
  330. "name": "range to text",
  331. "value": 2
  332. }
  333. ],
  334. "maxDataPoints": 100,
  335. "nullPointMode": "connected",
  336. "nullText": null,
  337. "options": {},
  338. "pluginVersion": "6.2.0-pre",
  339. "postfix": "",
  340. "postfixFontSize": "50%",
  341. "prefix": "p90",
  342. "prefixFontSize": "80%",
  343. "rangeMaps": [
  344. {
  345. "from": "null",
  346. "text": "N/A",
  347. "to": "null"
  348. }
  349. ],
  350. "sparkline": {
  351. "fillColor": "rgba(31, 118, 189, 0.18)",
  352. "full": false,
  353. "lineColor": "rgb(31, 120, 193)",
  354. "show": true
  355. },
  356. "tableColumn": "",
  357. "targets": [
  358. {
  359. "refId": "Q",
  360. "scenarioId": "random_walk"
  361. }
  362. ],
  363. "thresholds": "",
  364. "timeFrom": null,
  365. "timeShift": null,
  366. "title": "",
  367. "type": "singlestat",
  368. "valueFontSize": "120%",
  369. "valueMaps": [
  370. {
  371. "op": "=",
  372. "text": "N/A",
  373. "value": "null"
  374. }
  375. ],
  376. "valueName": "avg"
  377. },
  378. {
  379. "cacheTimeout": null,
  380. "colorBackground": false,
  381. "colorValue": true,
  382. "colors": ["#299c46", "#73BF69", "#d44a3a"],
  383. "datasource": "gdev-testdata",
  384. "decimals": null,
  385. "format": "ms",
  386. "gauge": {
  387. "maxValue": 100,
  388. "minValue": 0,
  389. "show": false,
  390. "thresholdLabels": false,
  391. "thresholdMarkers": true
  392. },
  393. "gridPos": {
  394. "h": 4,
  395. "w": 6,
  396. "x": 18,
  397. "y": 7
  398. },
  399. "id": 45,
  400. "interval": null,
  401. "links": [],
  402. "mappingType": 1,
  403. "mappingTypes": [
  404. {
  405. "name": "value to text",
  406. "value": 1
  407. },
  408. {
  409. "name": "range to text",
  410. "value": 2
  411. }
  412. ],
  413. "maxDataPoints": 100,
  414. "nullPointMode": "connected",
  415. "nullText": null,
  416. "options": {},
  417. "pluginVersion": "6.2.0-pre",
  418. "postfix": "",
  419. "postfixFontSize": "50%",
  420. "prefix": "p90",
  421. "prefixFontSize": "80%",
  422. "rangeMaps": [
  423. {
  424. "from": "null",
  425. "text": "N/A",
  426. "to": "null"
  427. }
  428. ],
  429. "sparkline": {
  430. "fillColor": "rgba(31, 118, 189, 0.18)",
  431. "full": false,
  432. "lineColor": "rgb(31, 120, 193)",
  433. "show": true
  434. },
  435. "tableColumn": "",
  436. "targets": [
  437. {
  438. "refId": "Q",
  439. "scenarioId": "random_walk"
  440. }
  441. ],
  442. "thresholds": "",
  443. "timeFrom": null,
  444. "timeShift": null,
  445. "title": "",
  446. "type": "singlestat",
  447. "valueFontSize": "120%",
  448. "valueMaps": [
  449. {
  450. "op": "=",
  451. "text": "N/A",
  452. "value": "null"
  453. }
  454. ],
  455. "valueName": "avg"
  456. },
  457. {
  458. "aliasColors": {
  459. "A-series": "blue",
  460. "B-series": "dark-purple",
  461. "C-series": "purple",
  462. "Q-series": "dark-blue"
  463. },
  464. "bars": false,
  465. "dashLength": 10,
  466. "dashes": false,
  467. "datasource": "gdev-testdata",
  468. "fill": 3,
  469. "fillGradient": 0,
  470. "gridPos": {
  471. "h": 6,
  472. "w": 24,
  473. "x": 0,
  474. "y": 11
  475. },
  476. "id": 26,
  477. "legend": {
  478. "alignAsTable": true,
  479. "avg": false,
  480. "current": false,
  481. "max": false,
  482. "min": false,
  483. "rightSide": true,
  484. "show": true,
  485. "total": false,
  486. "values": false
  487. },
  488. "lines": true,
  489. "linewidth": 1,
  490. "links": [],
  491. "nullPointMode": "null",
  492. "options": {
  493. "dataLinks": []
  494. },
  495. "percentage": false,
  496. "pluginVersion": "6.2.0-pre",
  497. "pointradius": 2,
  498. "points": false,
  499. "renderer": "flot",
  500. "seriesOverrides": [],
  501. "spaceLength": 10,
  502. "stack": true,
  503. "steppedLine": false,
  504. "targets": [
  505. {
  506. "refId": "Q",
  507. "scenarioId": "random_walk"
  508. },
  509. {
  510. "refId": "A",
  511. "scenarioId": "random_walk"
  512. },
  513. {
  514. "refId": "B",
  515. "scenarioId": "random_walk"
  516. },
  517. {
  518. "refId": "C",
  519. "scenarioId": "random_walk"
  520. }
  521. ],
  522. "thresholds": [],
  523. "timeFrom": null,
  524. "timeRegions": [],
  525. "timeShift": null,
  526. "title": "",
  527. "tooltip": {
  528. "shared": true,
  529. "sort": 0,
  530. "value_type": "individual"
  531. },
  532. "type": "graph",
  533. "xaxis": {
  534. "buckets": null,
  535. "mode": "time",
  536. "name": null,
  537. "show": true,
  538. "values": []
  539. },
  540. "yaxes": [
  541. {
  542. "format": "short",
  543. "label": null,
  544. "logBase": 1,
  545. "max": null,
  546. "min": null,
  547. "show": true
  548. },
  549. {
  550. "format": "short",
  551. "label": null,
  552. "logBase": 1,
  553. "max": null,
  554. "min": null,
  555. "show": true
  556. }
  557. ],
  558. "yaxis": {
  559. "align": false,
  560. "alignLevel": null
  561. }
  562. },
  563. {
  564. "datasource": "gdev-testdata",
  565. "gridPos": {
  566. "h": 4,
  567. "w": 24,
  568. "x": 0,
  569. "y": 17
  570. },
  571. "id": 17,
  572. "links": [],
  573. "options": {
  574. "displayMode": "lcd",
  575. "fieldOptions": {
  576. "calcs": ["mean"],
  577. "defaults": {
  578. "max": 100,
  579. "min": 0,
  580. "title": "Completion rate",
  581. "unit": "percent"
  582. },
  583. "mappings": [],
  584. "override": {},
  585. "thresholds": [
  586. {
  587. "color": "red",
  588. "index": 0,
  589. "value": null
  590. },
  591. {
  592. "color": "red",
  593. "index": 1,
  594. "value": 80
  595. }
  596. ],
  597. "values": false
  598. },
  599. "orientation": "horizontal"
  600. },
  601. "pluginVersion": "6.2.0-pre",
  602. "targets": [
  603. {
  604. "refId": "Q",
  605. "scenarioId": "random_walk"
  606. }
  607. ],
  608. "timeFrom": null,
  609. "timeShift": null,
  610. "title": "",
  611. "type": "bargauge"
  612. },
  613. {
  614. "aliasColors": {
  615. "A-series": "blue"
  616. },
  617. "bars": false,
  618. "dashLength": 10,
  619. "dashes": false,
  620. "datasource": "gdev-testdata",
  621. "fill": 1,
  622. "fillGradient": 5,
  623. "gridPos": {
  624. "h": 8,
  625. "w": 12,
  626. "x": 0,
  627. "y": 21
  628. },
  629. "id": 28,
  630. "legend": {
  631. "avg": false,
  632. "current": false,
  633. "max": false,
  634. "min": false,
  635. "show": false,
  636. "total": false,
  637. "values": false
  638. },
  639. "lines": true,
  640. "linewidth": 1,
  641. "links": [],
  642. "nullPointMode": "null",
  643. "options": {
  644. "dataLinks": []
  645. },
  646. "percentage": false,
  647. "pointradius": 2,
  648. "points": false,
  649. "renderer": "flot",
  650. "seriesOverrides": [],
  651. "spaceLength": 10,
  652. "stack": false,
  653. "steppedLine": false,
  654. "targets": [
  655. {
  656. "refId": "A",
  657. "scenarioId": "slow_query",
  658. "stringInput": "2s"
  659. }
  660. ],
  661. "thresholds": [],
  662. "timeFrom": null,
  663. "timeRegions": [],
  664. "timeShift": null,
  665. "title": "Slow Query (2s)",
  666. "tooltip": {
  667. "shared": true,
  668. "sort": 0,
  669. "value_type": "individual"
  670. },
  671. "type": "graph",
  672. "xaxis": {
  673. "buckets": null,
  674. "mode": "time",
  675. "name": null,
  676. "show": true,
  677. "values": []
  678. },
  679. "yaxes": [
  680. {
  681. "format": "short",
  682. "label": null,
  683. "logBase": 1,
  684. "max": null,
  685. "min": null,
  686. "show": true
  687. },
  688. {
  689. "format": "short",
  690. "label": null,
  691. "logBase": 1,
  692. "max": null,
  693. "min": null,
  694. "show": true
  695. }
  696. ],
  697. "yaxis": {
  698. "align": false,
  699. "alignLevel": null
  700. }
  701. },
  702. {
  703. "aliasColors": {
  704. "A-series": "green"
  705. },
  706. "bars": false,
  707. "dashLength": 10,
  708. "dashes": false,
  709. "datasource": "gdev-testdata",
  710. "fill": 1,
  711. "fillGradient": 5,
  712. "gridPos": {
  713. "h": 8,
  714. "w": 12,
  715. "x": 12,
  716. "y": 21
  717. },
  718. "id": 46,
  719. "legend": {
  720. "avg": false,
  721. "current": false,
  722. "max": false,
  723. "min": false,
  724. "show": false,
  725. "total": false,
  726. "values": false
  727. },
  728. "lines": true,
  729. "linewidth": 1,
  730. "links": [],
  731. "nullPointMode": "null",
  732. "options": {
  733. "dataLinks": []
  734. },
  735. "percentage": false,
  736. "pointradius": 2,
  737. "points": false,
  738. "renderer": "flot",
  739. "seriesOverrides": [],
  740. "spaceLength": 10,
  741. "stack": false,
  742. "steppedLine": false,
  743. "targets": [
  744. {
  745. "refId": "A",
  746. "scenarioId": "slow_query",
  747. "stringInput": "2s"
  748. }
  749. ],
  750. "thresholds": [],
  751. "timeFrom": null,
  752. "timeRegions": [],
  753. "timeShift": null,
  754. "title": "Slow Query (2s)",
  755. "tooltip": {
  756. "shared": true,
  757. "sort": 0,
  758. "value_type": "individual"
  759. },
  760. "type": "graph",
  761. "xaxis": {
  762. "buckets": null,
  763. "mode": "time",
  764. "name": null,
  765. "show": true,
  766. "values": []
  767. },
  768. "yaxes": [
  769. {
  770. "format": "short",
  771. "label": null,
  772. "logBase": 1,
  773. "max": null,
  774. "min": null,
  775. "show": true
  776. },
  777. {
  778. "format": "short",
  779. "label": null,
  780. "logBase": 1,
  781. "max": null,
  782. "min": null,
  783. "show": true
  784. }
  785. ],
  786. "yaxis": {
  787. "align": false,
  788. "alignLevel": null
  789. }
  790. },
  791. {
  792. "aliasColors": {
  793. "A-series": "green"
  794. },
  795. "bars": false,
  796. "dashLength": 10,
  797. "dashes": false,
  798. "datasource": "gdev-testdata",
  799. "fill": 1,
  800. "fillGradient": 5,
  801. "gridPos": {
  802. "h": 8,
  803. "w": 12,
  804. "x": 0,
  805. "y": 29
  806. },
  807. "id": 48,
  808. "legend": {
  809. "avg": false,
  810. "current": false,
  811. "max": false,
  812. "min": false,
  813. "show": false,
  814. "total": false,
  815. "values": false
  816. },
  817. "lines": true,
  818. "linewidth": 1,
  819. "links": [],
  820. "nullPointMode": "null",
  821. "options": {
  822. "dataLinks": []
  823. },
  824. "percentage": false,
  825. "pointradius": 2,
  826. "points": false,
  827. "renderer": "flot",
  828. "seriesOverrides": [],
  829. "spaceLength": 10,
  830. "stack": false,
  831. "steppedLine": false,
  832. "targets": [
  833. {
  834. "refId": "A",
  835. "scenarioId": "slow_query",
  836. "stringInput": "2s"
  837. }
  838. ],
  839. "thresholds": [],
  840. "timeFrom": null,
  841. "timeRegions": [],
  842. "timeShift": null,
  843. "title": "Slow Query (2s)",
  844. "tooltip": {
  845. "shared": true,
  846. "sort": 0,
  847. "value_type": "individual"
  848. },
  849. "type": "graph",
  850. "xaxis": {
  851. "buckets": null,
  852. "mode": "time",
  853. "name": null,
  854. "show": true,
  855. "values": []
  856. },
  857. "yaxes": [
  858. {
  859. "format": "short",
  860. "label": null,
  861. "logBase": 1,
  862. "max": null,
  863. "min": null,
  864. "show": true
  865. },
  866. {
  867. "format": "short",
  868. "label": null,
  869. "logBase": 1,
  870. "max": null,
  871. "min": null,
  872. "show": true
  873. }
  874. ],
  875. "yaxis": {
  876. "align": false,
  877. "alignLevel": null
  878. }
  879. },
  880. {
  881. "aliasColors": {
  882. "A-series": "blue"
  883. },
  884. "bars": false,
  885. "dashLength": 10,
  886. "dashes": false,
  887. "datasource": "gdev-testdata",
  888. "fill": 1,
  889. "fillGradient": 5,
  890. "gridPos": {
  891. "h": 8,
  892. "w": 12,
  893. "x": 12,
  894. "y": 29
  895. },
  896. "id": 47,
  897. "legend": {
  898. "avg": false,
  899. "current": false,
  900. "max": false,
  901. "min": false,
  902. "show": false,
  903. "total": false,
  904. "values": false
  905. },
  906. "lines": true,
  907. "linewidth": 1,
  908. "links": [],
  909. "nullPointMode": "null",
  910. "options": {
  911. "dataLinks": []
  912. },
  913. "percentage": false,
  914. "pointradius": 2,
  915. "points": false,
  916. "renderer": "flot",
  917. "seriesOverrides": [],
  918. "spaceLength": 10,
  919. "stack": false,
  920. "steppedLine": false,
  921. "targets": [
  922. {
  923. "refId": "A",
  924. "scenarioId": "slow_query",
  925. "stringInput": "2s"
  926. }
  927. ],
  928. "thresholds": [],
  929. "timeFrom": null,
  930. "timeRegions": [],
  931. "timeShift": null,
  932. "title": "Slow Query (2s)",
  933. "tooltip": {
  934. "shared": true,
  935. "sort": 0,
  936. "value_type": "individual"
  937. },
  938. "type": "graph",
  939. "xaxis": {
  940. "buckets": null,
  941. "mode": "time",
  942. "name": null,
  943. "show": true,
  944. "values": []
  945. },
  946. "yaxes": [
  947. {
  948. "format": "short",
  949. "label": null,
  950. "logBase": 1,
  951. "max": null,
  952. "min": null,
  953. "show": true
  954. },
  955. {
  956. "format": "short",
  957. "label": null,
  958. "logBase": 1,
  959. "max": null,
  960. "min": null,
  961. "show": true
  962. }
  963. ],
  964. "yaxis": {
  965. "align": false,
  966. "alignLevel": null
  967. }
  968. },
  969. {
  970. "aliasColors": {
  971. "A-series": "blue",
  972. "B-series": "dark-purple",
  973. "C-series": "purple",
  974. "Q-series": "dark-blue"
  975. },
  976. "bars": false,
  977. "dashLength": 10,
  978. "dashes": false,
  979. "datasource": "gdev-testdata",
  980. "fill": 3,
  981. "fillGradient": 0,
  982. "gridPos": {
  983. "h": 8,
  984. "w": 24,
  985. "x": 0,
  986. "y": 37
  987. },
  988. "id": 43,
  989. "legend": {
  990. "alignAsTable": true,
  991. "avg": false,
  992. "current": false,
  993. "max": false,
  994. "min": false,
  995. "rightSide": true,
  996. "show": true,
  997. "total": false,
  998. "values": false
  999. },
  1000. "lines": true,
  1001. "linewidth": 1,
  1002. "links": [],
  1003. "nullPointMode": "null",
  1004. "options": {
  1005. "dataLinks": []
  1006. },
  1007. "percentage": false,
  1008. "pluginVersion": "6.2.0-pre",
  1009. "pointradius": 2,
  1010. "points": false,
  1011. "renderer": "flot",
  1012. "seriesOverrides": [],
  1013. "spaceLength": 10,
  1014. "stack": true,
  1015. "steppedLine": false,
  1016. "targets": [
  1017. {
  1018. "refId": "Q",
  1019. "scenarioId": "slow_query",
  1020. "stringInput": "2s"
  1021. },
  1022. {
  1023. "refId": "A",
  1024. "scenarioId": "random_walk"
  1025. },
  1026. {
  1027. "refId": "B",
  1028. "scenarioId": "random_walk"
  1029. },
  1030. {
  1031. "refId": "C",
  1032. "scenarioId": "random_walk"
  1033. }
  1034. ],
  1035. "thresholds": [],
  1036. "timeFrom": null,
  1037. "timeRegions": [],
  1038. "timeShift": null,
  1039. "title": "Slow query",
  1040. "tooltip": {
  1041. "shared": true,
  1042. "sort": 0,
  1043. "value_type": "individual"
  1044. },
  1045. "type": "graph",
  1046. "xaxis": {
  1047. "buckets": null,
  1048. "mode": "time",
  1049. "name": null,
  1050. "show": true,
  1051. "values": []
  1052. },
  1053. "yaxes": [
  1054. {
  1055. "format": "short",
  1056. "label": null,
  1057. "logBase": 1,
  1058. "max": null,
  1059. "min": null,
  1060. "show": true
  1061. },
  1062. {
  1063. "format": "short",
  1064. "label": null,
  1065. "logBase": 1,
  1066. "max": null,
  1067. "min": null,
  1068. "show": true
  1069. }
  1070. ],
  1071. "yaxis": {
  1072. "align": false,
  1073. "alignLevel": null
  1074. }
  1075. },
  1076. {
  1077. "aliasColors": {
  1078. "A-series": "red"
  1079. },
  1080. "bars": false,
  1081. "dashLength": 10,
  1082. "dashes": false,
  1083. "datasource": "gdev-testdata",
  1084. "fill": 1,
  1085. "fillGradient": 10,
  1086. "gridPos": {
  1087. "h": 8,
  1088. "w": 24,
  1089. "x": 0,
  1090. "y": 45
  1091. },
  1092. "id": 29,
  1093. "legend": {
  1094. "avg": false,
  1095. "current": false,
  1096. "max": false,
  1097. "min": false,
  1098. "show": true,
  1099. "total": false,
  1100. "values": false
  1101. },
  1102. "lines": true,
  1103. "linewidth": 0,
  1104. "links": [],
  1105. "nullPointMode": "null",
  1106. "options": {
  1107. "dataLinks": []
  1108. },
  1109. "percentage": false,
  1110. "pointradius": 2,
  1111. "points": false,
  1112. "renderer": "flot",
  1113. "seriesOverrides": [],
  1114. "spaceLength": 10,
  1115. "stack": false,
  1116. "steppedLine": false,
  1117. "targets": [
  1118. {
  1119. "refId": "A",
  1120. "scenarioId": "slow_query",
  1121. "stringInput": "2s"
  1122. }
  1123. ],
  1124. "thresholds": [],
  1125. "timeFrom": null,
  1126. "timeRegions": [],
  1127. "timeShift": null,
  1128. "title": "Slow Query (5s)",
  1129. "tooltip": {
  1130. "shared": true,
  1131. "sort": 0,
  1132. "value_type": "individual"
  1133. },
  1134. "type": "graph",
  1135. "xaxis": {
  1136. "buckets": null,
  1137. "mode": "time",
  1138. "name": null,
  1139. "show": true,
  1140. "values": []
  1141. },
  1142. "yaxes": [
  1143. {
  1144. "format": "short",
  1145. "label": null,
  1146. "logBase": 1,
  1147. "max": null,
  1148. "min": null,
  1149. "show": true
  1150. },
  1151. {
  1152. "format": "short",
  1153. "label": null,
  1154. "logBase": 1,
  1155. "max": null,
  1156. "min": null,
  1157. "show": true
  1158. }
  1159. ],
  1160. "yaxis": {
  1161. "align": false,
  1162. "alignLevel": null
  1163. }
  1164. },
  1165. {
  1166. "aliasColors": {},
  1167. "bars": false,
  1168. "dashLength": 10,
  1169. "dashes": false,
  1170. "datasource": "gdev-testdata",
  1171. "fill": 1,
  1172. "fillGradient": 8,
  1173. "gridPos": {
  1174. "h": 5,
  1175. "w": 24,
  1176. "x": 0,
  1177. "y": 53
  1178. },
  1179. "id": 44,
  1180. "legend": {
  1181. "avg": false,
  1182. "current": false,
  1183. "max": false,
  1184. "min": false,
  1185. "show": false,
  1186. "total": false,
  1187. "values": false
  1188. },
  1189. "lines": true,
  1190. "linewidth": 1,
  1191. "links": [],
  1192. "nullPointMode": "null",
  1193. "options": {
  1194. "dataLinks": []
  1195. },
  1196. "percentage": false,
  1197. "pointradius": 2,
  1198. "points": false,
  1199. "renderer": "flot",
  1200. "seriesOverrides": [],
  1201. "spaceLength": 10,
  1202. "stack": false,
  1203. "steppedLine": false,
  1204. "targets": [
  1205. {
  1206. "refId": "A",
  1207. "scenarioId": "slow_query",
  1208. "stringInput": "5s"
  1209. }
  1210. ],
  1211. "thresholds": [],
  1212. "timeFrom": null,
  1213. "timeRegions": [],
  1214. "timeShift": null,
  1215. "title": "Slow Query (5s)",
  1216. "tooltip": {
  1217. "shared": true,
  1218. "sort": 0,
  1219. "value_type": "individual"
  1220. },
  1221. "type": "graph",
  1222. "xaxis": {
  1223. "buckets": null,
  1224. "mode": "time",
  1225. "name": null,
  1226. "show": true,
  1227. "values": []
  1228. },
  1229. "yaxes": [
  1230. {
  1231. "format": "short",
  1232. "label": null,
  1233. "logBase": 1,
  1234. "max": null,
  1235. "min": null,
  1236. "show": true
  1237. },
  1238. {
  1239. "format": "short",
  1240. "label": null,
  1241. "logBase": 1,
  1242. "max": null,
  1243. "min": null,
  1244. "show": true
  1245. }
  1246. ],
  1247. "yaxis": {
  1248. "align": false,
  1249. "alignLevel": null
  1250. }
  1251. },
  1252. {
  1253. "aliasColors": {
  1254. "A-series": "green"
  1255. },
  1256. "bars": false,
  1257. "dashLength": 10,
  1258. "dashes": false,
  1259. "datasource": "gdev-testdata",
  1260. "fill": 1,
  1261. "fillGradient": 5,
  1262. "gridPos": {
  1263. "h": 8,
  1264. "w": 6,
  1265. "x": 0,
  1266. "y": 58
  1267. },
  1268. "id": 49,
  1269. "legend": {
  1270. "avg": false,
  1271. "current": false,
  1272. "max": false,
  1273. "min": false,
  1274. "show": false,
  1275. "total": false,
  1276. "values": false
  1277. },
  1278. "lines": true,
  1279. "linewidth": 1,
  1280. "links": [],
  1281. "nullPointMode": "null",
  1282. "options": {
  1283. "dataLinks": []
  1284. },
  1285. "percentage": false,
  1286. "pointradius": 2,
  1287. "points": false,
  1288. "renderer": "flot",
  1289. "seriesOverrides": [],
  1290. "spaceLength": 10,
  1291. "stack": false,
  1292. "steppedLine": false,
  1293. "targets": [
  1294. {
  1295. "refId": "A",
  1296. "scenarioId": "slow_query",
  1297. "stringInput": "5s"
  1298. }
  1299. ],
  1300. "thresholds": [],
  1301. "timeFrom": null,
  1302. "timeRegions": [],
  1303. "timeShift": null,
  1304. "title": "Slow Query (2s)",
  1305. "tooltip": {
  1306. "shared": true,
  1307. "sort": 0,
  1308. "value_type": "individual"
  1309. },
  1310. "type": "graph",
  1311. "xaxis": {
  1312. "buckets": null,
  1313. "mode": "time",
  1314. "name": null,
  1315. "show": true,
  1316. "values": []
  1317. },
  1318. "yaxes": [
  1319. {
  1320. "format": "short",
  1321. "label": null,
  1322. "logBase": 1,
  1323. "max": null,
  1324. "min": null,
  1325. "show": true
  1326. },
  1327. {
  1328. "format": "short",
  1329. "label": null,
  1330. "logBase": 1,
  1331. "max": null,
  1332. "min": null,
  1333. "show": true
  1334. }
  1335. ],
  1336. "yaxis": {
  1337. "align": false,
  1338. "alignLevel": null
  1339. }
  1340. },
  1341. {
  1342. "aliasColors": {
  1343. "A-series": "blue"
  1344. },
  1345. "bars": false,
  1346. "dashLength": 10,
  1347. "dashes": false,
  1348. "datasource": "gdev-testdata",
  1349. "fill": 1,
  1350. "fillGradient": 5,
  1351. "gridPos": {
  1352. "h": 8,
  1353. "w": 6,
  1354. "x": 6,
  1355. "y": 58
  1356. },
  1357. "id": 50,
  1358. "legend": {
  1359. "avg": false,
  1360. "current": false,
  1361. "max": false,
  1362. "min": false,
  1363. "show": false,
  1364. "total": false,
  1365. "values": false
  1366. },
  1367. "lines": true,
  1368. "linewidth": 1,
  1369. "links": [],
  1370. "nullPointMode": "null",
  1371. "options": {
  1372. "dataLinks": []
  1373. },
  1374. "percentage": false,
  1375. "pointradius": 2,
  1376. "points": false,
  1377. "renderer": "flot",
  1378. "seriesOverrides": [],
  1379. "spaceLength": 10,
  1380. "stack": false,
  1381. "steppedLine": false,
  1382. "targets": [
  1383. {
  1384. "refId": "A",
  1385. "scenarioId": "slow_query",
  1386. "stringInput": "5s"
  1387. }
  1388. ],
  1389. "thresholds": [],
  1390. "timeFrom": null,
  1391. "timeRegions": [],
  1392. "timeShift": null,
  1393. "title": "Slow Query (2s)",
  1394. "tooltip": {
  1395. "shared": true,
  1396. "sort": 0,
  1397. "value_type": "individual"
  1398. },
  1399. "type": "graph",
  1400. "xaxis": {
  1401. "buckets": null,
  1402. "mode": "time",
  1403. "name": null,
  1404. "show": true,
  1405. "values": []
  1406. },
  1407. "yaxes": [
  1408. {
  1409. "format": "short",
  1410. "label": null,
  1411. "logBase": 1,
  1412. "max": null,
  1413. "min": null,
  1414. "show": true
  1415. },
  1416. {
  1417. "format": "short",
  1418. "label": null,
  1419. "logBase": 1,
  1420. "max": null,
  1421. "min": null,
  1422. "show": true
  1423. }
  1424. ],
  1425. "yaxis": {
  1426. "align": false,
  1427. "alignLevel": null
  1428. }
  1429. },
  1430. {
  1431. "aliasColors": {
  1432. "A-series": "purple"
  1433. },
  1434. "bars": false,
  1435. "dashLength": 10,
  1436. "dashes": false,
  1437. "datasource": "gdev-testdata",
  1438. "fill": 1,
  1439. "fillGradient": 5,
  1440. "gridPos": {
  1441. "h": 8,
  1442. "w": 6,
  1443. "x": 12,
  1444. "y": 58
  1445. },
  1446. "id": 51,
  1447. "legend": {
  1448. "avg": false,
  1449. "current": false,
  1450. "max": false,
  1451. "min": false,
  1452. "show": false,
  1453. "total": false,
  1454. "values": false
  1455. },
  1456. "lines": true,
  1457. "linewidth": 1,
  1458. "links": [],
  1459. "nullPointMode": "null",
  1460. "options": {
  1461. "dataLinks": []
  1462. },
  1463. "percentage": false,
  1464. "pointradius": 2,
  1465. "points": false,
  1466. "renderer": "flot",
  1467. "seriesOverrides": [],
  1468. "spaceLength": 10,
  1469. "stack": false,
  1470. "steppedLine": false,
  1471. "targets": [
  1472. {
  1473. "refId": "A",
  1474. "scenarioId": "slow_query",
  1475. "stringInput": "5s"
  1476. }
  1477. ],
  1478. "thresholds": [],
  1479. "timeFrom": null,
  1480. "timeRegions": [],
  1481. "timeShift": null,
  1482. "title": "Slow Query (2s)",
  1483. "tooltip": {
  1484. "shared": true,
  1485. "sort": 0,
  1486. "value_type": "individual"
  1487. },
  1488. "type": "graph",
  1489. "xaxis": {
  1490. "buckets": null,
  1491. "mode": "time",
  1492. "name": null,
  1493. "show": true,
  1494. "values": []
  1495. },
  1496. "yaxes": [
  1497. {
  1498. "format": "short",
  1499. "label": null,
  1500. "logBase": 1,
  1501. "max": null,
  1502. "min": null,
  1503. "show": true
  1504. },
  1505. {
  1506. "format": "short",
  1507. "label": null,
  1508. "logBase": 1,
  1509. "max": null,
  1510. "min": null,
  1511. "show": true
  1512. }
  1513. ],
  1514. "yaxis": {
  1515. "align": false,
  1516. "alignLevel": null
  1517. }
  1518. },
  1519. {
  1520. "aliasColors": {
  1521. "A-series": "orange"
  1522. },
  1523. "bars": false,
  1524. "dashLength": 10,
  1525. "dashes": false,
  1526. "datasource": "gdev-testdata",
  1527. "fill": 1,
  1528. "fillGradient": 5,
  1529. "gridPos": {
  1530. "h": 8,
  1531. "w": 6,
  1532. "x": 18,
  1533. "y": 58
  1534. },
  1535. "id": 52,
  1536. "legend": {
  1537. "avg": false,
  1538. "current": false,
  1539. "max": false,
  1540. "min": false,
  1541. "show": false,
  1542. "total": false,
  1543. "values": false
  1544. },
  1545. "lines": true,
  1546. "linewidth": 1,
  1547. "links": [],
  1548. "nullPointMode": "null",
  1549. "options": {
  1550. "dataLinks": []
  1551. },
  1552. "percentage": false,
  1553. "pointradius": 2,
  1554. "points": false,
  1555. "renderer": "flot",
  1556. "seriesOverrides": [],
  1557. "spaceLength": 10,
  1558. "stack": false,
  1559. "steppedLine": false,
  1560. "targets": [
  1561. {
  1562. "refId": "A",
  1563. "scenarioId": "slow_query",
  1564. "stringInput": "5s"
  1565. }
  1566. ],
  1567. "thresholds": [],
  1568. "timeFrom": null,
  1569. "timeRegions": [],
  1570. "timeShift": null,
  1571. "title": "Slow Query (2s)",
  1572. "tooltip": {
  1573. "shared": true,
  1574. "sort": 0,
  1575. "value_type": "individual"
  1576. },
  1577. "type": "graph",
  1578. "xaxis": {
  1579. "buckets": null,
  1580. "mode": "time",
  1581. "name": null,
  1582. "show": true,
  1583. "values": []
  1584. },
  1585. "yaxes": [
  1586. {
  1587. "format": "short",
  1588. "label": null,
  1589. "logBase": 1,
  1590. "max": null,
  1591. "min": null,
  1592. "show": true
  1593. },
  1594. {
  1595. "format": "short",
  1596. "label": null,
  1597. "logBase": 1,
  1598. "max": null,
  1599. "min": null,
  1600. "show": true
  1601. }
  1602. ],
  1603. "yaxis": {
  1604. "align": false,
  1605. "alignLevel": null
  1606. }
  1607. },
  1608. {
  1609. "aliasColors": {
  1610. "A-series": "blue",
  1611. "B-series": "dark-purple",
  1612. "C-series": "purple",
  1613. "Q-series": "dark-blue"
  1614. },
  1615. "bars": false,
  1616. "dashLength": 10,
  1617. "dashes": false,
  1618. "datasource": "gdev-testdata",
  1619. "fill": 3,
  1620. "fillGradient": 0,
  1621. "gridPos": {
  1622. "h": 8,
  1623. "w": 24,
  1624. "x": 0,
  1625. "y": 66
  1626. },
  1627. "id": 53,
  1628. "legend": {
  1629. "alignAsTable": true,
  1630. "avg": false,
  1631. "current": false,
  1632. "max": false,
  1633. "min": false,
  1634. "rightSide": true,
  1635. "show": true,
  1636. "total": false,
  1637. "values": false
  1638. },
  1639. "lines": true,
  1640. "linewidth": 1,
  1641. "links": [],
  1642. "nullPointMode": "null",
  1643. "options": {
  1644. "dataLinks": []
  1645. },
  1646. "percentage": false,
  1647. "pluginVersion": "6.2.0-pre",
  1648. "pointradius": 2,
  1649. "points": false,
  1650. "renderer": "flot",
  1651. "seriesOverrides": [],
  1652. "spaceLength": 10,
  1653. "stack": true,
  1654. "steppedLine": false,
  1655. "targets": [
  1656. {
  1657. "refId": "Q",
  1658. "scenarioId": "slow_query",
  1659. "stringInput": "2s"
  1660. },
  1661. {
  1662. "refId": "A",
  1663. "scenarioId": "random_walk"
  1664. },
  1665. {
  1666. "refId": "B",
  1667. "scenarioId": "random_walk"
  1668. },
  1669. {
  1670. "refId": "C",
  1671. "scenarioId": "random_walk"
  1672. }
  1673. ],
  1674. "thresholds": [],
  1675. "timeFrom": null,
  1676. "timeRegions": [],
  1677. "timeShift": null,
  1678. "title": "Slow query",
  1679. "tooltip": {
  1680. "shared": true,
  1681. "sort": 0,
  1682. "value_type": "individual"
  1683. },
  1684. "type": "graph",
  1685. "xaxis": {
  1686. "buckets": null,
  1687. "mode": "time",
  1688. "name": null,
  1689. "show": true,
  1690. "values": []
  1691. },
  1692. "yaxes": [
  1693. {
  1694. "format": "short",
  1695. "label": null,
  1696. "logBase": 1,
  1697. "max": null,
  1698. "min": null,
  1699. "show": true
  1700. },
  1701. {
  1702. "format": "short",
  1703. "label": null,
  1704. "logBase": 1,
  1705. "max": null,
  1706. "min": null,
  1707. "show": true
  1708. }
  1709. ],
  1710. "yaxis": {
  1711. "align": false,
  1712. "alignLevel": null
  1713. }
  1714. },
  1715. {
  1716. "aliasColors": {
  1717. "A-series": "green"
  1718. },
  1719. "bars": false,
  1720. "dashLength": 10,
  1721. "dashes": false,
  1722. "datasource": "gdev-testdata",
  1723. "fill": 1,
  1724. "fillGradient": 5,
  1725. "gridPos": {
  1726. "h": 8,
  1727. "w": 6,
  1728. "x": 0,
  1729. "y": 74
  1730. },
  1731. "id": 54,
  1732. "legend": {
  1733. "avg": false,
  1734. "current": false,
  1735. "max": false,
  1736. "min": false,
  1737. "show": false,
  1738. "total": false,
  1739. "values": false
  1740. },
  1741. "lines": true,
  1742. "linewidth": 1,
  1743. "links": [],
  1744. "nullPointMode": "null",
  1745. "options": {
  1746. "dataLinks": []
  1747. },
  1748. "percentage": false,
  1749. "pointradius": 2,
  1750. "points": false,
  1751. "renderer": "flot",
  1752. "seriesOverrides": [],
  1753. "spaceLength": 10,
  1754. "stack": false,
  1755. "steppedLine": false,
  1756. "targets": [
  1757. {
  1758. "refId": "A",
  1759. "scenarioId": "slow_query",
  1760. "stringInput": "5s"
  1761. }
  1762. ],
  1763. "thresholds": [],
  1764. "timeFrom": null,
  1765. "timeRegions": [],
  1766. "timeShift": null,
  1767. "title": "Slow Query (2s)",
  1768. "tooltip": {
  1769. "shared": true,
  1770. "sort": 0,
  1771. "value_type": "individual"
  1772. },
  1773. "type": "graph",
  1774. "xaxis": {
  1775. "buckets": null,
  1776. "mode": "time",
  1777. "name": null,
  1778. "show": true,
  1779. "values": []
  1780. },
  1781. "yaxes": [
  1782. {
  1783. "format": "short",
  1784. "label": null,
  1785. "logBase": 1,
  1786. "max": null,
  1787. "min": null,
  1788. "show": true
  1789. },
  1790. {
  1791. "format": "short",
  1792. "label": null,
  1793. "logBase": 1,
  1794. "max": null,
  1795. "min": null,
  1796. "show": true
  1797. }
  1798. ],
  1799. "yaxis": {
  1800. "align": false,
  1801. "alignLevel": null
  1802. }
  1803. },
  1804. {
  1805. "aliasColors": {
  1806. "A-series": "blue"
  1807. },
  1808. "bars": false,
  1809. "dashLength": 10,
  1810. "dashes": false,
  1811. "datasource": "gdev-testdata",
  1812. "fill": 1,
  1813. "fillGradient": 5,
  1814. "gridPos": {
  1815. "h": 8,
  1816. "w": 6,
  1817. "x": 6,
  1818. "y": 74
  1819. },
  1820. "id": 55,
  1821. "legend": {
  1822. "avg": false,
  1823. "current": false,
  1824. "max": false,
  1825. "min": false,
  1826. "show": false,
  1827. "total": false,
  1828. "values": false
  1829. },
  1830. "lines": true,
  1831. "linewidth": 1,
  1832. "links": [],
  1833. "nullPointMode": "null",
  1834. "options": {
  1835. "dataLinks": []
  1836. },
  1837. "percentage": false,
  1838. "pointradius": 2,
  1839. "points": false,
  1840. "renderer": "flot",
  1841. "seriesOverrides": [],
  1842. "spaceLength": 10,
  1843. "stack": false,
  1844. "steppedLine": false,
  1845. "targets": [
  1846. {
  1847. "refId": "A",
  1848. "scenarioId": "slow_query",
  1849. "stringInput": "5s"
  1850. }
  1851. ],
  1852. "thresholds": [],
  1853. "timeFrom": null,
  1854. "timeRegions": [],
  1855. "timeShift": null,
  1856. "title": "Slow Query (2s)",
  1857. "tooltip": {
  1858. "shared": true,
  1859. "sort": 0,
  1860. "value_type": "individual"
  1861. },
  1862. "type": "graph",
  1863. "xaxis": {
  1864. "buckets": null,
  1865. "mode": "time",
  1866. "name": null,
  1867. "show": true,
  1868. "values": []
  1869. },
  1870. "yaxes": [
  1871. {
  1872. "format": "short",
  1873. "label": null,
  1874. "logBase": 1,
  1875. "max": null,
  1876. "min": null,
  1877. "show": true
  1878. },
  1879. {
  1880. "format": "short",
  1881. "label": null,
  1882. "logBase": 1,
  1883. "max": null,
  1884. "min": null,
  1885. "show": true
  1886. }
  1887. ],
  1888. "yaxis": {
  1889. "align": false,
  1890. "alignLevel": null
  1891. }
  1892. },
  1893. {
  1894. "aliasColors": {
  1895. "A-series": "purple"
  1896. },
  1897. "bars": false,
  1898. "dashLength": 10,
  1899. "dashes": false,
  1900. "datasource": "gdev-testdata",
  1901. "fill": 1,
  1902. "fillGradient": 5,
  1903. "gridPos": {
  1904. "h": 8,
  1905. "w": 6,
  1906. "x": 12,
  1907. "y": 74
  1908. },
  1909. "id": 56,
  1910. "legend": {
  1911. "avg": false,
  1912. "current": false,
  1913. "max": false,
  1914. "min": false,
  1915. "show": false,
  1916. "total": false,
  1917. "values": false
  1918. },
  1919. "lines": true,
  1920. "linewidth": 1,
  1921. "links": [],
  1922. "nullPointMode": "null",
  1923. "options": {
  1924. "dataLinks": []
  1925. },
  1926. "percentage": false,
  1927. "pointradius": 2,
  1928. "points": false,
  1929. "renderer": "flot",
  1930. "seriesOverrides": [],
  1931. "spaceLength": 10,
  1932. "stack": false,
  1933. "steppedLine": false,
  1934. "targets": [
  1935. {
  1936. "refId": "A",
  1937. "scenarioId": "slow_query",
  1938. "stringInput": "5s"
  1939. }
  1940. ],
  1941. "thresholds": [],
  1942. "timeFrom": null,
  1943. "timeRegions": [],
  1944. "timeShift": null,
  1945. "title": "Slow Query (2s)",
  1946. "tooltip": {
  1947. "shared": true,
  1948. "sort": 0,
  1949. "value_type": "individual"
  1950. },
  1951. "type": "graph",
  1952. "xaxis": {
  1953. "buckets": null,
  1954. "mode": "time",
  1955. "name": null,
  1956. "show": true,
  1957. "values": []
  1958. },
  1959. "yaxes": [
  1960. {
  1961. "format": "short",
  1962. "label": null,
  1963. "logBase": 1,
  1964. "max": null,
  1965. "min": null,
  1966. "show": true
  1967. },
  1968. {
  1969. "format": "short",
  1970. "label": null,
  1971. "logBase": 1,
  1972. "max": null,
  1973. "min": null,
  1974. "show": true
  1975. }
  1976. ],
  1977. "yaxis": {
  1978. "align": false,
  1979. "alignLevel": null
  1980. }
  1981. },
  1982. {
  1983. "aliasColors": {
  1984. "A-series": "orange"
  1985. },
  1986. "bars": false,
  1987. "dashLength": 10,
  1988. "dashes": false,
  1989. "datasource": "gdev-testdata",
  1990. "fill": 1,
  1991. "fillGradient": 5,
  1992. "gridPos": {
  1993. "h": 8,
  1994. "w": 6,
  1995. "x": 18,
  1996. "y": 74
  1997. },
  1998. "id": 57,
  1999. "legend": {
  2000. "avg": false,
  2001. "current": false,
  2002. "max": false,
  2003. "min": false,
  2004. "show": false,
  2005. "total": false,
  2006. "values": false
  2007. },
  2008. "lines": true,
  2009. "linewidth": 1,
  2010. "links": [],
  2011. "nullPointMode": "null",
  2012. "options": {
  2013. "dataLinks": []
  2014. },
  2015. "percentage": false,
  2016. "pointradius": 2,
  2017. "points": false,
  2018. "renderer": "flot",
  2019. "seriesOverrides": [],
  2020. "spaceLength": 10,
  2021. "stack": false,
  2022. "steppedLine": false,
  2023. "targets": [
  2024. {
  2025. "refId": "A",
  2026. "scenarioId": "slow_query",
  2027. "stringInput": "5s"
  2028. }
  2029. ],
  2030. "thresholds": [],
  2031. "timeFrom": null,
  2032. "timeRegions": [],
  2033. "timeShift": null,
  2034. "title": "Slow Query (2s)",
  2035. "tooltip": {
  2036. "shared": true,
  2037. "sort": 0,
  2038. "value_type": "individual"
  2039. },
  2040. "type": "graph",
  2041. "xaxis": {
  2042. "buckets": null,
  2043. "mode": "time",
  2044. "name": null,
  2045. "show": true,
  2046. "values": []
  2047. },
  2048. "yaxes": [
  2049. {
  2050. "format": "short",
  2051. "label": null,
  2052. "logBase": 1,
  2053. "max": null,
  2054. "min": null,
  2055. "show": true
  2056. },
  2057. {
  2058. "format": "short",
  2059. "label": null,
  2060. "logBase": 1,
  2061. "max": null,
  2062. "min": null,
  2063. "show": true
  2064. }
  2065. ],
  2066. "yaxis": {
  2067. "align": false,
  2068. "alignLevel": null
  2069. }
  2070. },
  2071. {
  2072. "datasource": "gdev-testdata",
  2073. "gridPos": {
  2074. "h": 7,
  2075. "w": 24,
  2076. "x": 0,
  2077. "y": 82
  2078. },
  2079. "id": 58,
  2080. "links": [],
  2081. "options": {
  2082. "displayMode": "lcd",
  2083. "fieldOptions": {
  2084. "calcs": ["mean"],
  2085. "defaults": {
  2086. "decimals": null,
  2087. "max": 100,
  2088. "min": 0,
  2089. "unit": "watt"
  2090. },
  2091. "mappings": [],
  2092. "override": {},
  2093. "thresholds": [
  2094. {
  2095. "color": "green",
  2096. "index": 0,
  2097. "value": null
  2098. },
  2099. {
  2100. "color": "orange",
  2101. "index": 1,
  2102. "value": 40
  2103. },
  2104. {
  2105. "color": "red",
  2106. "index": 2,
  2107. "value": 80
  2108. }
  2109. ],
  2110. "values": false
  2111. },
  2112. "orientation": "vertical"
  2113. },
  2114. "pluginVersion": "6.2.0-pre",
  2115. "targets": [
  2116. {
  2117. "refId": "A",
  2118. "scenarioId": "slow_query",
  2119. "stringInput": "3s"
  2120. },
  2121. {
  2122. "refId": "B",
  2123. "scenarioId": "random_walk"
  2124. },
  2125. {
  2126. "refId": "C",
  2127. "scenarioId": "random_walk"
  2128. },
  2129. {
  2130. "refId": "D",
  2131. "scenarioId": "random_walk"
  2132. },
  2133. {
  2134. "refId": "E",
  2135. "scenarioId": "csv_metric_values",
  2136. "stringInput": "10003,33333"
  2137. },
  2138. {
  2139. "refId": "F",
  2140. "scenarioId": "random_walk"
  2141. },
  2142. {
  2143. "refId": "G",
  2144. "scenarioId": "random_walk"
  2145. },
  2146. {
  2147. "refId": "H",
  2148. "scenarioId": "csv_metric_values",
  2149. "stringInput": "100,100,100"
  2150. },
  2151. {
  2152. "refId": "I",
  2153. "scenarioId": "random_walk"
  2154. },
  2155. {
  2156. "refId": "J",
  2157. "scenarioId": "random_walk"
  2158. },
  2159. {
  2160. "refId": "K",
  2161. "scenarioId": "random_walk"
  2162. },
  2163. {
  2164. "refId": "L",
  2165. "scenarioId": "random_walk"
  2166. },
  2167. {
  2168. "refId": "M",
  2169. "scenarioId": "random_walk"
  2170. },
  2171. {
  2172. "refId": "N",
  2173. "scenarioId": "random_walk"
  2174. },
  2175. {
  2176. "refId": "O",
  2177. "scenarioId": "random_walk"
  2178. },
  2179. {
  2180. "refId": "P",
  2181. "scenarioId": "random_walk"
  2182. },
  2183. {
  2184. "refId": "Q",
  2185. "scenarioId": "random_walk"
  2186. }
  2187. ],
  2188. "timeFrom": null,
  2189. "timeShift": null,
  2190. "title": "Retro LED mode",
  2191. "type": "bargauge"
  2192. }
  2193. ],
  2194. "refresh": "",
  2195. "schemaVersion": 18,
  2196. "style": "dark",
  2197. "tags": ["gdev", "demo"],
  2198. "templating": {
  2199. "list": []
  2200. },
  2201. "time": {
  2202. "from": "now-6h",
  2203. "to": "now"
  2204. },
  2205. "timepicker": {
  2206. "refresh_intervals": ["5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d"],
  2207. "time_options": ["5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d"]
  2208. },
  2209. "timezone": "",
  2210. "title": "Lazy Loading",
  2211. "uid": "iRY1K9VZk2",
  2212. "version": 6
  2213. }