Guest User

Untitled

a guest
Jun 23rd, 2018
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.49 KB | None | 0 0
  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. "cacheTimeout": null,
  22. "colorBackground": false,
  23. "colorValue": false,
  24. "colors": [
  25. "#299c46",
  26. "rgba(237, 129, 40, 0.89)",
  27. "#d44a3a"
  28. ],
  29. "datasource": "prometheus",
  30. "format": "none",
  31. "gauge": {
  32. "maxValue": 100,
  33. "minValue": 0,
  34. "show": false,
  35. "thresholdLabels": false,
  36. "thresholdMarkers": true
  37. },
  38. "gridPos": {
  39. "h": 3,
  40. "w": 6,
  41. "x": 0,
  42. "y": 0
  43. },
  44. "id": 8,
  45. "interval": null,
  46. "links": [],
  47. "mappingType": 1,
  48. "mappingTypes": [
  49. {
  50. "name": "value to text",
  51. "value": 1
  52. },
  53. {
  54. "name": "range to text",
  55. "value": 2
  56. }
  57. ],
  58. "maxDataPoints": 100,
  59. "nullPointMode": "connected",
  60. "nullText": null,
  61. "postfix": "",
  62. "postfixFontSize": "50%",
  63. "prefix": "",
  64. "prefixFontSize": "50%",
  65. "rangeMaps": [
  66. {
  67. "from": "null",
  68. "text": "N/A",
  69. "to": "null"
  70. }
  71. ],
  72. "sparkline": {
  73. "fillColor": "rgba(31, 118, 189, 0.18)",
  74. "full": false,
  75. "lineColor": "rgb(31, 120, 193)",
  76. "show": false
  77. },
  78. "tableColumn": "Value",
  79. "targets": [
  80. {
  81. "expr": "max without(instance, kubernetes_pod_name, statefulset_kubernetes_io_pod_name, controller_revision_hash)(tendermint_last_block_height)",
  82. "format": "time_series",
  83. "instant": false,
  84. "intervalFactor": 1,
  85. "legendFormat": "",
  86. "refId": "A"
  87. }
  88. ],
  89. "thresholds": "",
  90. "title": "Height",
  91. "type": "singlestat",
  92. "valueFontSize": "80%",
  93. "valueMaps": [
  94. {
  95. "op": "=",
  96. "text": "N/A",
  97. "value": "null"
  98. }
  99. ],
  100. "valueName": "max"
  101. },
  102. {
  103. "cacheTimeout": null,
  104. "colorBackground": false,
  105. "colorValue": false,
  106. "colors": [
  107. "#299c46",
  108. "rgba(237, 129, 40, 0.89)",
  109. "#d44a3a"
  110. ],
  111. "datasource": "prometheus",
  112. "format": "none",
  113. "gauge": {
  114. "maxValue": 100,
  115. "minValue": 0,
  116. "show": false,
  117. "thresholdLabels": false,
  118. "thresholdMarkers": true
  119. },
  120. "gridPos": {
  121. "h": 3,
  122. "w": 6,
  123. "x": 6,
  124. "y": 0
  125. },
  126. "id": 11,
  127. "interval": null,
  128. "links": [],
  129. "mappingType": 1,
  130. "mappingTypes": [
  131. {
  132. "name": "value to text",
  133. "value": 1
  134. },
  135. {
  136. "name": "range to text",
  137. "value": 2
  138. }
  139. ],
  140. "maxDataPoints": 100,
  141. "nullPointMode": "connected",
  142. "nullText": null,
  143. "postfix": "",
  144. "postfixFontSize": "50%",
  145. "prefix": "",
  146. "prefixFontSize": "50%",
  147. "rangeMaps": [
  148. {
  149. "from": "null",
  150. "text": "N/A",
  151. "to": "null"
  152. }
  153. ],
  154. "sparkline": {
  155. "fillColor": "rgba(31, 118, 189, 0.18)",
  156. "full": false,
  157. "lineColor": "rgb(31, 120, 193)",
  158. "show": false
  159. },
  160. "tableColumn": "Value",
  161. "targets": [
  162. {
  163. "expr": "max without(instance, kubernetes_pod_name, statefulset_kubernetes_io_pod_name, controller_revision_hash)(tendermint_last_block_tx_total)",
  164. "format": "time_series",
  165. "instant": false,
  166. "intervalFactor": 1,
  167. "legendFormat": "",
  168. "refId": "A"
  169. }
  170. ],
  171. "thresholds": "",
  172. "title": "TX in last block",
  173. "type": "singlestat",
  174. "valueFontSize": "80%",
  175. "valueMaps": [
  176. {
  177. "op": "=",
  178. "text": "N/A",
  179. "value": "null"
  180. }
  181. ],
  182. "valueName": "current"
  183. },
  184. {
  185. "cacheTimeout": null,
  186. "colorBackground": true,
  187. "colorValue": false,
  188. "colors": [
  189. "#d44a3a",
  190. "rgba(237, 129, 40, 0.89)",
  191. "#299c46"
  192. ],
  193. "datasource": "prometheus",
  194. "format": "none",
  195. "gauge": {
  196. "maxValue": 100,
  197. "minValue": 0,
  198. "show": false,
  199. "thresholdLabels": false,
  200. "thresholdMarkers": true
  201. },
  202. "gridPos": {
  203. "h": 3,
  204. "w": 7,
  205. "x": 12,
  206. "y": 0
  207. },
  208. "id": 9,
  209. "interval": "",
  210. "links": [],
  211. "mappingType": 1,
  212. "mappingTypes": [
  213. {
  214. "name": "value to text",
  215. "value": 1
  216. },
  217. {
  218. "name": "range to text",
  219. "value": 2
  220. }
  221. ],
  222. "maxDataPoints": 100,
  223. "nullPointMode": "connected",
  224. "nullText": null,
  225. "postfix": "",
  226. "postfixFontSize": "50%",
  227. "prefix": "",
  228. "prefixFontSize": "50%",
  229. "rangeMaps": [
  230. {
  231. "from": "null",
  232. "text": "N/A",
  233. "to": "null"
  234. }
  235. ],
  236. "sparkline": {
  237. "fillColor": "rgba(31, 118, 189, 0.18)",
  238. "full": false,
  239. "lineColor": "rgb(31, 120, 193)",
  240. "show": false
  241. },
  242. "tableColumn": "Value",
  243. "targets": [
  244. {
  245. "expr": "sum(tendermint_up)",
  246. "format": "heatmap",
  247. "instant": false,
  248. "intervalFactor": 1,
  249. "legendFormat": "",
  250. "refId": "A"
  251. }
  252. ],
  253. "thresholds": "3,4",
  254. "title": "Validators Up",
  255. "type": "singlestat",
  256. "valueFontSize": "80%",
  257. "valueMaps": [],
  258. "valueName": "current"
  259. },
  260. {
  261. "aliasColors": {},
  262. "bars": false,
  263. "dashLength": 10,
  264. "dashes": false,
  265. "datasource": "prometheus",
  266. "description": "Validators are not scraped at the exact same time",
  267. "fill": 1,
  268. "gridPos": {
  269. "h": 9,
  270. "w": 6,
  271. "x": 0,
  272. "y": 3
  273. },
  274. "id": 2,
  275. "legend": {
  276. "avg": false,
  277. "current": false,
  278. "max": false,
  279. "min": false,
  280. "show": true,
  281. "total": false,
  282. "values": false
  283. },
  284. "lines": true,
  285. "linewidth": 1,
  286. "links": [],
  287. "nullPointMode": "null",
  288. "percentage": false,
  289. "pointradius": 5,
  290. "points": false,
  291. "renderer": "flot",
  292. "seriesOverrides": [],
  293. "spaceLength": 10,
  294. "stack": false,
  295. "steppedLine": false,
  296. "targets": [
  297. {
  298. "expr": "max without(instance, statefulset_kubernetes_io_pod_name, controller_revision_hash) (tendermint_last_block_height)",
  299. "format": "time_series",
  300. "hide": false,
  301. "intervalFactor": 1,
  302. "legendFormat": "{{kubernetes_pod_name}}",
  303. "refId": "A"
  304. }
  305. ],
  306. "thresholds": [],
  307. "timeFrom": null,
  308. "timeShift": null,
  309. "title": "Block Height",
  310. "tooltip": {
  311. "shared": true,
  312. "sort": 0,
  313. "value_type": "individual"
  314. },
  315. "type": "graph",
  316. "xaxis": {
  317. "buckets": null,
  318. "mode": "time",
  319. "name": null,
  320. "show": true,
  321. "values": []
  322. },
  323. "yaxes": [
  324. {
  325. "format": "short",
  326. "label": null,
  327. "logBase": 1,
  328. "max": null,
  329. "min": null,
  330. "show": true
  331. },
  332. {
  333. "format": "short",
  334. "label": null,
  335. "logBase": 1,
  336. "max": null,
  337. "min": null,
  338. "show": true
  339. }
  340. ],
  341. "yaxis": {
  342. "align": false,
  343. "alignLevel": null
  344. }
  345. },
  346. {
  347. "aliasColors": {},
  348. "bars": false,
  349. "dashLength": 10,
  350. "dashes": false,
  351. "datasource": "prometheus",
  352. "fill": 1,
  353. "gridPos": {
  354. "h": 9,
  355. "w": 6,
  356. "x": 6,
  357. "y": 3
  358. },
  359. "id": 3,
  360. "legend": {
  361. "avg": false,
  362. "current": false,
  363. "max": false,
  364. "min": false,
  365. "show": true,
  366. "total": false,
  367. "values": false
  368. },
  369. "lines": true,
  370. "linewidth": 1,
  371. "links": [],
  372. "nullPointMode": "null",
  373. "percentage": false,
  374. "pointradius": 5,
  375. "points": false,
  376. "renderer": "flot",
  377. "seriesOverrides": [],
  378. "spaceLength": 10,
  379. "stack": false,
  380. "steppedLine": false,
  381. "targets": [
  382. {
  383. "expr": "sum(rate(tendermint_last_block_timestamp_seconds[5m])) by (kubernetes_pod_name)",
  384. "format": "time_series",
  385. "intervalFactor": 1,
  386. "legendFormat": "{{kubernetes_pod_name}}",
  387. "refId": "A"
  388. }
  389. ],
  390. "thresholds": [],
  391. "timeFrom": null,
  392. "timeShift": null,
  393. "title": "Blocks processing rate",
  394. "tooltip": {
  395. "shared": true,
  396. "sort": 0,
  397. "value_type": "individual"
  398. },
  399. "type": "graph",
  400. "xaxis": {
  401. "buckets": null,
  402. "mode": "time",
  403. "name": null,
  404. "show": true,
  405. "values": []
  406. },
  407. "yaxes": [
  408. {
  409. "format": "short",
  410. "label": null,
  411. "logBase": 1,
  412. "max": null,
  413. "min": "0",
  414. "show": true
  415. },
  416. {
  417. "format": "short",
  418. "label": null,
  419. "logBase": 2,
  420. "max": null,
  421. "min": null,
  422. "show": true
  423. }
  424. ],
  425. "yaxis": {
  426. "align": false,
  427. "alignLevel": null
  428. }
  429. },
  430. {
  431. "aliasColors": {},
  432. "bars": false,
  433. "dashLength": 10,
  434. "dashes": false,
  435. "datasource": "prometheus",
  436. "fill": 1,
  437. "gridPos": {
  438. "h": 9,
  439. "w": 6,
  440. "x": 12,
  441. "y": 3
  442. },
  443. "id": 6,
  444. "legend": {
  445. "avg": false,
  446. "current": true,
  447. "max": true,
  448. "min": false,
  449. "show": true,
  450. "total": false,
  451. "values": true
  452. },
  453. "lines": true,
  454. "linewidth": 1,
  455. "links": [],
  456. "nullPointMode": "null",
  457. "percentage": false,
  458. "pointradius": 5,
  459. "points": false,
  460. "renderer": "flot",
  461. "seriesOverrides": [],
  462. "spaceLength": 10,
  463. "stack": false,
  464. "steppedLine": false,
  465. "targets": [
  466. {
  467. "expr": "min without(instance, controller_revision_hash) (tendermint_peers_total)",
  468. "format": "time_series",
  469. "hide": false,
  470. "intervalFactor": 1,
  471. "legendFormat": "{{kubernetes_pod_name}} ",
  472. "refId": "A"
  473. }
  474. ],
  475. "thresholds": [],
  476. "timeFrom": null,
  477. "timeShift": null,
  478. "title": "Peers",
  479. "tooltip": {
  480. "shared": true,
  481. "sort": 0,
  482. "value_type": "individual"
  483. },
  484. "type": "graph",
  485. "xaxis": {
  486. "buckets": null,
  487. "mode": "time",
  488. "name": null,
  489. "show": true,
  490. "values": []
  491. },
  492. "yaxes": [
  493. {
  494. "format": "short",
  495. "label": null,
  496. "logBase": 1,
  497. "max": null,
  498. "min": "0",
  499. "show": true
  500. },
  501. {
  502. "format": "short",
  503. "label": null,
  504. "logBase": 1,
  505. "max": null,
  506. "min": null,
  507. "show": true
  508. }
  509. ],
  510. "yaxis": {
  511. "align": false,
  512. "alignLevel": null
  513. }
  514. },
  515. {
  516. "aliasColors": {},
  517. "bars": false,
  518. "dashLength": 10,
  519. "dashes": false,
  520. "datasource": "prometheus",
  521. "fill": 1,
  522. "gridPos": {
  523. "h": 9,
  524. "w": 6,
  525. "x": 18,
  526. "y": 3
  527. },
  528. "id": 5,
  529. "legend": {
  530. "avg": false,
  531. "current": false,
  532. "max": false,
  533. "min": false,
  534. "show": true,
  535. "total": false,
  536. "values": false
  537. },
  538. "lines": true,
  539. "linewidth": 1,
  540. "links": [],
  541. "nullPointMode": "null",
  542. "percentage": false,
  543. "pointradius": 5,
  544. "points": false,
  545. "renderer": "flot",
  546. "seriesOverrides": [],
  547. "spaceLength": 10,
  548. "stack": false,
  549. "steppedLine": false,
  550. "targets": [
  551. {
  552. "expr": "(histogram_quantile(0.95, rate(tendermint_block_close_duration_seconds_bucket[5m])))",
  553. "format": "time_series",
  554. "hide": false,
  555. "interval": "",
  556. "intervalFactor": 1,
  557. "legendFormat": ".95 {{kubernetes_pod_name}}",
  558. "refId": "A"
  559. },
  560. {
  561. "expr": " (histogram_quantile(0.9, rate(tendermint_block_close_duration_seconds_bucket[5m])))",
  562. "format": "time_series",
  563. "instant": false,
  564. "intervalFactor": 1,
  565. "legendFormat": ".90 {{kubernetes_pod_name}}",
  566. "refId": "B"
  567. },
  568. {
  569. "expr": "(histogram_quantile(0.5, rate(tendermint_block_close_duration_seconds_bucket[5m])))",
  570. "format": "time_series",
  571. "interval": "",
  572. "intervalFactor": 1,
  573. "legendFormat": ".50 {{kubernetes_pod_name}}",
  574. "refId": "C"
  575. }
  576. ],
  577. "thresholds": [],
  578. "timeFrom": null,
  579. "timeShift": null,
  580. "title": "Block Closing Duration Quantiles",
  581. "tooltip": {
  582. "shared": true,
  583. "sort": 0,
  584. "value_type": "individual"
  585. },
  586. "type": "graph",
  587. "xaxis": {
  588. "buckets": null,
  589. "mode": "time",
  590. "name": null,
  591. "show": true,
  592. "values": []
  593. },
  594. "yaxes": [
  595. {
  596. "format": "s",
  597. "label": null,
  598. "logBase": 1,
  599. "max": null,
  600. "min": "0",
  601. "show": true
  602. },
  603. {
  604. "format": "short",
  605. "label": null,
  606. "logBase": 1,
  607. "max": null,
  608. "min": null,
  609. "show": true
  610. }
  611. ],
  612. "yaxis": {
  613. "align": false,
  614. "alignLevel": null
  615. }
  616. },
  617. {
  618. "aliasColors": {},
  619. "bars": false,
  620. "dashLength": 10,
  621. "dashes": false,
  622. "datasource": "prometheus",
  623. "fill": 1,
  624. "gridPos": {
  625. "h": 9,
  626. "w": 12,
  627. "x": 0,
  628. "y": 12
  629. },
  630. "id": 4,
  631. "legend": {
  632. "avg": false,
  633. "current": false,
  634. "max": false,
  635. "min": false,
  636. "show": true,
  637. "total": false,
  638. "values": false
  639. },
  640. "lines": true,
  641. "linewidth": 1,
  642. "links": [],
  643. "nullPointMode": "null",
  644. "percentage": false,
  645. "pointradius": 5,
  646. "points": false,
  647. "renderer": "flot",
  648. "seriesOverrides": [],
  649. "spaceLength": 10,
  650. "stack": false,
  651. "steppedLine": false,
  652. "targets": [
  653. {
  654. "expr": "max without(instance, controller_revision_hash) (tendermint_tx_total)",
  655. "format": "time_series",
  656. "hide": false,
  657. "intervalFactor": 1,
  658. "legendFormat": "{{kubernetes_pod_name}}",
  659. "refId": "A"
  660. }
  661. ],
  662. "thresholds": [],
  663. "timeFrom": null,
  664. "timeShift": null,
  665. "title": "TX total",
  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. "decimals": null,
  682. "format": "short",
  683. "label": null,
  684. "logBase": 1,
  685. "max": null,
  686. "min": "0",
  687. "show": true
  688. },
  689. {
  690. "format": "short",
  691. "label": null,
  692. "logBase": 1,
  693. "max": null,
  694. "min": null,
  695. "show": true
  696. }
  697. ],
  698. "yaxis": {
  699. "align": false,
  700. "alignLevel": null
  701. }
  702. },
  703. {
  704. "aliasColors": {},
  705. "bars": false,
  706. "dashLength": 10,
  707. "dashes": false,
  708. "datasource": "prometheus",
  709. "fill": 1,
  710. "gridPos": {
  711. "h": 9,
  712. "w": 12,
  713. "x": 12,
  714. "y": 12
  715. },
  716. "id": 10,
  717. "legend": {
  718. "avg": false,
  719. "current": false,
  720. "max": false,
  721. "min": false,
  722. "show": true,
  723. "total": false,
  724. "values": false
  725. },
  726. "lines": true,
  727. "linewidth": 1,
  728. "links": [],
  729. "nullPointMode": "null",
  730. "percentage": false,
  731. "pointradius": 5,
  732. "points": false,
  733. "renderer": "flot",
  734. "seriesOverrides": [],
  735. "spaceLength": 10,
  736. "stack": false,
  737. "steppedLine": false,
  738. "targets": [
  739. {
  740. "expr": "max without(instance, kubernetes_pod_name, statefulset_kubernetes_io_pod_name, controller_revision_hash)(tendermint_last_block_tx_total)",
  741. "format": "time_series",
  742. "hide": false,
  743. "intervalFactor": 1,
  744. "legendFormat": "{{app}}",
  745. "refId": "A"
  746. }
  747. ],
  748. "thresholds": [],
  749. "timeFrom": null,
  750. "timeShift": null,
  751. "title": "TX in last Block",
  752. "tooltip": {
  753. "shared": true,
  754. "sort": 0,
  755. "value_type": "individual"
  756. },
  757. "type": "graph",
  758. "xaxis": {
  759. "buckets": null,
  760. "mode": "time",
  761. "name": null,
  762. "show": true,
  763. "values": []
  764. },
  765. "yaxes": [
  766. {
  767. "format": "short",
  768. "label": null,
  769. "logBase": 1,
  770. "max": null,
  771. "min": "0",
  772. "show": true
  773. },
  774. {
  775. "format": "short",
  776. "label": null,
  777. "logBase": 1,
  778. "max": null,
  779. "min": null,
  780. "show": true
  781. }
  782. ],
  783. "yaxis": {
  784. "align": false,
  785. "alignLevel": null
  786. }
  787. },
  788. {
  789. "aliasColors": {},
  790. "bars": false,
  791. "dashLength": 10,
  792. "dashes": false,
  793. "datasource": "prometheus",
  794. "fill": 1,
  795. "gridPos": {
  796. "h": 8,
  797. "w": 6,
  798. "x": 0,
  799. "y": 21
  800. },
  801. "id": 14,
  802. "legend": {
  803. "avg": false,
  804. "current": false,
  805. "max": false,
  806. "min": false,
  807. "show": true,
  808. "total": false,
  809. "values": false
  810. },
  811. "lines": true,
  812. "linewidth": 1,
  813. "links": [],
  814. "nullPointMode": "null",
  815. "percentage": false,
  816. "pointradius": 5,
  817. "points": false,
  818. "renderer": "flot",
  819. "seriesOverrides": [],
  820. "spaceLength": 10,
  821. "stack": false,
  822. "steppedLine": false,
  823. "targets": [
  824. {
  825. "expr": "sum (rate(tendermint_peer_send_bytes[5m])) by (kubernetes_pod_name, peer_name)",
  826. "format": "time_series",
  827. "hide": false,
  828. "intervalFactor": 1,
  829. "legendFormat": "{{kubernetes_pod_name}}->{{peer_name}}",
  830. "refId": "A"
  831. }
  832. ],
  833. "thresholds": [],
  834. "timeFrom": null,
  835. "timeShift": null,
  836. "title": "Bytes Send Rate",
  837. "tooltip": {
  838. "shared": true,
  839. "sort": 0,
  840. "value_type": "individual"
  841. },
  842. "type": "graph",
  843. "xaxis": {
  844. "buckets": null,
  845. "mode": "time",
  846. "name": null,
  847. "show": true,
  848. "values": []
  849. },
  850. "yaxes": [
  851. {
  852. "format": "short",
  853. "label": null,
  854. "logBase": 1,
  855. "max": null,
  856. "min": "0",
  857. "show": true
  858. },
  859. {
  860. "format": "short",
  861. "label": null,
  862. "logBase": 1,
  863. "max": null,
  864. "min": null,
  865. "show": true
  866. }
  867. ],
  868. "yaxis": {
  869. "align": false,
  870. "alignLevel": null
  871. }
  872. },
  873. {
  874. "aliasColors": {},
  875. "bars": false,
  876. "dashLength": 10,
  877. "dashes": false,
  878. "datasource": "prometheus",
  879. "fill": 1,
  880. "gridPos": {
  881. "h": 8,
  882. "w": 6,
  883. "x": 6,
  884. "y": 21
  885. },
  886. "id": 12,
  887. "legend": {
  888. "avg": false,
  889. "current": false,
  890. "max": false,
  891. "min": false,
  892. "show": true,
  893. "total": false,
  894. "values": false
  895. },
  896. "lines": true,
  897. "linewidth": 1,
  898. "links": [],
  899. "nullPointMode": "null",
  900. "percentage": false,
  901. "pointradius": 5,
  902. "points": false,
  903. "renderer": "flot",
  904. "seriesOverrides": [],
  905. "spaceLength": 10,
  906. "stack": false,
  907. "steppedLine": false,
  908. "targets": [
  909. {
  910. "expr": "sum(rate(tendermint_peer_received_bytes[5m])) by (kubernetes_pod_name, peer_name)",
  911. "format": "time_series",
  912. "hide": false,
  913. "intervalFactor": 1,
  914. "legendFormat": "{{kubernetes_pod_name}}<-{{peer_name}}",
  915. "refId": "A"
  916. }
  917. ],
  918. "thresholds": [],
  919. "timeFrom": null,
  920. "timeShift": null,
  921. "title": "Bytes Received Rate",
  922. "tooltip": {
  923. "shared": true,
  924. "sort": 0,
  925. "value_type": "individual"
  926. },
  927. "type": "graph",
  928. "xaxis": {
  929. "buckets": null,
  930. "mode": "time",
  931. "name": null,
  932. "show": true,
  933. "values": []
  934. },
  935. "yaxes": [
  936. {
  937. "format": "short",
  938. "label": null,
  939. "logBase": 1,
  940. "max": null,
  941. "min": "0",
  942. "show": true
  943. },
  944. {
  945. "format": "short",
  946. "label": null,
  947. "logBase": 1,
  948. "max": null,
  949. "min": null,
  950. "show": true
  951. }
  952. ],
  953. "yaxis": {
  954. "align": false,
  955. "alignLevel": null
  956. }
  957. },
  958. {
  959. "aliasColors": {},
  960. "bars": false,
  961. "dashLength": 10,
  962. "dashes": false,
  963. "datasource": "prometheus",
  964. "fill": 1,
  965. "gridPos": {
  966. "h": 8,
  967. "w": 6,
  968. "x": 12,
  969. "y": 21
  970. },
  971. "id": 13,
  972. "legend": {
  973. "avg": false,
  974. "current": false,
  975. "max": false,
  976. "min": false,
  977. "show": true,
  978. "total": false,
  979. "values": false
  980. },
  981. "lines": true,
  982. "linewidth": 1,
  983. "links": [],
  984. "nullPointMode": "null",
  985. "percentage": false,
  986. "pointradius": 5,
  987. "points": false,
  988. "renderer": "flot",
  989. "seriesOverrides": [],
  990. "spaceLength": 10,
  991. "stack": false,
  992. "steppedLine": false,
  993. "targets": [
  994. {
  995. "expr": "sum without(instance, controller_revision_hash) (avg_over_time (tendermint_peer_channels_total[5m]) )",
  996. "format": "time_series",
  997. "hide": false,
  998. "intervalFactor": 1,
  999. "legendFormat": "{{kubernetes_pod_name}}->{{peer_name}}",
  1000. "refId": "A"
  1001. }
  1002. ],
  1003. "thresholds": [],
  1004. "timeFrom": null,
  1005. "timeShift": null,
  1006. "title": "Peer Channels",
  1007. "tooltip": {
  1008. "shared": true,
  1009. "sort": 0,
  1010. "value_type": "individual"
  1011. },
  1012. "type": "graph",
  1013. "xaxis": {
  1014. "buckets": null,
  1015. "mode": "time",
  1016. "name": null,
  1017. "show": true,
  1018. "values": []
  1019. },
  1020. "yaxes": [
  1021. {
  1022. "format": "short",
  1023. "label": null,
  1024. "logBase": 1,
  1025. "max": null,
  1026. "min": "0",
  1027. "show": true
  1028. },
  1029. {
  1030. "format": "short",
  1031. "label": null,
  1032. "logBase": 1,
  1033. "max": null,
  1034. "min": null,
  1035. "show": true
  1036. }
  1037. ],
  1038. "yaxis": {
  1039. "align": false,
  1040. "alignLevel": null
  1041. }
  1042. },
  1043. {
  1044. "aliasColors": {},
  1045. "bars": false,
  1046. "dashLength": 10,
  1047. "dashes": false,
  1048. "datasource": "prometheus",
  1049. "description": "",
  1050. "fill": 1,
  1051. "gridPos": {
  1052. "h": 8,
  1053. "w": 6,
  1054. "x": 18,
  1055. "y": 21
  1056. },
  1057. "id": 15,
  1058. "legend": {
  1059. "avg": false,
  1060. "current": false,
  1061. "max": false,
  1062. "min": false,
  1063. "show": true,
  1064. "total": false,
  1065. "values": false
  1066. },
  1067. "lines": true,
  1068. "linewidth": 1,
  1069. "links": [],
  1070. "nullPointMode": "null",
  1071. "percentage": false,
  1072. "pointradius": 5,
  1073. "points": false,
  1074. "renderer": "flot",
  1075. "seriesOverrides": [],
  1076. "spaceLength": 10,
  1077. "stack": false,
  1078. "steppedLine": false,
  1079. "targets": [
  1080. {
  1081. "$$hashKey": "object:335",
  1082. "expr": "rate (tendermint_peer_connection_seconds[5m])",
  1083. "format": "time_series",
  1084. "hide": false,
  1085. "intervalFactor": 1,
  1086. "legendFormat": "{{kubernetes_pod_name}}->{{peer_name}}",
  1087. "refId": "A"
  1088. }
  1089. ],
  1090. "thresholds": [],
  1091. "timeFrom": null,
  1092. "timeShift": null,
  1093. "title": "Peer Connection Duration Rate",
  1094. "tooltip": {
  1095. "shared": true,
  1096. "sort": 0,
  1097. "value_type": "individual"
  1098. },
  1099. "type": "graph",
  1100. "xaxis": {
  1101. "buckets": null,
  1102. "mode": "time",
  1103. "name": null,
  1104. "show": true,
  1105. "values": []
  1106. },
  1107. "yaxes": [
  1108. {
  1109. "format": "short",
  1110. "label": null,
  1111. "logBase": 1,
  1112. "max": null,
  1113. "min": "0",
  1114. "show": true
  1115. },
  1116. {
  1117. "format": "short",
  1118. "label": null,
  1119. "logBase": 1,
  1120. "max": null,
  1121. "min": null,
  1122. "show": true
  1123. }
  1124. ],
  1125. "yaxis": {
  1126. "align": false,
  1127. "alignLevel": null
  1128. }
  1129. }
  1130. ],
  1131. "schemaVersion": 16,
  1132. "style": "dark",
  1133. "tags": [],
  1134. "templating": {
  1135. "list": []
  1136. },
  1137. "time": {
  1138. "from": "now-5m",
  1139. "to": "now"
  1140. },
  1141. "timepicker": {
  1142. "refresh_intervals": [
  1143. "5s",
  1144. "10s",
  1145. "30s",
  1146. "1m",
  1147. "5m",
  1148. "15m",
  1149. "30m",
  1150. "1h",
  1151. "2h",
  1152. "1d"
  1153. ],
  1154. "time_options": [
  1155. "5m",
  1156. "15m",
  1157. "1h",
  1158. "6h",
  1159. "12h",
  1160. "24h",
  1161. "2d",
  1162. "7d",
  1163. "30d"
  1164. ]
  1165. },
  1166. "timezone": "",
  1167. "title": "bov",
  1168. "uid": "Xt3rvNIiz",
  1169. "version": 2
  1170. }
Add Comment
Please, Sign In to add comment