demo1.json 24 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103
  1. {
  2. "annotations": {
  3. "enable": false,
  4. "list": [
  5. {
  6. "builtIn": 1,
  7. "datasource": "-- Grafana --",
  8. "enable": true,
  9. "hide": true,
  10. "iconColor": "rgba(0, 211, 255, 1)",
  11. "name": "Annotations & Alerts",
  12. "type": "dashboard"
  13. }
  14. ]
  15. },
  16. "editable": true,
  17. "gnetId": null,
  18. "graphTooltip": 1,
  19. "links": [],
  20. "panels": [
  21. {
  22. "aliasColors": {
  23. "cpu": "#E24D42",
  24. "memory": "#1f78c1",
  25. "statsd.fakesite.counters.session_start.desktop.count": "#6ED0E0"
  26. },
  27. "annotate": {
  28. "enable": false
  29. },
  30. "bars": false,
  31. "dashLength": 10,
  32. "dashes": false,
  33. "editable": true,
  34. "fill": 3,
  35. "grid": {
  36. "max": null,
  37. "min": 0
  38. },
  39. "gridPos": {
  40. "h": 7,
  41. "w": 8,
  42. "x": 0,
  43. "y": 0
  44. },
  45. "id": 4,
  46. "interactive": true,
  47. "legend": {
  48. "avg": false,
  49. "current": true,
  50. "max": false,
  51. "min": true,
  52. "show": true,
  53. "total": false,
  54. "values": false
  55. },
  56. "legend_counts": true,
  57. "lines": true,
  58. "linewidth": 2,
  59. "nullPointMode": "connected",
  60. "options": false,
  61. "percentage": false,
  62. "pointradius": 5,
  63. "points": false,
  64. "renderer": "flot",
  65. "resolution": 100,
  66. "scale": 1,
  67. "seriesOverrides": [
  68. {
  69. "alias": "cpu",
  70. "fill": 0,
  71. "lines": true,
  72. "yaxis": 2,
  73. "zindex": 2
  74. },
  75. {
  76. "alias": "memory",
  77. "pointradius": 2,
  78. "points": true
  79. }
  80. ],
  81. "spaceLength": 10,
  82. "spyable": true,
  83. "stack": false,
  84. "steppedLine": false,
  85. "targets": [
  86. {
  87. "alias": "memory",
  88. "hide": false,
  89. "refId": "A",
  90. "scenarioId": "random_walk",
  91. "target": "alias(movingAverage(scaleToSeconds(apps.fakesite.web_server_01.counters.request_status.code_302.count, 10), 20), 'cpu')"
  92. },
  93. {
  94. "alias": "cpu",
  95. "refId": "B",
  96. "scenarioId": "random_walk",
  97. "target": "alias(statsd.fakesite.counters.session_start.desktop.count, 'memory')"
  98. }
  99. ],
  100. "thresholds": [],
  101. "timeFrom": null,
  102. "timeRegions": [],
  103. "timeShift": null,
  104. "timezone": "browser",
  105. "title": "Memory / CPU",
  106. "tooltip": {
  107. "msResolution": false,
  108. "query_as_alias": true,
  109. "shared": false,
  110. "sort": 0,
  111. "value_type": "cumulative"
  112. },
  113. "type": "graph",
  114. "xaxis": {
  115. "buckets": null,
  116. "mode": "time",
  117. "name": null,
  118. "show": true,
  119. "values": []
  120. },
  121. "yaxes": [
  122. {
  123. "format": "bytes",
  124. "logBase": 1,
  125. "max": null,
  126. "min": null,
  127. "show": true
  128. },
  129. {
  130. "format": "percent",
  131. "logBase": 1,
  132. "max": null,
  133. "min": 0,
  134. "show": true
  135. }
  136. ],
  137. "yaxis": {
  138. "align": false,
  139. "alignLevel": null
  140. },
  141. "zerofill": true
  142. },
  143. {
  144. "aliasColors": {
  145. "logins": "#5195ce",
  146. "logins (-1 day)": "#447EBC",
  147. "logins (-1 hour)": "#705da0"
  148. },
  149. "annotate": {
  150. "enable": false
  151. },
  152. "bars": false,
  153. "dashLength": 10,
  154. "dashes": false,
  155. "editable": true,
  156. "fill": 1,
  157. "grid": {
  158. "max": null,
  159. "min": 0
  160. },
  161. "gridPos": {
  162. "h": 7,
  163. "w": 8,
  164. "x": 8,
  165. "y": 0
  166. },
  167. "id": 3,
  168. "interactive": true,
  169. "legend": {
  170. "alignAsTable": false,
  171. "avg": false,
  172. "current": true,
  173. "max": true,
  174. "min": true,
  175. "rightSide": false,
  176. "show": true,
  177. "total": false,
  178. "values": false
  179. },
  180. "legend_counts": true,
  181. "lines": true,
  182. "linewidth": 1,
  183. "nullPointMode": "connected",
  184. "options": false,
  185. "percentage": false,
  186. "pointradius": 5,
  187. "points": false,
  188. "renderer": "flot",
  189. "resolution": 100,
  190. "scale": 1,
  191. "seriesOverrides": [],
  192. "spaceLength": 10,
  193. "spyable": true,
  194. "stack": true,
  195. "steppedLine": false,
  196. "targets": [
  197. {
  198. "alias": "logins",
  199. "refId": "A",
  200. "scenarioId": "random_walk",
  201. "target": "alias(movingAverage(scaleToSeconds(apps.fakesite.web_server_01.counters.requests.count, 1), 2), 'logins')"
  202. },
  203. {
  204. "alias": "logins (-1h)",
  205. "refId": "B",
  206. "scenarioId": "random_walk",
  207. "target": "alias(movingAverage(timeShift(scaleToSeconds(apps.fakesite.web_server_01.counters.requests.count, 1), '1h'), 2), 'logins (-1 hour)')"
  208. }
  209. ],
  210. "thresholds": [],
  211. "timeFrom": null,
  212. "timeRegions": [],
  213. "timeShift": "1h",
  214. "timezone": "browser",
  215. "title": "logins",
  216. "tooltip": {
  217. "msResolution": false,
  218. "query_as_alias": true,
  219. "shared": false,
  220. "sort": 0,
  221. "value_type": "cumulative"
  222. },
  223. "type": "graph",
  224. "xaxis": {
  225. "buckets": null,
  226. "mode": "time",
  227. "name": null,
  228. "show": true,
  229. "values": []
  230. },
  231. "yaxes": [
  232. {
  233. "format": "short",
  234. "logBase": 1,
  235. "max": null,
  236. "min": null,
  237. "show": true
  238. },
  239. {
  240. "format": "short",
  241. "logBase": 1,
  242. "max": null,
  243. "min": null,
  244. "show": true
  245. }
  246. ],
  247. "yaxis": {
  248. "align": false,
  249. "alignLevel": null
  250. },
  251. "zerofill": true
  252. },
  253. {
  254. "cacheTimeout": null,
  255. "colorBackground": false,
  256. "colorValue": true,
  257. "colors": ["#629e51", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)"],
  258. "editable": true,
  259. "error": false,
  260. "format": "bytes",
  261. "gauge": {
  262. "maxValue": 300,
  263. "minValue": 0,
  264. "show": true,
  265. "thresholdLabels": false,
  266. "thresholdMarkers": true
  267. },
  268. "gridPos": {
  269. "h": 4,
  270. "w": 4,
  271. "x": 16,
  272. "y": 0
  273. },
  274. "id": 22,
  275. "interval": null,
  276. "links": [],
  277. "mappingType": 1,
  278. "mappingTypes": [
  279. {
  280. "name": "value to text",
  281. "value": 1
  282. },
  283. {
  284. "name": "range to text",
  285. "value": 2
  286. }
  287. ],
  288. "maxDataPoints": 100,
  289. "nullPointMode": "connected",
  290. "nullText": null,
  291. "postfix": "",
  292. "postfixFontSize": "50%",
  293. "prefix": "",
  294. "prefixFontSize": "50%",
  295. "rangeMaps": [
  296. {
  297. "from": "null",
  298. "text": "N/A",
  299. "to": "null"
  300. }
  301. ],
  302. "sparkline": {
  303. "fillColor": "rgba(31, 118, 189, 0.18)",
  304. "full": true,
  305. "lineColor": "rgb(31, 120, 193)",
  306. "show": false
  307. },
  308. "tableColumn": "",
  309. "targets": [
  310. {
  311. "refId": "A",
  312. "target": "scale(apps.backend.backend_01.counters.requests.count, 0.4)"
  313. }
  314. ],
  315. "thresholds": "200,270",
  316. "title": "Memory",
  317. "type": "singlestat",
  318. "valueFontSize": "100%",
  319. "valueMaps": [
  320. {
  321. "op": "=",
  322. "text": "N/A",
  323. "value": "null"
  324. }
  325. ],
  326. "valueName": "avg"
  327. },
  328. {
  329. "cacheTimeout": null,
  330. "colorBackground": false,
  331. "colorValue": true,
  332. "colors": ["rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)"],
  333. "editable": true,
  334. "error": false,
  335. "format": "none",
  336. "gauge": {
  337. "maxValue": 100,
  338. "minValue": 0,
  339. "show": false,
  340. "thresholdLabels": false,
  341. "thresholdMarkers": true
  342. },
  343. "gridPos": {
  344. "h": 4,
  345. "w": 4,
  346. "x": 20,
  347. "y": 0
  348. },
  349. "id": 16,
  350. "interval": null,
  351. "links": [],
  352. "mappingType": 1,
  353. "mappingTypes": [
  354. {
  355. "name": "value to text",
  356. "value": 1
  357. },
  358. {
  359. "name": "range to text",
  360. "value": 2
  361. }
  362. ],
  363. "maxDataPoints": 100,
  364. "nullPointMode": "connected",
  365. "nullText": null,
  366. "postfix": "",
  367. "postfixFontSize": "50%",
  368. "prefix": "",
  369. "prefixFontSize": "50%",
  370. "rangeMaps": [
  371. {
  372. "from": "null",
  373. "text": "N/A",
  374. "to": "null"
  375. }
  376. ],
  377. "sparkline": {
  378. "fillColor": "rgba(31, 118, 189, 0.18)",
  379. "full": true,
  380. "lineColor": "rgb(31, 120, 193)",
  381. "show": true
  382. },
  383. "tableColumn": "",
  384. "targets": [
  385. {
  386. "refId": "A",
  387. "target": "apps.backend.backend_02.counters.requests.count"
  388. }
  389. ],
  390. "thresholds": "100,270",
  391. "title": "Sign ups",
  392. "type": "singlestat",
  393. "valueFontSize": "100%",
  394. "valueMaps": [
  395. {
  396. "op": "=",
  397. "text": "N/A",
  398. "value": "null"
  399. }
  400. ],
  401. "valueName": "avg"
  402. },
  403. {
  404. "cacheTimeout": null,
  405. "colorBackground": false,
  406. "colorValue": true,
  407. "colors": ["#629e51", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)"],
  408. "editable": true,
  409. "error": false,
  410. "format": "none",
  411. "gauge": {
  412. "maxValue": 300,
  413. "minValue": 0,
  414. "show": true,
  415. "thresholdLabels": false,
  416. "thresholdMarkers": true
  417. },
  418. "gridPos": {
  419. "h": 3,
  420. "w": 4,
  421. "x": 16,
  422. "y": 4
  423. },
  424. "id": 21,
  425. "interval": null,
  426. "links": [],
  427. "mappingType": 1,
  428. "mappingTypes": [
  429. {
  430. "name": "value to text",
  431. "value": 1
  432. },
  433. {
  434. "name": "range to text",
  435. "value": 2
  436. }
  437. ],
  438. "maxDataPoints": 100,
  439. "nullPointMode": "connected",
  440. "nullText": null,
  441. "postfix": "",
  442. "postfixFontSize": "50%",
  443. "prefix": "",
  444. "prefixFontSize": "50%",
  445. "rangeMaps": [
  446. {
  447. "from": "null",
  448. "text": "N/A",
  449. "to": "null"
  450. }
  451. ],
  452. "sparkline": {
  453. "fillColor": "rgba(31, 118, 189, 0.18)",
  454. "full": true,
  455. "lineColor": "rgb(31, 120, 193)",
  456. "show": false
  457. },
  458. "tableColumn": "",
  459. "targets": [
  460. {
  461. "refId": "A",
  462. "target": "scale(apps.backend.backend_01.counters.requests.count, 0.8)"
  463. }
  464. ],
  465. "thresholds": "200,270",
  466. "title": "Logouts",
  467. "type": "singlestat",
  468. "valueFontSize": "100%",
  469. "valueMaps": [
  470. {
  471. "op": "=",
  472. "text": "N/A",
  473. "value": "null"
  474. }
  475. ],
  476. "valueName": "avg"
  477. },
  478. {
  479. "cacheTimeout": null,
  480. "colorBackground": false,
  481. "colorValue": true,
  482. "colors": ["rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)"],
  483. "editable": true,
  484. "error": false,
  485. "format": "none",
  486. "gauge": {
  487. "maxValue": 100,
  488. "minValue": 0,
  489. "show": false,
  490. "thresholdLabels": false,
  491. "thresholdMarkers": true
  492. },
  493. "gridPos": {
  494. "h": 3,
  495. "w": 4,
  496. "x": 20,
  497. "y": 4
  498. },
  499. "id": 17,
  500. "interval": null,
  501. "links": [],
  502. "mappingType": 1,
  503. "mappingTypes": [
  504. {
  505. "name": "value to text",
  506. "value": 1
  507. },
  508. {
  509. "name": "range to text",
  510. "value": 2
  511. }
  512. ],
  513. "maxDataPoints": 100,
  514. "nullPointMode": "connected",
  515. "nullText": null,
  516. "postfix": "",
  517. "postfixFontSize": "50%",
  518. "prefix": "",
  519. "prefixFontSize": "50%",
  520. "rangeMaps": [
  521. {
  522. "from": "null",
  523. "text": "N/A",
  524. "to": "null"
  525. }
  526. ],
  527. "sparkline": {
  528. "fillColor": "rgba(31, 118, 189, 0.18)",
  529. "full": true,
  530. "lineColor": "rgb(31, 120, 193)",
  531. "show": true
  532. },
  533. "tableColumn": "",
  534. "targets": [
  535. {
  536. "refId": "A",
  537. "target": "apps.backend.backend_04.counters.requests.count"
  538. }
  539. ],
  540. "thresholds": "100,270",
  541. "title": "Sign outs",
  542. "type": "singlestat",
  543. "valueFontSize": "100%",
  544. "valueMaps": [
  545. {
  546. "op": "=",
  547. "text": "N/A",
  548. "value": "null"
  549. }
  550. ],
  551. "valueName": "avg"
  552. },
  553. {
  554. "aliasColors": {
  555. "web_server_01": "#badff4",
  556. "web_server_02": "#5195ce",
  557. "web_server_03": "#1f78c1",
  558. "web_server_04": "#0a437c"
  559. },
  560. "annotate": {
  561. "enable": false
  562. },
  563. "bars": false,
  564. "dashLength": 10,
  565. "dashes": false,
  566. "editable": true,
  567. "fill": 6,
  568. "grid": {
  569. "max": null,
  570. "min": 0
  571. },
  572. "gridPos": {
  573. "h": 11,
  574. "w": 16,
  575. "x": 0,
  576. "y": 7
  577. },
  578. "id": 2,
  579. "interactive": true,
  580. "legend": {
  581. "alignAsTable": false,
  582. "avg": false,
  583. "current": false,
  584. "max": false,
  585. "min": false,
  586. "rightSide": false,
  587. "show": true,
  588. "total": false,
  589. "values": false
  590. },
  591. "legend_counts": true,
  592. "lines": true,
  593. "linewidth": 1,
  594. "nullPointMode": "connected",
  595. "options": false,
  596. "percentage": false,
  597. "pointradius": 5,
  598. "points": false,
  599. "renderer": "flot",
  600. "resolution": 100,
  601. "scale": 1,
  602. "seriesOverrides": [],
  603. "spaceLength": 10,
  604. "spyable": true,
  605. "stack": true,
  606. "steppedLine": false,
  607. "targets": [
  608. {
  609. "alias": "web_server_01",
  610. "refId": "A",
  611. "scenarioId": "random_walk",
  612. "target": "aliasByNode(movingAverage(scaleToSeconds(apps.fakesite.*.counters.requests.count, 1), 2), 2)"
  613. },
  614. {
  615. "alias": "web_server_02",
  616. "refId": "B",
  617. "scenarioId": "random_walk"
  618. },
  619. {
  620. "alias": "web_server_03",
  621. "refId": "C",
  622. "scenarioId": "random_walk"
  623. },
  624. {
  625. "alias": "web_server_04",
  626. "refId": "D",
  627. "scenarioId": "random_walk"
  628. }
  629. ],
  630. "thresholds": [],
  631. "timeFrom": null,
  632. "timeRegions": [],
  633. "timeShift": null,
  634. "timezone": "browser",
  635. "title": "server requests",
  636. "tooltip": {
  637. "msResolution": false,
  638. "query_as_alias": true,
  639. "shared": true,
  640. "sort": 0,
  641. "value_type": "cumulative"
  642. },
  643. "type": "graph",
  644. "xaxis": {
  645. "buckets": null,
  646. "mode": "time",
  647. "name": null,
  648. "show": true,
  649. "values": []
  650. },
  651. "yaxes": [
  652. {
  653. "format": "short",
  654. "logBase": 1,
  655. "max": null,
  656. "min": null,
  657. "show": true
  658. },
  659. {
  660. "format": "short",
  661. "logBase": 1,
  662. "max": null,
  663. "min": null,
  664. "show": true
  665. }
  666. ],
  667. "yaxis": {
  668. "align": false,
  669. "alignLevel": null
  670. },
  671. "zerofill": true
  672. },
  673. {
  674. "cacheTimeout": null,
  675. "colorBackground": false,
  676. "colorValue": true,
  677. "colors": ["#629e51", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)"],
  678. "editable": true,
  679. "error": false,
  680. "format": "none",
  681. "gauge": {
  682. "maxValue": 300,
  683. "minValue": 0,
  684. "show": true,
  685. "thresholdLabels": false,
  686. "thresholdMarkers": true
  687. },
  688. "gridPos": {
  689. "h": 6,
  690. "w": 4,
  691. "x": 16,
  692. "y": 7
  693. },
  694. "id": 26,
  695. "interval": null,
  696. "links": [],
  697. "mappingType": 1,
  698. "mappingTypes": [
  699. {
  700. "name": "value to text",
  701. "value": 1
  702. },
  703. {
  704. "name": "range to text",
  705. "value": 2
  706. }
  707. ],
  708. "maxDataPoints": 100,
  709. "nullPointMode": "connected",
  710. "nullText": null,
  711. "postfix": "",
  712. "postfixFontSize": "50%",
  713. "prefix": "",
  714. "prefixFontSize": "50%",
  715. "rangeMaps": [
  716. {
  717. "from": "null",
  718. "text": "N/A",
  719. "to": "null"
  720. }
  721. ],
  722. "sparkline": {
  723. "fillColor": "rgba(31, 118, 189, 0.18)",
  724. "full": true,
  725. "lineColor": "rgb(31, 120, 193)",
  726. "show": false
  727. },
  728. "tableColumn": "",
  729. "targets": [
  730. {
  731. "refId": "A",
  732. "target": "scale(apps.backend.backend_01.counters.requests.count, 0.2)"
  733. }
  734. ],
  735. "thresholds": "200,270",
  736. "title": "Google hits",
  737. "type": "singlestat",
  738. "valueFontSize": "100%",
  739. "valueMaps": [
  740. {
  741. "op": "=",
  742. "text": "N/A",
  743. "value": "null"
  744. }
  745. ],
  746. "valueName": "avg"
  747. },
  748. {
  749. "cacheTimeout": null,
  750. "colorBackground": false,
  751. "colorValue": true,
  752. "colors": ["rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)"],
  753. "editable": true,
  754. "error": false,
  755. "format": "none",
  756. "gauge": {
  757. "maxValue": 100,
  758. "minValue": 0,
  759. "show": false,
  760. "thresholdLabels": false,
  761. "thresholdMarkers": true
  762. },
  763. "gridPos": {
  764. "h": 3,
  765. "w": 4,
  766. "x": 20,
  767. "y": 7
  768. },
  769. "id": 15,
  770. "interval": null,
  771. "links": [],
  772. "mappingType": 1,
  773. "mappingTypes": [
  774. {
  775. "name": "value to text",
  776. "value": 1
  777. },
  778. {
  779. "name": "range to text",
  780. "value": 2
  781. }
  782. ],
  783. "maxDataPoints": 100,
  784. "nullPointMode": "connected",
  785. "nullText": null,
  786. "postfix": "",
  787. "postfixFontSize": "50%",
  788. "prefix": "",
  789. "prefixFontSize": "50%",
  790. "rangeMaps": [
  791. {
  792. "from": "null",
  793. "text": "N/A",
  794. "to": "null"
  795. }
  796. ],
  797. "sparkline": {
  798. "fillColor": "rgba(31, 118, 189, 0.18)",
  799. "full": true,
  800. "lineColor": "rgb(31, 120, 193)",
  801. "show": true
  802. },
  803. "tableColumn": "",
  804. "targets": [
  805. {
  806. "refId": "A",
  807. "target": "scale(apps.backend.backend_01.counters.requests.count, 0.7)"
  808. }
  809. ],
  810. "thresholds": "100,270",
  811. "title": "Logins",
  812. "type": "singlestat",
  813. "valueFontSize": "100%",
  814. "valueMaps": [
  815. {
  816. "op": "=",
  817. "text": "N/A",
  818. "value": "null"
  819. }
  820. ],
  821. "valueName": "avg"
  822. },
  823. {
  824. "cacheTimeout": null,
  825. "colorBackground": false,
  826. "colorValue": true,
  827. "colors": ["rgba(245, 54, 54, 0.9)", "rgba(237, 129, 40, 0.89)", "rgba(50, 172, 45, 0.97)"],
  828. "editable": true,
  829. "error": false,
  830. "format": "none",
  831. "gauge": {
  832. "maxValue": 100,
  833. "minValue": 0,
  834. "show": false,
  835. "thresholdLabels": false,
  836. "thresholdMarkers": true
  837. },
  838. "gridPos": {
  839. "h": 3,
  840. "w": 4,
  841. "x": 20,
  842. "y": 10
  843. },
  844. "id": 18,
  845. "interval": null,
  846. "links": [],
  847. "mappingType": 1,
  848. "mappingTypes": [
  849. {
  850. "name": "value to text",
  851. "value": 1
  852. },
  853. {
  854. "name": "range to text",
  855. "value": 2
  856. }
  857. ],
  858. "maxDataPoints": 100,
  859. "nullPointMode": "connected",
  860. "nullText": null,
  861. "postfix": "",
  862. "postfixFontSize": "50%",
  863. "prefix": "",
  864. "prefixFontSize": "50%",
  865. "rangeMaps": [
  866. {
  867. "from": "null",
  868. "text": "N/A",
  869. "to": "null"
  870. }
  871. ],
  872. "sparkline": {
  873. "fillColor": "rgba(31, 118, 189, 0.18)",
  874. "full": true,
  875. "lineColor": "rgb(31, 120, 193)",
  876. "show": true
  877. },
  878. "tableColumn": "",
  879. "targets": [
  880. {
  881. "refId": "A",
  882. "target": "scale(apps.backend.backend_03.counters.requests.count, 0.3)"
  883. }
  884. ],
  885. "thresholds": "100,270",
  886. "title": "Support calls",
  887. "type": "singlestat",
  888. "valueFontSize": "100%",
  889. "valueMaps": [
  890. {
  891. "op": "=",
  892. "text": "N/A",
  893. "value": "null"
  894. }
  895. ],
  896. "valueName": "avg"
  897. },
  898. {
  899. "cacheTimeout": null,
  900. "colorBackground": false,
  901. "colorValue": true,
  902. "colors": ["#629e51", "rgba(237, 129, 40, 0.89)", "rgba(245, 54, 54, 0.9)"],
  903. "editable": true,
  904. "error": false,
  905. "format": "none",
  906. "gauge": {
  907. "maxValue": 300,
  908. "minValue": 0,
  909. "show": true,
  910. "thresholdLabels": false,
  911. "thresholdMarkers": true
  912. },
  913. "gridPos": {
  914. "h": 5,
  915. "w": 8,
  916. "x": 16,
  917. "y": 13
  918. },
  919. "id": 24,
  920. "interval": null,
  921. "links": [],
  922. "mappingType": 1,
  923. "mappingTypes": [
  924. {
  925. "name": "value to text",
  926. "value": 1
  927. },
  928. {
  929. "name": "range to text",
  930. "value": 2
  931. }
  932. ],
  933. "maxDataPoints": 100,
  934. "nullPointMode": "connected",
  935. "nullText": null,
  936. "postfix": "",
  937. "postfixFontSize": "50%",
  938. "prefix": "",
  939. "prefixFontSize": "50%",
  940. "rangeMaps": [
  941. {
  942. "from": "null",
  943. "text": "N/A",
  944. "to": "null"
  945. }
  946. ],
  947. "sparkline": {
  948. "fillColor": "rgba(31, 118, 189, 0.18)",
  949. "full": true,
  950. "lineColor": "rgb(31, 120, 193)",
  951. "show": false
  952. },
  953. "tableColumn": "",
  954. "targets": [
  955. {
  956. "refId": "A",
  957. "target": "scale(apps.backend.backend_01.counters.requests.count, 0.2)"
  958. }
  959. ],
  960. "thresholds": "200,270",
  961. "title": "Google hits",
  962. "type": "singlestat",
  963. "valueFontSize": "100%",
  964. "valueMaps": [
  965. {
  966. "op": "=",
  967. "text": "N/A",
  968. "value": "null"
  969. }
  970. ],
  971. "valueName": "avg"
  972. },
  973. {
  974. "aliasColors": {
  975. "upper_25": "#F9E2D2",
  976. "upper_50": "#F2C96D",
  977. "upper_75": "#EAB839"
  978. },
  979. "annotate": {
  980. "enable": false
  981. },
  982. "bars": true,
  983. "dashLength": 10,
  984. "dashes": false,
  985. "editable": true,
  986. "fill": 1,
  987. "grid": {
  988. "max": null,
  989. "min": 0
  990. },
  991. "gridPos": {
  992. "h": 11,
  993. "w": 24,
  994. "x": 0,
  995. "y": 18
  996. },
  997. "id": 5,
  998. "interactive": true,
  999. "legend": {
  1000. "alignAsTable": true,
  1001. "avg": true,
  1002. "current": false,
  1003. "max": false,
  1004. "min": false,
  1005. "rightSide": true,
  1006. "show": true,
  1007. "total": false,
  1008. "values": true
  1009. },
  1010. "legend_counts": true,
  1011. "lines": false,
  1012. "linewidth": 2,
  1013. "nullPointMode": "connected",
  1014. "options": false,
  1015. "percentage": false,
  1016. "pointradius": 5,
  1017. "points": false,
  1018. "renderer": "flot",
  1019. "resolution": 100,
  1020. "scale": 1,
  1021. "seriesOverrides": [],
  1022. "spaceLength": 10,
  1023. "spyable": true,
  1024. "stack": true,
  1025. "steppedLine": false,
  1026. "targets": [
  1027. {
  1028. "refId": "A",
  1029. "scenarioId": "random_walk",
  1030. "stringInput": "",
  1031. "target": "aliasByNode(summarize(statsd.fakesite.timers.ads_timer.*, '4min', 'avg'), 4)"
  1032. }
  1033. ],
  1034. "thresholds": [],
  1035. "timeFrom": null,
  1036. "timeRegions": [],
  1037. "timeShift": null,
  1038. "timezone": "browser",
  1039. "title": "client side full page load",
  1040. "tooltip": {
  1041. "msResolution": false,
  1042. "query_as_alias": true,
  1043. "shared": false,
  1044. "sort": 0,
  1045. "value_type": "cumulative"
  1046. },
  1047. "type": "graph",
  1048. "xaxis": {
  1049. "buckets": null,
  1050. "mode": "time",
  1051. "name": null,
  1052. "show": true,
  1053. "values": []
  1054. },
  1055. "yaxes": [
  1056. {
  1057. "format": "ms",
  1058. "logBase": 1,
  1059. "max": null,
  1060. "min": null,
  1061. "show": true
  1062. },
  1063. {
  1064. "format": "short",
  1065. "logBase": 1,
  1066. "max": null,
  1067. "min": null,
  1068. "show": true
  1069. }
  1070. ],
  1071. "yaxis": {
  1072. "align": false,
  1073. "alignLevel": null
  1074. },
  1075. "zerofill": true
  1076. }
  1077. ],
  1078. "refresh": false,
  1079. "schemaVersion": 18,
  1080. "style": "dark",
  1081. "tags": ["gdev", "demo"],
  1082. "templating": {
  1083. "list": []
  1084. },
  1085. "time": {
  1086. "from": "now-1h",
  1087. "to": "now"
  1088. },
  1089. "timepicker": {
  1090. "collapse": false,
  1091. "enable": true,
  1092. "notice": false,
  1093. "now": true,
  1094. "refresh_intervals": ["5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d"],
  1095. "status": "Stable",
  1096. "time_options": ["5m", "15m", "1h", "2h", " 6h", "12h", "24h", "2d", "7d", "30d"],
  1097. "type": "timepicker"
  1098. },
  1099. "timezone": "browser",
  1100. "title": "TestData - Demo Dashboard",
  1101. "uid": "000000003",
  1102. "version": 2
  1103. }