kilo.json 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962
  1. {
  2. "__inputs": [
  3. {
  4. "name": "DS_PROMETHEUS",
  5. "label": "prometheus",
  6. "description": "",
  7. "type": "datasource",
  8. "pluginId": "prometheus",
  9. "pluginName": "Prometheus"
  10. }
  11. ],
  12. "__requires": [
  13. {
  14. "type": "grafana",
  15. "id": "grafana",
  16. "name": "Grafana",
  17. "version": "7.5.4"
  18. },
  19. {
  20. "type": "panel",
  21. "id": "graph",
  22. "name": "Graph",
  23. "version": ""
  24. },
  25. {
  26. "type": "datasource",
  27. "id": "prometheus",
  28. "name": "Prometheus",
  29. "version": "1.0.0"
  30. },
  31. {
  32. "type": "panel",
  33. "id": "stat",
  34. "name": "Stat",
  35. "version": ""
  36. }
  37. ],
  38. "annotations": {
  39. "list": [
  40. {
  41. "builtIn": 1,
  42. "datasource": "-- Grafana --",
  43. "enable": true,
  44. "hide": true,
  45. "iconColor": "rgba(0, 211, 255, 1)",
  46. "name": "Annotations & Alerts",
  47. "type": "dashboard"
  48. }
  49. ]
  50. },
  51. "editable": true,
  52. "gnetId": null,
  53. "graphTooltip": 0,
  54. "id": null,
  55. "links": [],
  56. "panels": [
  57. {
  58. "aliasColors": {},
  59. "bars": false,
  60. "dashLength": 10,
  61. "dashes": false,
  62. "datasource": "${DS_PROMETHEUS}",
  63. "fieldConfig": {
  64. "defaults": {
  65. "unit": "Bps"
  66. },
  67. "overrides": []
  68. },
  69. "fill": 1,
  70. "fillGradient": 0,
  71. "gridPos": {
  72. "h": 8,
  73. "w": 12,
  74. "x": 0,
  75. "y": 0
  76. },
  77. "hiddenSeries": false,
  78. "id": 12,
  79. "legend": {
  80. "avg": false,
  81. "current": false,
  82. "max": false,
  83. "min": false,
  84. "show": true,
  85. "total": false,
  86. "values": false
  87. },
  88. "lines": true,
  89. "linewidth": 1,
  90. "nullPointMode": "null",
  91. "options": {
  92. "alertThreshold": true
  93. },
  94. "percentage": false,
  95. "pluginVersion": "7.5.4",
  96. "pointradius": 2,
  97. "points": false,
  98. "renderer": "flot",
  99. "seriesOverrides": [],
  100. "spaceLength": 10,
  101. "stack": false,
  102. "steppedLine": false,
  103. "targets": [
  104. {
  105. "exemplar": true,
  106. "expr": "sum by (pod) (rate(wireguard_received_bytes_total[1h])) + sum by (pod) (rate(wireguard_sent_bytes_total[1h]))",
  107. "interval": "",
  108. "legendFormat": "",
  109. "queryType": "randomWalk",
  110. "refId": "A"
  111. }
  112. ],
  113. "thresholds": [],
  114. "timeFrom": null,
  115. "timeRegions": [
  116. {
  117. "$$hashKey": "object:64",
  118. "colorMode": "background6",
  119. "fill": true,
  120. "fillColor": "rgba(234, 112, 112, 0.12)",
  121. "line": false,
  122. "lineColor": "rgba(237, 46, 24, 0.60)",
  123. "op": "time"
  124. }
  125. ],
  126. "timeShift": null,
  127. "title": "Throughput",
  128. "tooltip": {
  129. "shared": true,
  130. "sort": 0,
  131. "value_type": "individual"
  132. },
  133. "type": "graph",
  134. "xaxis": {
  135. "buckets": null,
  136. "mode": "time",
  137. "name": null,
  138. "show": true,
  139. "values": []
  140. },
  141. "yaxes": [
  142. {
  143. "$$hashKey": "object:42",
  144. "format": "Bps",
  145. "label": null,
  146. "logBase": 1,
  147. "max": null,
  148. "min": null,
  149. "show": true
  150. },
  151. {
  152. "$$hashKey": "object:43",
  153. "format": "short",
  154. "label": null,
  155. "logBase": 1,
  156. "max": null,
  157. "min": null,
  158. "show": true
  159. }
  160. ],
  161. "yaxis": {
  162. "align": false,
  163. "alignLevel": null
  164. }
  165. },
  166. {
  167. "aliasColors": {},
  168. "bars": false,
  169. "dashLength": 10,
  170. "dashes": false,
  171. "datasource": "${DS_PROMETHEUS}",
  172. "fieldConfig": {
  173. "defaults": {},
  174. "overrides": []
  175. },
  176. "fill": 1,
  177. "fillGradient": 0,
  178. "gridPos": {
  179. "h": 8,
  180. "w": 12,
  181. "x": 12,
  182. "y": 0
  183. },
  184. "hiddenSeries": false,
  185. "id": 10,
  186. "legend": {
  187. "avg": false,
  188. "current": false,
  189. "max": false,
  190. "min": false,
  191. "show": true,
  192. "total": false,
  193. "values": false
  194. },
  195. "lines": true,
  196. "linewidth": 1,
  197. "nullPointMode": "null",
  198. "options": {
  199. "alertThreshold": true
  200. },
  201. "percentage": false,
  202. "pluginVersion": "7.5.4",
  203. "pointradius": 2,
  204. "points": false,
  205. "renderer": "flot",
  206. "seriesOverrides": [],
  207. "spaceLength": 10,
  208. "stack": false,
  209. "steppedLine": false,
  210. "targets": [
  211. {
  212. "exemplar": false,
  213. "expr": "(sum(rate(wireguard_sent_bytes_total[5m])) - sum(rate(wireguard_received_bytes_total[5m])))/(sum(rate(wireguard_sent_bytes_total[5m])) + sum(rate(wireguard_received_bytes_total[5m])))",
  214. "interval": "",
  215. "legendFormat": "",
  216. "queryType": "randomWalk",
  217. "refId": "A"
  218. }
  219. ],
  220. "thresholds": [],
  221. "timeFrom": null,
  222. "timeRegions": [],
  223. "timeShift": null,
  224. "title": "Slip (send - received)",
  225. "tooltip": {
  226. "shared": true,
  227. "sort": 0,
  228. "value_type": "individual"
  229. },
  230. "type": "graph",
  231. "xaxis": {
  232. "buckets": null,
  233. "mode": "time",
  234. "name": null,
  235. "show": true,
  236. "values": []
  237. },
  238. "yaxes": [
  239. {
  240. "$$hashKey": "object:502",
  241. "format": "percentunit",
  242. "label": null,
  243. "logBase": 1,
  244. "max": null,
  245. "min": null,
  246. "show": true
  247. },
  248. {
  249. "$$hashKey": "object:503",
  250. "format": "Bps",
  251. "label": null,
  252. "logBase": 1,
  253. "max": null,
  254. "min": null,
  255. "show": true
  256. }
  257. ],
  258. "yaxis": {
  259. "align": false,
  260. "alignLevel": null
  261. }
  262. },
  263. {
  264. "aliasColors": {},
  265. "bars": false,
  266. "dashLength": 10,
  267. "dashes": false,
  268. "datasource": "${DS_PROMETHEUS}",
  269. "fieldConfig": {
  270. "defaults": {},
  271. "overrides": []
  272. },
  273. "fill": 1,
  274. "fillGradient": 0,
  275. "gridPos": {
  276. "h": 8,
  277. "w": 12,
  278. "x": 0,
  279. "y": 8
  280. },
  281. "hiddenSeries": false,
  282. "id": 16,
  283. "legend": {
  284. "avg": false,
  285. "current": false,
  286. "max": false,
  287. "min": false,
  288. "show": true,
  289. "total": false,
  290. "values": false
  291. },
  292. "lines": true,
  293. "linewidth": 1,
  294. "nullPointMode": "null",
  295. "options": {
  296. "alertThreshold": true
  297. },
  298. "percentage": false,
  299. "pluginVersion": "7.5.4",
  300. "pointradius": 2,
  301. "points": false,
  302. "renderer": "flot",
  303. "seriesOverrides": [],
  304. "spaceLength": 10,
  305. "stack": false,
  306. "steppedLine": false,
  307. "targets": [
  308. {
  309. "exemplar": false,
  310. "expr": "sum by (public_key) (time() - (wireguard_latest_handshake_seconds!=0))",
  311. "interval": "",
  312. "legendFormat": "",
  313. "queryType": "randomWalk",
  314. "refId": "A"
  315. }
  316. ],
  317. "thresholds": [],
  318. "timeFrom": null,
  319. "timeRegions": [],
  320. "timeShift": null,
  321. "title": "latest handshake",
  322. "tooltip": {
  323. "shared": true,
  324. "sort": 0,
  325. "value_type": "individual"
  326. },
  327. "type": "graph",
  328. "xaxis": {
  329. "buckets": null,
  330. "mode": "time",
  331. "name": null,
  332. "show": true,
  333. "values": []
  334. },
  335. "yaxes": [
  336. {
  337. "$$hashKey": "object:219",
  338. "format": "s",
  339. "label": null,
  340. "logBase": 1,
  341. "max": "1000",
  342. "min": "0",
  343. "show": true
  344. },
  345. {
  346. "$$hashKey": "object:220",
  347. "format": "short",
  348. "label": null,
  349. "logBase": 1,
  350. "max": null,
  351. "min": null,
  352. "show": true
  353. }
  354. ],
  355. "yaxis": {
  356. "align": false,
  357. "alignLevel": null
  358. }
  359. },
  360. {
  361. "aliasColors": {},
  362. "bars": false,
  363. "dashLength": 10,
  364. "dashes": false,
  365. "datasource": "${DS_PROMETHEUS}",
  366. "fieldConfig": {
  367. "defaults": {},
  368. "overrides": []
  369. },
  370. "fill": 1,
  371. "fillGradient": 0,
  372. "gridPos": {
  373. "h": 8,
  374. "w": 12,
  375. "x": 12,
  376. "y": 8
  377. },
  378. "hiddenSeries": false,
  379. "id": 18,
  380. "legend": {
  381. "avg": false,
  382. "current": false,
  383. "max": false,
  384. "min": false,
  385. "show": true,
  386. "total": false,
  387. "values": false
  388. },
  389. "lines": true,
  390. "linewidth": 1,
  391. "nullPointMode": "null",
  392. "options": {
  393. "alertThreshold": true
  394. },
  395. "percentage": false,
  396. "pluginVersion": "7.5.4",
  397. "pointradius": 2,
  398. "points": false,
  399. "renderer": "flot",
  400. "seriesOverrides": [],
  401. "spaceLength": 10,
  402. "stack": false,
  403. "steppedLine": false,
  404. "targets": [
  405. {
  406. "exemplar": true,
  407. "expr": "sum by (instance) (rate(kilo_reconciles_total[30m]))",
  408. "interval": "",
  409. "legendFormat": "",
  410. "queryType": "randomWalk",
  411. "refId": "A"
  412. }
  413. ],
  414. "thresholds": [],
  415. "timeFrom": null,
  416. "timeRegions": [],
  417. "timeShift": null,
  418. "title": "kilo reconciles",
  419. "tooltip": {
  420. "shared": true,
  421. "sort": 0,
  422. "value_type": "individual"
  423. },
  424. "type": "graph",
  425. "xaxis": {
  426. "buckets": null,
  427. "mode": "time",
  428. "name": null,
  429. "show": true,
  430. "values": []
  431. },
  432. "yaxes": [
  433. {
  434. "$$hashKey": "object:539",
  435. "decimals": null,
  436. "format": "hertz",
  437. "label": null,
  438. "logBase": 1,
  439. "max": null,
  440. "min": null,
  441. "show": true
  442. },
  443. {
  444. "$$hashKey": "object:540",
  445. "format": "short",
  446. "label": null,
  447. "logBase": 1,
  448. "max": null,
  449. "min": null,
  450. "show": true
  451. }
  452. ],
  453. "yaxis": {
  454. "align": false,
  455. "alignLevel": null
  456. }
  457. },
  458. {
  459. "datasource": "${DS_PROMETHEUS}",
  460. "fieldConfig": {
  461. "defaults": {
  462. "color": {
  463. "mode": "thresholds"
  464. },
  465. "mappings": [],
  466. "thresholds": {
  467. "mode": "absolute",
  468. "steps": [
  469. {
  470. "color": "green",
  471. "value": null
  472. },
  473. {
  474. "color": "red",
  475. "value": 80
  476. }
  477. ]
  478. }
  479. },
  480. "overrides": []
  481. },
  482. "gridPos": {
  483. "h": 8,
  484. "w": 4,
  485. "x": 0,
  486. "y": 16
  487. },
  488. "id": 4,
  489. "options": {
  490. "colorMode": "value",
  491. "graphMode": "area",
  492. "justifyMode": "auto",
  493. "orientation": "auto",
  494. "reduceOptions": {
  495. "calcs": [
  496. "lastNotNull"
  497. ],
  498. "fields": "",
  499. "values": false
  500. },
  501. "text": {},
  502. "textMode": "auto"
  503. },
  504. "pluginVersion": "7.5.4",
  505. "targets": [
  506. {
  507. "exemplar": true,
  508. "expr": "avg(kilo_peers)",
  509. "interval": "",
  510. "legendFormat": "",
  511. "queryType": "randomWalk",
  512. "refId": "A"
  513. }
  514. ],
  515. "title": "Kilo Peers",
  516. "type": "stat"
  517. },
  518. {
  519. "datasource": "${DS_PROMETHEUS}",
  520. "fieldConfig": {
  521. "defaults": {
  522. "color": {
  523. "mode": "thresholds"
  524. },
  525. "mappings": [],
  526. "thresholds": {
  527. "mode": "absolute",
  528. "steps": [
  529. {
  530. "color": "green",
  531. "value": null
  532. },
  533. {
  534. "color": "red",
  535. "value": 80
  536. }
  537. ]
  538. }
  539. },
  540. "overrides": []
  541. },
  542. "gridPos": {
  543. "h": 8,
  544. "w": 4,
  545. "x": 4,
  546. "y": 16
  547. },
  548. "id": 2,
  549. "options": {
  550. "colorMode": "value",
  551. "graphMode": "area",
  552. "justifyMode": "auto",
  553. "orientation": "auto",
  554. "reduceOptions": {
  555. "calcs": [
  556. "lastNotNull"
  557. ],
  558. "fields": "",
  559. "values": false
  560. },
  561. "text": {},
  562. "textMode": "auto"
  563. },
  564. "pluginVersion": "7.5.4",
  565. "targets": [
  566. {
  567. "exemplar": false,
  568. "expr": "avg(kilo_nodes)",
  569. "interval": "",
  570. "legendFormat": "",
  571. "queryType": "randomWalk",
  572. "refId": "A"
  573. }
  574. ],
  575. "timeFrom": null,
  576. "timeShift": null,
  577. "title": "Kilo Nodes",
  578. "type": "stat"
  579. },
  580. {
  581. "datasource": "${DS_PROMETHEUS}",
  582. "fieldConfig": {
  583. "defaults": {
  584. "color": {
  585. "mode": "thresholds"
  586. },
  587. "mappings": [],
  588. "thresholds": {
  589. "mode": "absolute",
  590. "steps": [
  591. {
  592. "color": "green",
  593. "value": null
  594. },
  595. {
  596. "color": "red",
  597. "value": 80
  598. }
  599. ]
  600. }
  601. },
  602. "overrides": []
  603. },
  604. "gridPos": {
  605. "h": 8,
  606. "w": 4,
  607. "x": 8,
  608. "y": 16
  609. },
  610. "id": 8,
  611. "options": {
  612. "colorMode": "value",
  613. "graphMode": "area",
  614. "justifyMode": "auto",
  615. "orientation": "auto",
  616. "reduceOptions": {
  617. "calcs": [
  618. "lastNotNull"
  619. ],
  620. "fields": "",
  621. "values": false
  622. },
  623. "text": {},
  624. "textMode": "auto"
  625. },
  626. "pluginVersion": "7.5.4",
  627. "targets": [
  628. {
  629. "exemplar": false,
  630. "expr": "sum(kilo_leader)",
  631. "interval": "",
  632. "legendFormat": "",
  633. "queryType": "randomWalk",
  634. "refId": "A"
  635. }
  636. ],
  637. "title": "segments",
  638. "type": "stat"
  639. },
  640. {
  641. "aliasColors": {},
  642. "bars": false,
  643. "dashLength": 10,
  644. "dashes": false,
  645. "datasource": "${DS_PROMETHEUS}",
  646. "fieldConfig": {
  647. "defaults": {},
  648. "overrides": []
  649. },
  650. "fill": 1,
  651. "fillGradient": 0,
  652. "gridPos": {
  653. "h": 8,
  654. "w": 12,
  655. "x": 12,
  656. "y": 16
  657. },
  658. "hiddenSeries": false,
  659. "id": 6,
  660. "legend": {
  661. "avg": false,
  662. "current": false,
  663. "max": false,
  664. "min": false,
  665. "show": true,
  666. "total": false,
  667. "values": false
  668. },
  669. "lines": true,
  670. "linewidth": 1,
  671. "nullPointMode": "null",
  672. "options": {
  673. "alertThreshold": true
  674. },
  675. "percentage": false,
  676. "pluginVersion": "7.5.4",
  677. "pointradius": 2,
  678. "points": false,
  679. "renderer": "flot",
  680. "seriesOverrides": [],
  681. "spaceLength": 10,
  682. "stack": false,
  683. "steppedLine": false,
  684. "targets": [
  685. {
  686. "exemplar": false,
  687. "expr": "sum by (instance) (rate(kilo_errors_total[10m]))",
  688. "interval": "",
  689. "legendFormat": "",
  690. "queryType": "randomWalk",
  691. "refId": "A"
  692. }
  693. ],
  694. "thresholds": [],
  695. "timeFrom": null,
  696. "timeRegions": [],
  697. "timeShift": null,
  698. "title": "Kilo Errors",
  699. "tooltip": {
  700. "shared": true,
  701. "sort": 0,
  702. "value_type": "individual"
  703. },
  704. "type": "graph",
  705. "xaxis": {
  706. "buckets": null,
  707. "mode": "time",
  708. "name": null,
  709. "show": true,
  710. "values": []
  711. },
  712. "yaxes": [
  713. {
  714. "$$hashKey": "object:446",
  715. "format": "hertz",
  716. "label": null,
  717. "logBase": 1,
  718. "max": null,
  719. "min": null,
  720. "show": true
  721. },
  722. {
  723. "$$hashKey": "object:447",
  724. "format": "short",
  725. "label": null,
  726. "logBase": 1,
  727. "max": null,
  728. "min": null,
  729. "show": true
  730. }
  731. ],
  732. "yaxis": {
  733. "align": false,
  734. "alignLevel": null
  735. }
  736. },
  737. {
  738. "aliasColors": {},
  739. "bars": false,
  740. "dashLength": 10,
  741. "dashes": false,
  742. "datasource": "${DS_PROMETHEUS}",
  743. "fieldConfig": {
  744. "defaults": {},
  745. "overrides": []
  746. },
  747. "fill": 1,
  748. "fillGradient": 0,
  749. "gridPos": {
  750. "h": 8,
  751. "w": 12,
  752. "x": 0,
  753. "y": 24
  754. },
  755. "hiddenSeries": false,
  756. "id": 20,
  757. "legend": {
  758. "avg": false,
  759. "current": false,
  760. "max": false,
  761. "min": false,
  762. "show": true,
  763. "total": false,
  764. "values": false
  765. },
  766. "lines": true,
  767. "linewidth": 1,
  768. "nullPointMode": "null",
  769. "options": {
  770. "alertThreshold": true
  771. },
  772. "percentage": false,
  773. "pluginVersion": "7.5.4",
  774. "pointradius": 2,
  775. "points": false,
  776. "renderer": "flot",
  777. "seriesOverrides": [],
  778. "spaceLength": 10,
  779. "stack": false,
  780. "steppedLine": false,
  781. "targets": [
  782. {
  783. "exemplar": true,
  784. "expr": "sum by (instance) (rate(process_cpu_seconds_total{pod=~\"kilo-.*\"}[1m]))",
  785. "interval": "",
  786. "legendFormat": "",
  787. "queryType": "randomWalk",
  788. "refId": "A"
  789. }
  790. ],
  791. "thresholds": [],
  792. "timeFrom": null,
  793. "timeRegions": [],
  794. "timeShift": null,
  795. "title": "CPU usage",
  796. "tooltip": {
  797. "shared": true,
  798. "sort": 0,
  799. "value_type": "individual"
  800. },
  801. "type": "graph",
  802. "xaxis": {
  803. "buckets": null,
  804. "mode": "time",
  805. "name": null,
  806. "show": true,
  807. "values": []
  808. },
  809. "yaxes": [
  810. {
  811. "$$hashKey": "object:162",
  812. "format": "percentunit",
  813. "label": null,
  814. "logBase": 1,
  815. "max": null,
  816. "min": null,
  817. "show": true
  818. },
  819. {
  820. "$$hashKey": "object:163",
  821. "format": "short",
  822. "label": null,
  823. "logBase": 1,
  824. "max": null,
  825. "min": null,
  826. "show": true
  827. }
  828. ],
  829. "yaxis": {
  830. "align": false,
  831. "alignLevel": null
  832. }
  833. },
  834. {
  835. "aliasColors": {},
  836. "bars": false,
  837. "dashLength": 10,
  838. "dashes": false,
  839. "datasource": "${DS_PROMETHEUS}",
  840. "fieldConfig": {
  841. "defaults": {},
  842. "overrides": []
  843. },
  844. "fill": 1,
  845. "fillGradient": 0,
  846. "gridPos": {
  847. "h": 8,
  848. "w": 12,
  849. "x": 12,
  850. "y": 24
  851. },
  852. "hiddenSeries": false,
  853. "id": 22,
  854. "legend": {
  855. "avg": false,
  856. "current": false,
  857. "max": false,
  858. "min": false,
  859. "show": true,
  860. "total": false,
  861. "values": false
  862. },
  863. "lines": true,
  864. "linewidth": 1,
  865. "nullPointMode": "null",
  866. "options": {
  867. "alertThreshold": true
  868. },
  869. "percentage": false,
  870. "pluginVersion": "7.5.4",
  871. "pointradius": 2,
  872. "points": false,
  873. "renderer": "flot",
  874. "seriesOverrides": [],
  875. "spaceLength": 10,
  876. "stack": false,
  877. "steppedLine": false,
  878. "targets": [
  879. {
  880. "exemplar": false,
  881. "expr": "sum by (instance) (process_resident_memory_bytes{pod=~\"kilo-.*\"})",
  882. "interval": "",
  883. "legendFormat": "",
  884. "queryType": "randomWalk",
  885. "refId": "A"
  886. }
  887. ],
  888. "thresholds": [],
  889. "timeFrom": null,
  890. "timeRegions": [],
  891. "timeShift": null,
  892. "title": "Memory Allocation",
  893. "tooltip": {
  894. "shared": true,
  895. "sort": 0,
  896. "value_type": "individual"
  897. },
  898. "type": "graph",
  899. "xaxis": {
  900. "buckets": null,
  901. "mode": "time",
  902. "name": null,
  903. "show": true,
  904. "values": []
  905. },
  906. "yaxes": [
  907. {
  908. "$$hashKey": "object:231",
  909. "format": "decbytes",
  910. "label": null,
  911. "logBase": 1,
  912. "max": null,
  913. "min": null,
  914. "show": true
  915. },
  916. {
  917. "$$hashKey": "object:232",
  918. "format": "decmbytes",
  919. "label": null,
  920. "logBase": 1,
  921. "max": null,
  922. "min": null,
  923. "show": true
  924. }
  925. ],
  926. "yaxis": {
  927. "align": false,
  928. "alignLevel": null
  929. }
  930. },
  931. {
  932. "collapsed": false,
  933. "datasource": null,
  934. "gridPos": {
  935. "h": 1,
  936. "w": 24,
  937. "x": 0,
  938. "y": 32
  939. },
  940. "id": 14,
  941. "panels": [],
  942. "title": "Row title",
  943. "type": "row"
  944. }
  945. ],
  946. "refresh": false,
  947. "schemaVersion": 27,
  948. "style": "dark",
  949. "tags": [],
  950. "templating": {
  951. "list": []
  952. },
  953. "time": {
  954. "from": "now-24h",
  955. "to": "now"
  956. },
  957. "timepicker": {},
  958. "timezone": "",
  959. "title": "Kilo",
  960. "uid": "R8Lja3H7z",
  961. "version": 11
  962. }