szymski

Untitled

Oct 7th, 2021
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 143.97 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. "datasource": "-- Grafana --",
  15. "enable": true,
  16. "hide": false,
  17. "iconColor": "#F2495C",
  18. "limit": 100,
  19. "name": "Deploy",
  20. "showIn": 0,
  21. "tags": [
  22. "deploy",
  23. "messenger-context"
  24. ],
  25. "type": "tags"
  26. }
  27. ]
  28. },
  29. "editable": true,
  30. "gnetId": null,
  31. "graphTooltip": 0,
  32. "id": 503,
  33. "iteration": 1633616143775,
  34. "links": [],
  35. "panels": [
  36. {
  37. "cacheTimeout": null,
  38. "datasource": "$Prometheus",
  39. "fieldConfig": {
  40. "defaults": {
  41. "mappings": [
  42. {
  43. "options": {
  44. "match": "null",
  45. "result": {
  46. "text": "N/A"
  47. }
  48. },
  49. "type": "special"
  50. }
  51. ],
  52. "max": 100,
  53. "min": 0,
  54. "thresholds": {
  55. "mode": "absolute",
  56. "steps": [
  57. {
  58. "color": "super-light-green",
  59. "value": null
  60. },
  61. {
  62. "color": "red",
  63. "value": 80
  64. }
  65. ]
  66. },
  67. "unit": "percent"
  68. },
  69. "overrides": []
  70. },
  71. "gridPos": {
  72. "h": 3,
  73. "w": 8,
  74. "x": 16,
  75. "y": 0
  76. },
  77. "id": 6,
  78. "interval": null,
  79. "links": [],
  80. "maxDataPoints": 100,
  81. "options": {
  82. "colorMode": "value",
  83. "graphMode": "none",
  84. "justifyMode": "auto",
  85. "orientation": "horizontal",
  86. "reduceOptions": {
  87. "calcs": [
  88. "lastNotNull"
  89. ],
  90. "fields": "",
  91. "values": false
  92. },
  93. "text": {},
  94. "textMode": "auto"
  95. },
  96. "pluginVersion": "8.0.2",
  97. "tableColumn": "",
  98. "targets": [
  99. {
  100. "expr": "sum(rate(container_cpu_user_seconds_total{instance=~\"$node:$port\",job=~\"$job\",image!=\"\",name=~\"$name\"}[5m]) * 100)",
  101. "format": "time_series",
  102. "intervalFactor": 2,
  103. "legendFormat": "",
  104. "metric": "container_memory_usage_bytes",
  105. "refId": "A",
  106. "step": 240
  107. }
  108. ],
  109. "title": "Total CPU Usage",
  110. "transparent": true,
  111. "type": "stat"
  112. },
  113. {
  114. "cacheTimeout": null,
  115. "datasource": "$Prometheus",
  116. "fieldConfig": {
  117. "defaults": {
  118. "mappings": [
  119. {
  120. "options": {
  121. "match": "null",
  122. "result": {
  123. "text": "N/A"
  124. }
  125. },
  126. "type": "special"
  127. }
  128. ],
  129. "max": 100,
  130. "min": 0,
  131. "thresholds": {
  132. "mode": "absolute",
  133. "steps": [
  134. {
  135. "color": "super-light-green",
  136. "value": null
  137. },
  138. {
  139. "color": "red",
  140. "value": 80
  141. }
  142. ]
  143. },
  144. "unit": "percent"
  145. },
  146. "overrides": []
  147. },
  148. "gridPos": {
  149. "h": 3,
  150. "w": 8,
  151. "x": 16,
  152. "y": 0
  153. },
  154. "id": 6,
  155. "interval": null,
  156. "links": [],
  157. "maxDataPoints": 100,
  158. "options": {
  159. "colorMode": "value",
  160. "graphMode": "none",
  161. "justifyMode": "auto",
  162. "orientation": "horizontal",
  163. "reduceOptions": {
  164. "calcs": [
  165. "lastNotNull"
  166. ],
  167. "fields": "",
  168. "values": false
  169. },
  170. "text": {},
  171. "textMode": "auto"
  172. },
  173. "pluginVersion": "8.0.2",
  174. "tableColumn": "",
  175. "targets": [
  176. {
  177. "expr": "sum(rate(container_cpu_user_seconds_total{instance=~\"$node:$port\",job=~\"$job\",image!=\"\",name=~\"$name\"}[5m]) * 100)",
  178. "format": "time_series",
  179. "intervalFactor": 2,
  180. "legendFormat": "",
  181. "metric": "container_memory_usage_bytes",
  182. "refId": "A",
  183. "step": 240
  184. }
  185. ],
  186. "title": "Total CPU Usage",
  187. "transparent": true,
  188. "type": "stat"
  189. },
  190. {
  191. "collapsed": true,
  192. "datasource": null,
  193. "gridPos": {
  194. "h": 1,
  195. "w": 24,
  196. "x": 0,
  197. "y": 3
  198. },
  199. "id": 82,
  200. "panels": [
  201. {
  202. "cacheTimeout": null,
  203. "datasource": "$Prometheus",
  204. "fieldConfig": {
  205. "defaults": {
  206. "mappings": [
  207. {
  208. "options": {
  209. "match": "null",
  210. "result": {
  211. "text": "N/A"
  212. }
  213. },
  214. "type": "special"
  215. }
  216. ],
  217. "thresholds": {
  218. "mode": "absolute",
  219. "steps": [
  220. {
  221. "color": "super-light-green",
  222. "value": null
  223. },
  224. {
  225. "color": "red",
  226. "value": 80
  227. }
  228. ]
  229. },
  230. "unit": "none"
  231. },
  232. "overrides": []
  233. },
  234. "gridPos": {
  235. "h": 3,
  236. "w": 8,
  237. "x": 0,
  238. "y": 4
  239. },
  240. "id": 7,
  241. "interval": null,
  242. "links": [],
  243. "maxDataPoints": 100,
  244. "options": {
  245. "colorMode": "value",
  246. "graphMode": "none",
  247. "justifyMode": "auto",
  248. "orientation": "horizontal",
  249. "reduceOptions": {
  250. "calcs": [
  251. "count"
  252. ],
  253. "fields": "",
  254. "values": false
  255. },
  256. "text": {},
  257. "textMode": "value"
  258. },
  259. "pluginVersion": "8.0.2",
  260. "targets": [
  261. {
  262. "expr": "count(container_last_seen{instance=~\"$node:$port\",job=~\"$job\",image!=\"\",name=~\"$name\"})",
  263. "format": "time_series",
  264. "instant": false,
  265. "interval": "",
  266. "intervalFactor": 2,
  267. "legendFormat": "",
  268. "metric": "container_last_seen",
  269. "refId": "A",
  270. "step": 240
  271. }
  272. ],
  273. "title": "Running containers",
  274. "transparent": true,
  275. "type": "stat"
  276. },
  277. {
  278. "cacheTimeout": null,
  279. "datasource": "$Prometheus",
  280. "fieldConfig": {
  281. "defaults": {
  282. "mappings": [
  283. {
  284. "options": {
  285. "match": "null",
  286. "result": {
  287. "text": "N/A"
  288. }
  289. },
  290. "type": "special"
  291. }
  292. ],
  293. "thresholds": {
  294. "mode": "percentage",
  295. "steps": [
  296. {
  297. "color": "super-light-green",
  298. "value": null
  299. }
  300. ]
  301. },
  302. "unit": "mbytes"
  303. },
  304. "overrides": []
  305. },
  306. "gridPos": {
  307. "h": 3,
  308. "w": 8,
  309. "x": 8,
  310. "y": 4
  311. },
  312. "id": 5,
  313. "interval": null,
  314. "links": [],
  315. "maxDataPoints": 100,
  316. "options": {
  317. "colorMode": "value",
  318. "graphMode": "none",
  319. "justifyMode": "auto",
  320. "orientation": "horizontal",
  321. "reduceOptions": {
  322. "calcs": [
  323. "lastNotNull"
  324. ],
  325. "fields": "",
  326. "values": false
  327. },
  328. "text": {},
  329. "textMode": "auto"
  330. },
  331. "pluginVersion": "8.0.2",
  332. "targets": [
  333. {
  334. "expr": "sum(container_memory_usage_bytes{instance=~\"$node:$port\",job=~\"$job\",image!=\"\",name=~\"$name\"})/1024/1024",
  335. "format": "time_series",
  336. "interval": "",
  337. "intervalFactor": 2,
  338. "legendFormat": "",
  339. "metric": "container_memory_usage_bytes",
  340. "refId": "A",
  341. "step": 240
  342. }
  343. ],
  344. "title": "Total Memory Usage",
  345. "transparent": true,
  346. "type": "stat"
  347. }
  348. ],
  349. "title": "Row title",
  350. "type": "row"
  351. },
  352. {
  353. "collapsed": true,
  354. "datasource": null,
  355. "gridPos": {
  356. "h": 1,
  357. "w": 24,
  358. "x": 0,
  359. "y": 4
  360. },
  361. "id": 58,
  362. "panels": [
  363. {
  364. "aliasColors": {},
  365. "bars": false,
  366. "dashLength": 10,
  367. "dashes": false,
  368. "datasource": "$Prometheus",
  369. "decimals": 2,
  370. "editable": true,
  371. "error": false,
  372. "fieldConfig": {
  373. "defaults": {
  374. "links": []
  375. },
  376. "overrides": []
  377. },
  378. "fill": 1,
  379. "fillGradient": 0,
  380. "grid": {},
  381. "gridPos": {
  382. "h": 7,
  383. "w": 12,
  384. "x": 0,
  385. "y": 5
  386. },
  387. "hiddenSeries": false,
  388. "id": 60,
  389. "isNew": true,
  390. "legend": {
  391. "alignAsTable": true,
  392. "avg": true,
  393. "current": true,
  394. "max": false,
  395. "min": false,
  396. "rightSide": false,
  397. "show": true,
  398. "total": false,
  399. "values": true
  400. },
  401. "lines": true,
  402. "linewidth": 2,
  403. "links": [],
  404. "nullPointMode": "connected",
  405. "options": {
  406. "alertThreshold": true
  407. },
  408. "percentage": false,
  409. "pluginVersion": "8.0.2",
  410. "pointradius": 5,
  411. "points": false,
  412. "renderer": "flot",
  413. "seriesOverrides": [],
  414. "spaceLength": 10,
  415. "stack": false,
  416. "steppedLine": false,
  417. "targets": [
  418. {
  419. "exemplar": true,
  420. "expr": "rate(container_cpu_user_seconds_total{job=~\"$job\",image!=\"\",name=~\"$name\",name!~\"$redis_name\"}[5m]) * 100",
  421. "interval": "",
  422. "intervalFactor": 2,
  423. "legendFormat": "{{name}}",
  424. "metric": "cpu",
  425. "refId": "A",
  426. "step": 10
  427. }
  428. ],
  429. "thresholds": [],
  430. "timeFrom": null,
  431. "timeRegions": [],
  432. "timeShift": null,
  433. "title": "CPU Usage",
  434. "tooltip": {
  435. "msResolution": false,
  436. "shared": true,
  437. "sort": 0,
  438. "value_type": "cumulative"
  439. },
  440. "type": "graph",
  441. "xaxis": {
  442. "buckets": null,
  443. "mode": "time",
  444. "name": null,
  445. "show": true,
  446. "values": []
  447. },
  448. "yaxes": [
  449. {
  450. "$$hashKey": "object:2298",
  451. "format": "percent",
  452. "label": null,
  453. "logBase": 1,
  454. "max": null,
  455. "min": null,
  456. "show": true
  457. },
  458. {
  459. "$$hashKey": "object:2299",
  460. "format": "short",
  461. "label": null,
  462. "logBase": 1,
  463. "max": null,
  464. "min": null,
  465. "show": true
  466. }
  467. ],
  468. "yaxis": {
  469. "align": false,
  470. "alignLevel": null
  471. }
  472. },
  473. {
  474. "aliasColors": {},
  475. "bars": false,
  476. "dashLength": 10,
  477. "dashes": false,
  478. "datasource": "$Prometheus",
  479. "decimals": 2,
  480. "editable": true,
  481. "error": false,
  482. "fieldConfig": {
  483. "defaults": {
  484. "links": []
  485. },
  486. "overrides": []
  487. },
  488. "fill": 1,
  489. "fillGradient": 0,
  490. "grid": {},
  491. "gridPos": {
  492. "h": 7,
  493. "w": 12,
  494. "x": 12,
  495. "y": 5
  496. },
  497. "hiddenSeries": false,
  498. "id": 75,
  499. "isNew": true,
  500. "legend": {
  501. "alignAsTable": true,
  502. "avg": true,
  503. "current": true,
  504. "max": false,
  505. "min": false,
  506. "rightSide": false,
  507. "show": true,
  508. "total": false,
  509. "values": true
  510. },
  511. "lines": true,
  512. "linewidth": 2,
  513. "links": [],
  514. "nullPointMode": "connected",
  515. "options": {
  516. "alertThreshold": true
  517. },
  518. "percentage": false,
  519. "pluginVersion": "8.0.2",
  520. "pointradius": 5,
  521. "points": false,
  522. "renderer": "flot",
  523. "seriesOverrides": [],
  524. "spaceLength": 10,
  525. "stack": false,
  526. "steppedLine": false,
  527. "targets": [
  528. {
  529. "exemplar": true,
  530. "expr": "container_memory_usage_bytes{job=~\"$job\",image!=\"\",name=~\"$name\",name!~\"$redis_name\"}",
  531. "hide": false,
  532. "interval": "",
  533. "intervalFactor": 2,
  534. "legendFormat": "{{name}}",
  535. "metric": "container_memory_usage_bytes",
  536. "refId": "A",
  537. "step": 10
  538. }
  539. ],
  540. "thresholds": [],
  541. "timeFrom": null,
  542. "timeRegions": [],
  543. "timeShift": null,
  544. "title": "Memory Usage",
  545. "tooltip": {
  546. "msResolution": false,
  547. "shared": true,
  548. "sort": 0,
  549. "value_type": "cumulative"
  550. },
  551. "type": "graph",
  552. "xaxis": {
  553. "buckets": null,
  554. "mode": "time",
  555. "name": null,
  556. "show": true,
  557. "values": []
  558. },
  559. "yaxes": [
  560. {
  561. "$$hashKey": "object:1431",
  562. "format": "bytes",
  563. "label": "",
  564. "logBase": 1,
  565. "max": null,
  566. "min": null,
  567. "show": true
  568. },
  569. {
  570. "$$hashKey": "object:1432",
  571. "format": "short",
  572. "label": null,
  573. "logBase": 1,
  574. "max": null,
  575. "min": null,
  576. "show": false
  577. }
  578. ],
  579. "yaxis": {
  580. "align": false,
  581. "alignLevel": null
  582. }
  583. },
  584. {
  585. "aliasColors": {},
  586. "bars": false,
  587. "dashLength": 10,
  588. "dashes": false,
  589. "datasource": "$Prometheus",
  590. "decimals": 2,
  591. "editable": true,
  592. "error": false,
  593. "fieldConfig": {
  594. "defaults": {
  595. "links": []
  596. },
  597. "overrides": []
  598. },
  599. "fill": 1,
  600. "fillGradient": 0,
  601. "grid": {},
  602. "gridPos": {
  603. "h": 7,
  604. "w": 12,
  605. "x": 0,
  606. "y": 12
  607. },
  608. "hiddenSeries": false,
  609. "id": 63,
  610. "isNew": true,
  611. "legend": {
  612. "alignAsTable": true,
  613. "avg": true,
  614. "current": true,
  615. "max": false,
  616. "min": false,
  617. "rightSide": false,
  618. "show": true,
  619. "total": false,
  620. "values": true
  621. },
  622. "lines": true,
  623. "linewidth": 2,
  624. "links": [],
  625. "nullPointMode": "connected",
  626. "options": {
  627. "alertThreshold": true
  628. },
  629. "percentage": false,
  630. "pluginVersion": "8.0.2",
  631. "pointradius": 5,
  632. "points": false,
  633. "renderer": "flot",
  634. "seriesOverrides": [],
  635. "spaceLength": 10,
  636. "stack": false,
  637. "steppedLine": false,
  638. "targets": [
  639. {
  640. "exemplar": true,
  641. "expr": "irate(container_network_receive_bytes_total{job=~\"$job\",image!=\"\",name=~\"$name\",name!~\"$redis_name\"}[5m])",
  642. "hide": false,
  643. "interval": "",
  644. "intervalFactor": 2,
  645. "legendFormat": "{{name}}",
  646. "metric": "container_memory_usage_bytes",
  647. "refId": "A",
  648. "step": 10
  649. }
  650. ],
  651. "thresholds": [],
  652. "timeFrom": null,
  653. "timeRegions": [],
  654. "timeShift": null,
  655. "title": "Network Rx",
  656. "tooltip": {
  657. "msResolution": false,
  658. "shared": true,
  659. "sort": 0,
  660. "value_type": "cumulative"
  661. },
  662. "type": "graph",
  663. "xaxis": {
  664. "buckets": null,
  665. "mode": "time",
  666. "name": null,
  667. "show": true,
  668. "values": []
  669. },
  670. "yaxes": [
  671. {
  672. "$$hashKey": "object:1431",
  673. "format": "bytes",
  674. "label": "",
  675. "logBase": 1,
  676. "max": null,
  677. "min": null,
  678. "show": true
  679. },
  680. {
  681. "$$hashKey": "object:1432",
  682. "format": "short",
  683. "label": null,
  684. "logBase": 1,
  685. "max": null,
  686. "min": null,
  687. "show": false
  688. }
  689. ],
  690. "yaxis": {
  691. "align": false,
  692. "alignLevel": null
  693. }
  694. },
  695. {
  696. "aliasColors": {},
  697. "bars": false,
  698. "dashLength": 10,
  699. "dashes": false,
  700. "datasource": "$Prometheus",
  701. "decimals": 2,
  702. "editable": true,
  703. "error": false,
  704. "fieldConfig": {
  705. "defaults": {
  706. "links": []
  707. },
  708. "overrides": []
  709. },
  710. "fill": 1,
  711. "fillGradient": 0,
  712. "grid": {},
  713. "gridPos": {
  714. "h": 7,
  715. "w": 12,
  716. "x": 12,
  717. "y": 12
  718. },
  719. "hiddenSeries": false,
  720. "id": 64,
  721. "isNew": true,
  722. "legend": {
  723. "alignAsTable": true,
  724. "avg": true,
  725. "current": true,
  726. "max": false,
  727. "min": false,
  728. "rightSide": false,
  729. "show": true,
  730. "total": false,
  731. "values": true
  732. },
  733. "lines": true,
  734. "linewidth": 2,
  735. "links": [],
  736. "nullPointMode": "connected",
  737. "options": {
  738. "alertThreshold": true
  739. },
  740. "percentage": false,
  741. "pluginVersion": "8.0.2",
  742. "pointradius": 5,
  743. "points": false,
  744. "renderer": "flot",
  745. "seriesOverrides": [],
  746. "spaceLength": 10,
  747. "stack": false,
  748. "steppedLine": false,
  749. "targets": [
  750. {
  751. "exemplar": true,
  752. "expr": "irate(container_network_transmit_bytes_total{job=~\"$job\",image!=\"\",name=~\"$name\",name!~\"$redis_name\"}[5m])",
  753. "hide": false,
  754. "interval": "",
  755. "intervalFactor": 2,
  756. "legendFormat": "{{name}}",
  757. "metric": "container_memory_usage_bytes",
  758. "refId": "A",
  759. "step": 10
  760. }
  761. ],
  762. "thresholds": [],
  763. "timeFrom": null,
  764. "timeRegions": [],
  765. "timeShift": null,
  766. "title": "Network Tx",
  767. "tooltip": {
  768. "msResolution": false,
  769. "shared": true,
  770. "sort": 0,
  771. "value_type": "cumulative"
  772. },
  773. "type": "graph",
  774. "xaxis": {
  775. "buckets": null,
  776. "mode": "time",
  777. "name": null,
  778. "show": true,
  779. "values": []
  780. },
  781. "yaxes": [
  782. {
  783. "$$hashKey": "object:1431",
  784. "format": "bytes",
  785. "label": "",
  786. "logBase": 1,
  787. "max": null,
  788. "min": null,
  789. "show": true
  790. },
  791. {
  792. "$$hashKey": "object:1432",
  793. "format": "short",
  794. "label": null,
  795. "logBase": 1,
  796. "max": null,
  797. "min": null,
  798. "show": false
  799. }
  800. ],
  801. "yaxis": {
  802. "align": false,
  803. "alignLevel": null
  804. }
  805. },
  806. {
  807. "aliasColors": {},
  808. "bars": false,
  809. "dashLength": 10,
  810. "dashes": false,
  811. "datasource": "$Prometheus",
  812. "decimals": 2,
  813. "editable": true,
  814. "error": false,
  815. "fieldConfig": {
  816. "defaults": {
  817. "links": []
  818. },
  819. "overrides": []
  820. },
  821. "fill": 1,
  822. "fillGradient": 0,
  823. "grid": {},
  824. "gridPos": {
  825. "h": 7,
  826. "w": 12,
  827. "x": 0,
  828. "y": 19
  829. },
  830. "hiddenSeries": false,
  831. "id": 65,
  832. "isNew": true,
  833. "legend": {
  834. "alignAsTable": true,
  835. "avg": true,
  836. "current": true,
  837. "max": false,
  838. "min": false,
  839. "rightSide": false,
  840. "show": true,
  841. "total": false,
  842. "values": true
  843. },
  844. "lines": true,
  845. "linewidth": 2,
  846. "links": [],
  847. "nullPointMode": "connected",
  848. "options": {
  849. "alertThreshold": true
  850. },
  851. "percentage": false,
  852. "pluginVersion": "8.0.2",
  853. "pointradius": 5,
  854. "points": false,
  855. "renderer": "flot",
  856. "seriesOverrides": [],
  857. "spaceLength": 10,
  858. "stack": false,
  859. "steppedLine": false,
  860. "targets": [
  861. {
  862. "exemplar": true,
  863. "expr": "irate(container_fs_reads_bytes_total{job=~\"$job\",image!=\"\",name=~\"$name\",name!~\"$redis_name\"}[5m])",
  864. "hide": false,
  865. "interval": "",
  866. "intervalFactor": 2,
  867. "legendFormat": "{{name}}",
  868. "metric": "container_memory_usage_bytes",
  869. "refId": "A",
  870. "step": 10
  871. }
  872. ],
  873. "thresholds": [],
  874. "timeFrom": null,
  875. "timeRegions": [],
  876. "timeShift": null,
  877. "title": "I/O Rx",
  878. "tooltip": {
  879. "msResolution": false,
  880. "shared": true,
  881. "sort": 0,
  882. "value_type": "cumulative"
  883. },
  884. "type": "graph",
  885. "xaxis": {
  886. "buckets": null,
  887. "mode": "time",
  888. "name": null,
  889. "show": true,
  890. "values": []
  891. },
  892. "yaxes": [
  893. {
  894. "$$hashKey": "object:1431",
  895. "format": "bytes",
  896. "label": "",
  897. "logBase": 1,
  898. "max": null,
  899. "min": "0",
  900. "show": true
  901. },
  902. {
  903. "$$hashKey": "object:1432",
  904. "format": "short",
  905. "label": null,
  906. "logBase": 1,
  907. "max": null,
  908. "min": null,
  909. "show": false
  910. }
  911. ],
  912. "yaxis": {
  913. "align": false,
  914. "alignLevel": null
  915. }
  916. },
  917. {
  918. "aliasColors": {},
  919. "bars": false,
  920. "dashLength": 10,
  921. "dashes": false,
  922. "datasource": "$Prometheus",
  923. "decimals": 2,
  924. "editable": true,
  925. "error": false,
  926. "fieldConfig": {
  927. "defaults": {
  928. "links": []
  929. },
  930. "overrides": []
  931. },
  932. "fill": 1,
  933. "fillGradient": 0,
  934. "grid": {},
  935. "gridPos": {
  936. "h": 7,
  937. "w": 12,
  938. "x": 12,
  939. "y": 19
  940. },
  941. "hiddenSeries": false,
  942. "id": 66,
  943. "isNew": true,
  944. "legend": {
  945. "alignAsTable": true,
  946. "avg": true,
  947. "current": true,
  948. "max": false,
  949. "min": false,
  950. "rightSide": false,
  951. "show": true,
  952. "total": false,
  953. "values": true
  954. },
  955. "lines": true,
  956. "linewidth": 2,
  957. "links": [],
  958. "nullPointMode": "connected",
  959. "options": {
  960. "alertThreshold": true
  961. },
  962. "percentage": false,
  963. "pluginVersion": "8.0.2",
  964. "pointradius": 5,
  965. "points": false,
  966. "renderer": "flot",
  967. "seriesOverrides": [],
  968. "spaceLength": 10,
  969. "stack": false,
  970. "steppedLine": false,
  971. "targets": [
  972. {
  973. "exemplar": true,
  974. "expr": "irate(container_fs_writes_bytes_total{job=~\"$job\",image!=\"\",name=~\"$name\",name!~\"$redis_name\"}[5m])",
  975. "hide": false,
  976. "interval": "",
  977. "intervalFactor": 2,
  978. "legendFormat": "{{name}}",
  979. "metric": "container_memory_usage_bytes",
  980. "refId": "A",
  981. "step": 10
  982. }
  983. ],
  984. "thresholds": [],
  985. "timeFrom": null,
  986. "timeRegions": [],
  987. "timeShift": null,
  988. "title": "I/O Tx",
  989. "tooltip": {
  990. "msResolution": false,
  991. "shared": true,
  992. "sort": 0,
  993. "value_type": "cumulative"
  994. },
  995. "type": "graph",
  996. "xaxis": {
  997. "buckets": null,
  998. "mode": "time",
  999. "name": null,
  1000. "show": true,
  1001. "values": []
  1002. },
  1003. "yaxes": [
  1004. {
  1005. "$$hashKey": "object:1431",
  1006. "format": "bytes",
  1007. "label": "",
  1008. "logBase": 1,
  1009. "max": null,
  1010. "min": "0",
  1011. "show": true
  1012. },
  1013. {
  1014. "$$hashKey": "object:1432",
  1015. "format": "short",
  1016. "label": null,
  1017. "logBase": 1,
  1018. "max": null,
  1019. "min": null,
  1020. "show": false
  1021. }
  1022. ],
  1023. "yaxis": {
  1024. "align": false,
  1025. "alignLevel": null
  1026. }
  1027. }
  1028. ],
  1029. "title": "ECS",
  1030. "type": "row"
  1031. },
  1032. {
  1033. "collapsed": false,
  1034. "datasource": null,
  1035. "gridPos": {
  1036. "h": 1,
  1037. "w": 24,
  1038. "x": 0,
  1039. "y": 5
  1040. },
  1041. "id": 12,
  1042. "panels": [],
  1043. "title": "Service",
  1044. "type": "row"
  1045. },
  1046. {
  1047. "aliasColors": {
  1048. "400": "super-light-blue",
  1049. "401": "blue",
  1050. "403": "dark-blue",
  1051. "500": "red"
  1052. },
  1053. "bars": false,
  1054. "dashLength": 10,
  1055. "dashes": false,
  1056. "datasource": "$Environment",
  1057. "decimals": null,
  1058. "fieldConfig": {
  1059. "defaults": {
  1060. "links": []
  1061. },
  1062. "overrides": []
  1063. },
  1064. "fill": 1,
  1065. "fillGradient": 0,
  1066. "gridPos": {
  1067. "h": 6,
  1068. "w": 12,
  1069. "x": 0,
  1070. "y": 6
  1071. },
  1072. "hiddenSeries": false,
  1073. "id": 67,
  1074. "legend": {
  1075. "alignAsTable": true,
  1076. "avg": true,
  1077. "current": false,
  1078. "max": false,
  1079. "min": false,
  1080. "rightSide": true,
  1081. "show": true,
  1082. "total": true,
  1083. "values": true
  1084. },
  1085. "lines": true,
  1086. "linewidth": 1,
  1087. "nullPointMode": "null",
  1088. "options": {
  1089. "alertThreshold": true
  1090. },
  1091. "percentage": false,
  1092. "pluginVersion": "8.0.2",
  1093. "pointradius": 2,
  1094. "points": false,
  1095. "renderer": "flot",
  1096. "seriesOverrides": [],
  1097. "spaceLength": 10,
  1098. "stack": false,
  1099. "steppedLine": false,
  1100. "targets": [
  1101. {
  1102. "refCount": 0,
  1103. "refId": "A",
  1104. "target": "aliasByNode(stats.counters.services.messenger-contexts.api.rest.v1.contexts.get.collection.*.count, 10)",
  1105. "textEditor": true
  1106. }
  1107. ],
  1108. "thresholds": [],
  1109. "timeFrom": null,
  1110. "timeRegions": [],
  1111. "timeShift": null,
  1112. "title": "Get Context endpoint",
  1113. "tooltip": {
  1114. "shared": true,
  1115. "sort": 0,
  1116. "value_type": "individual"
  1117. },
  1118. "type": "graph",
  1119. "xaxis": {
  1120. "buckets": null,
  1121. "mode": "time",
  1122. "name": null,
  1123. "show": true,
  1124. "values": []
  1125. },
  1126. "yaxes": [
  1127. {
  1128. "$$hashKey": "object:1949",
  1129. "decimals": 0,
  1130. "format": "short",
  1131. "label": null,
  1132. "logBase": 1,
  1133. "max": null,
  1134. "min": "0",
  1135. "show": true
  1136. },
  1137. {
  1138. "$$hashKey": "object:1950",
  1139. "format": "short",
  1140. "label": null,
  1141. "logBase": 1,
  1142. "max": null,
  1143. "min": null,
  1144. "show": true
  1145. }
  1146. ],
  1147. "yaxis": {
  1148. "align": false,
  1149. "alignLevel": null
  1150. }
  1151. },
  1152. {
  1153. "aliasColors": {},
  1154. "bars": false,
  1155. "dashLength": 10,
  1156. "dashes": false,
  1157. "datasource": "$Environment",
  1158. "decimals": 0,
  1159. "fieldConfig": {
  1160. "defaults": {
  1161. "links": []
  1162. },
  1163. "overrides": []
  1164. },
  1165. "fill": 1,
  1166. "fillGradient": 0,
  1167. "gridPos": {
  1168. "h": 6,
  1169. "w": 12,
  1170. "x": 12,
  1171. "y": 6
  1172. },
  1173. "hiddenSeries": false,
  1174. "id": 4,
  1175. "legend": {
  1176. "alignAsTable": true,
  1177. "avg": false,
  1178. "current": false,
  1179. "max": false,
  1180. "min": false,
  1181. "rightSide": true,
  1182. "show": true,
  1183. "total": true,
  1184. "values": true
  1185. },
  1186. "lines": true,
  1187. "linewidth": 1,
  1188. "nullPointMode": "null",
  1189. "options": {
  1190. "alertThreshold": true
  1191. },
  1192. "percentage": false,
  1193. "pluginVersion": "8.0.2",
  1194. "pointradius": 2,
  1195. "points": false,
  1196. "renderer": "flot",
  1197. "seriesOverrides": [],
  1198. "spaceLength": 10,
  1199. "stack": false,
  1200. "steppedLine": false,
  1201. "targets": [
  1202. {
  1203. "refCount": 0,
  1204. "refId": "D",
  1205. "target": "alias(stats.counters.services.messenger-contexts.context.freights.error.count, 'freight')"
  1206. },
  1207. {
  1208. "refCount": 0,
  1209. "refId": "C",
  1210. "target": "alias(stats.counters.services.messenger-contexts.context.order.error.count, 'order')"
  1211. },
  1212. {
  1213. "refCount": 0,
  1214. "refId": "A",
  1215. "target": "alias(stats.counters.services.messenger-contexts.context.offer.error.count, 'offer')",
  1216. "textEditor": false
  1217. },
  1218. {
  1219. "refCount": 0,
  1220. "refId": "B",
  1221. "target": "alias(stats.counters.services.messenger-contexts.context.offer.service.offersApi.error.count, 'offersApi')",
  1222. "textEditor": false
  1223. },
  1224. {
  1225. "refCount": 0,
  1226. "refId": "E",
  1227. "target": "alias(stats.counters.services.messenger-contexts.context.offer.service.offers.error.count, 'legacyOffers')",
  1228. "textEditor": false
  1229. }
  1230. ],
  1231. "thresholds": [],
  1232. "timeFrom": null,
  1233. "timeRegions": [],
  1234. "timeShift": null,
  1235. "title": "Context errors",
  1236. "tooltip": {
  1237. "shared": true,
  1238. "sort": 0,
  1239. "value_type": "individual"
  1240. },
  1241. "type": "graph",
  1242. "xaxis": {
  1243. "buckets": null,
  1244. "mode": "time",
  1245. "name": null,
  1246. "show": true,
  1247. "values": []
  1248. },
  1249. "yaxes": [
  1250. {
  1251. "$$hashKey": "object:64",
  1252. "decimals": 0,
  1253. "format": "short",
  1254. "label": null,
  1255. "logBase": 1,
  1256. "max": null,
  1257. "min": "0",
  1258. "show": true
  1259. },
  1260. {
  1261. "$$hashKey": "object:65",
  1262. "format": "short",
  1263. "label": null,
  1264. "logBase": 1,
  1265. "max": null,
  1266. "min": null,
  1267. "show": true
  1268. }
  1269. ],
  1270. "yaxis": {
  1271. "align": false,
  1272. "alignLevel": null
  1273. }
  1274. },
  1275. {
  1276. "aliasColors": {
  1277. "400": "super-light-blue",
  1278. "401": "blue",
  1279. "403": "dark-blue",
  1280. "500": "red"
  1281. },
  1282. "bars": true,
  1283. "dashLength": 10,
  1284. "dashes": false,
  1285. "datasource": "$Environment",
  1286. "decimals": null,
  1287. "fieldConfig": {
  1288. "defaults": {
  1289. "links": []
  1290. },
  1291. "overrides": []
  1292. },
  1293. "fill": 1,
  1294. "fillGradient": 1,
  1295. "gridPos": {
  1296. "h": 6,
  1297. "w": 12,
  1298. "x": 0,
  1299. "y": 12
  1300. },
  1301. "hiddenSeries": false,
  1302. "id": 10,
  1303. "legend": {
  1304. "alignAsTable": true,
  1305. "avg": true,
  1306. "current": false,
  1307. "max": false,
  1308. "min": false,
  1309. "rightSide": true,
  1310. "show": true,
  1311. "total": true,
  1312. "values": true
  1313. },
  1314. "lines": true,
  1315. "linewidth": 1,
  1316. "nullPointMode": "null",
  1317. "options": {
  1318. "alertThreshold": false
  1319. },
  1320. "percentage": false,
  1321. "pluginVersion": "8.0.2",
  1322. "pointradius": 2,
  1323. "points": false,
  1324. "renderer": "flot",
  1325. "seriesOverrides": [],
  1326. "spaceLength": 10,
  1327. "stack": false,
  1328. "steppedLine": false,
  1329. "targets": [
  1330. {
  1331. "refCount": 0,
  1332. "refId": "A",
  1333. "target": "alias(stats.timers.services.messenger-contexts.context.freights.time.upper, 'freight')",
  1334. "textEditor": true
  1335. },
  1336. {
  1337. "refCount": 0,
  1338. "refId": "B",
  1339. "target": "alias(stats.timers.services.messenger-contexts.context.order.time.upper, 'order')",
  1340. "textEditor": true
  1341. },
  1342. {
  1343. "refCount": 0,
  1344. "refId": "C",
  1345. "target": "alias(stats.timers.services.messenger-contexts.context.offer.time.upper, 'offer')",
  1346. "textEditor": true
  1347. }
  1348. ],
  1349. "thresholds": [],
  1350. "timeFrom": null,
  1351. "timeRegions": [],
  1352. "timeShift": null,
  1353. "title": "Context timing",
  1354. "tooltip": {
  1355. "shared": true,
  1356. "sort": 0,
  1357. "value_type": "individual"
  1358. },
  1359. "type": "graph",
  1360. "xaxis": {
  1361. "buckets": null,
  1362. "mode": "time",
  1363. "name": null,
  1364. "show": true,
  1365. "values": []
  1366. },
  1367. "yaxes": [
  1368. {
  1369. "$$hashKey": "object:1949",
  1370. "decimals": 0,
  1371. "format": "µs",
  1372. "label": null,
  1373. "logBase": 1,
  1374. "max": null,
  1375. "min": "0",
  1376. "show": true
  1377. },
  1378. {
  1379. "$$hashKey": "object:1950",
  1380. "format": "ms",
  1381. "label": null,
  1382. "logBase": 1,
  1383. "max": null,
  1384. "min": null,
  1385. "show": true
  1386. }
  1387. ],
  1388. "yaxis": {
  1389. "align": false,
  1390. "alignLevel": null
  1391. }
  1392. },
  1393. {
  1394. "aliasColors": {
  1395. "400": "super-light-blue",
  1396. "401": "blue",
  1397. "403": "dark-blue",
  1398. "500": "red"
  1399. },
  1400. "bars": true,
  1401. "dashLength": 10,
  1402. "dashes": false,
  1403. "datasource": "$Environment",
  1404. "decimals": null,
  1405. "fieldConfig": {
  1406. "defaults": {
  1407. "links": []
  1408. },
  1409. "overrides": []
  1410. },
  1411. "fill": 1,
  1412. "fillGradient": 0,
  1413. "gridPos": {
  1414. "h": 6,
  1415. "w": 12,
  1416. "x": 12,
  1417. "y": 12
  1418. },
  1419. "hiddenSeries": false,
  1420. "id": 68,
  1421. "legend": {
  1422. "alignAsTable": true,
  1423. "avg": true,
  1424. "current": false,
  1425. "max": false,
  1426. "min": false,
  1427. "rightSide": true,
  1428. "show": true,
  1429. "total": false,
  1430. "values": true
  1431. },
  1432. "lines": true,
  1433. "linewidth": 1,
  1434. "nullPointMode": "null",
  1435. "options": {
  1436. "alertThreshold": true
  1437. },
  1438. "percentage": false,
  1439. "pluginVersion": "8.0.2",
  1440. "pointradius": 2,
  1441. "points": false,
  1442. "renderer": "flot",
  1443. "seriesOverrides": [],
  1444. "spaceLength": 10,
  1445. "stack": false,
  1446. "steppedLine": false,
  1447. "targets": [
  1448. {
  1449. "refCount": 0,
  1450. "refId": "A",
  1451. "target": "alias(stats.counters.services.messenger-contexts.context.freights.update.count, 'freight')",
  1452. "textEditor": false
  1453. },
  1454. {
  1455. "refCount": 0,
  1456. "refId": "B",
  1457. "target": "alias(stats.counters.services.messenger-contexts.context.offer.load.update.count, 'offer-load')",
  1458. "textEditor": true
  1459. },
  1460. {
  1461. "refCount": 0,
  1462. "refId": "C",
  1463. "target": "alias(stats.counters.services.messenger-contexts.context.offer.vehicle.update.count, 'offer-vehicle')",
  1464. "textEditor": true
  1465. },
  1466. {
  1467. "refCount": 0,
  1468. "refId": "D",
  1469. "target": "alias(stats.counters.services.messenger-contexts.context.order.update.count, 'order')",
  1470. "textEditor": true
  1471. },
  1472. {
  1473. "refCount": 0,
  1474. "refId": "E",
  1475. "target": "alias(stats.counters.services.messenger-contexts.context.freights.proposal.update.count, 'freight-proposal')",
  1476. "textEditor": true
  1477. }
  1478. ],
  1479. "thresholds": [],
  1480. "timeFrom": null,
  1481. "timeRegions": [],
  1482. "timeShift": null,
  1483. "title": "Context Updates",
  1484. "tooltip": {
  1485. "shared": true,
  1486. "sort": 0,
  1487. "value_type": "individual"
  1488. },
  1489. "type": "graph",
  1490. "xaxis": {
  1491. "buckets": null,
  1492. "mode": "time",
  1493. "name": null,
  1494. "show": true,
  1495. "values": []
  1496. },
  1497. "yaxes": [
  1498. {
  1499. "$$hashKey": "object:1949",
  1500. "decimals": 0,
  1501. "format": "short",
  1502. "label": null,
  1503. "logBase": 1,
  1504. "max": null,
  1505. "min": "0",
  1506. "show": true
  1507. },
  1508. {
  1509. "$$hashKey": "object:1950",
  1510. "format": "short",
  1511. "label": null,
  1512. "logBase": 1,
  1513. "max": null,
  1514. "min": null,
  1515. "show": true
  1516. }
  1517. ],
  1518. "yaxis": {
  1519. "align": false,
  1520. "alignLevel": null
  1521. }
  1522. },
  1523. {
  1524. "aliasColors": {},
  1525. "bars": false,
  1526. "dashLength": 10,
  1527. "dashes": false,
  1528. "datasource": "$Environment",
  1529. "decimals": 0,
  1530. "fill": 1,
  1531. "fillGradient": 0,
  1532. "gridPos": {
  1533. "h": 6,
  1534. "w": 12,
  1535. "x": 0,
  1536. "y": 18
  1537. },
  1538. "hiddenSeries": false,
  1539. "id": 70,
  1540. "legend": {
  1541. "alignAsTable": true,
  1542. "avg": false,
  1543. "current": false,
  1544. "max": false,
  1545. "min": false,
  1546. "rightSide": true,
  1547. "show": true,
  1548. "total": true,
  1549. "values": true
  1550. },
  1551. "lines": true,
  1552. "linewidth": 1,
  1553. "nullPointMode": "null",
  1554. "options": {
  1555. "alertThreshold": true
  1556. },
  1557. "percentage": false,
  1558. "pluginVersion": "8.0.2",
  1559. "pointradius": 2,
  1560. "points": false,
  1561. "renderer": "flot",
  1562. "seriesOverrides": [],
  1563. "spaceLength": 10,
  1564. "stack": false,
  1565. "steppedLine": false,
  1566. "targets": [
  1567. {
  1568. "queryType": "randomWalk",
  1569. "refCount": 0,
  1570. "refId": "A",
  1571. "target": "alias(stats.counters.services.messenger-contexts.context.freights.fallback.count, 'freights')",
  1572. "textEditor": false
  1573. },
  1574. {
  1575. "queryType": "randomWalk",
  1576. "refCount": 0,
  1577. "refId": "B",
  1578. "target": "alias(stats.counters.services.messenger-contexts.context.offer.service.offersApi.fallback.count, 'offersApi')",
  1579. "textEditor": false
  1580. },
  1581. {
  1582. "queryType": "randomWalk",
  1583. "refCount": 0,
  1584. "refId": "C",
  1585. "target": "alias(stats.counters.services.messenger-contexts.context.order.fallback.count, 'orders')",
  1586. "textEditor": false
  1587. },
  1588. {
  1589. "queryType": "randomWalk",
  1590. "refCount": 0,
  1591. "refId": "D",
  1592. "target": "alias(stats.counters.services.messenger-contexts.context.offer.service.offers.fallback.count, 'offers')",
  1593. "textEditor": false
  1594. }
  1595. ],
  1596. "thresholds": [],
  1597. "timeFrom": null,
  1598. "timeRegions": [],
  1599. "timeShift": null,
  1600. "title": "Fallbacks",
  1601. "tooltip": {
  1602. "shared": true,
  1603. "sort": 0,
  1604. "value_type": "individual"
  1605. },
  1606. "type": "graph",
  1607. "xaxis": {
  1608. "buckets": null,
  1609. "mode": "time",
  1610. "name": null,
  1611. "show": true,
  1612. "values": []
  1613. },
  1614. "yaxes": [
  1615. {
  1616. "$$hashKey": "object:153",
  1617. "format": "short",
  1618. "label": null,
  1619. "logBase": 1,
  1620. "max": null,
  1621. "min": null,
  1622. "show": true
  1623. },
  1624. {
  1625. "$$hashKey": "object:154",
  1626. "format": "short",
  1627. "label": null,
  1628. "logBase": 1,
  1629. "max": null,
  1630. "min": null,
  1631. "show": true
  1632. }
  1633. ],
  1634. "yaxis": {
  1635. "align": false,
  1636. "alignLevel": null
  1637. }
  1638. },
  1639. {
  1640. "aliasColors": {},
  1641. "bars": false,
  1642. "dashLength": 10,
  1643. "dashes": false,
  1644. "datasource": "$Environment",
  1645. "decimals": 0,
  1646. "fill": 1,
  1647. "fillGradient": 0,
  1648. "gridPos": {
  1649. "h": 6,
  1650. "w": 12,
  1651. "x": 12,
  1652. "y": 18
  1653. },
  1654. "hiddenSeries": false,
  1655. "id": 71,
  1656. "legend": {
  1657. "alignAsTable": true,
  1658. "avg": false,
  1659. "current": false,
  1660. "max": false,
  1661. "min": false,
  1662. "rightSide": true,
  1663. "show": true,
  1664. "total": true,
  1665. "values": true
  1666. },
  1667. "lines": true,
  1668. "linewidth": 1,
  1669. "nullPointMode": "null",
  1670. "options": {
  1671. "alertThreshold": true
  1672. },
  1673. "percentage": false,
  1674. "pluginVersion": "8.0.2",
  1675. "pointradius": 2,
  1676. "points": false,
  1677. "renderer": "flot",
  1678. "seriesOverrides": [],
  1679. "spaceLength": 10,
  1680. "stack": false,
  1681. "steppedLine": false,
  1682. "targets": [
  1683. {
  1684. "queryType": "randomWalk",
  1685. "refCount": 0,
  1686. "refId": "A",
  1687. "target": "alias(stats.counters.services.messenger-contexts.context.freights.cached.count, 'freights')",
  1688. "textEditor": false
  1689. },
  1690. {
  1691. "queryType": "randomWalk",
  1692. "refCount": 0,
  1693. "refId": "B",
  1694. "target": "alias(stats.counters.services.messenger-contexts.context.offer.cached.count, 'offers')",
  1695. "textEditor": false
  1696. },
  1697. {
  1698. "queryType": "randomWalk",
  1699. "refCount": 0,
  1700. "refId": "C",
  1701. "target": "alias(stats.counters.services.messenger-contexts.context.order.cached.count, 'orders')",
  1702. "textEditor": false
  1703. }
  1704. ],
  1705. "thresholds": [],
  1706. "timeFrom": null,
  1707. "timeRegions": [],
  1708. "timeShift": null,
  1709. "title": "Cached",
  1710. "tooltip": {
  1711. "shared": true,
  1712. "sort": 0,
  1713. "value_type": "individual"
  1714. },
  1715. "type": "graph",
  1716. "xaxis": {
  1717. "buckets": null,
  1718. "mode": "time",
  1719. "name": null,
  1720. "show": true,
  1721. "values": []
  1722. },
  1723. "yaxes": [
  1724. {
  1725. "$$hashKey": "object:153",
  1726. "format": "short",
  1727. "label": null,
  1728. "logBase": 1,
  1729. "max": null,
  1730. "min": null,
  1731. "show": true
  1732. },
  1733. {
  1734. "$$hashKey": "object:154",
  1735. "format": "short",
  1736. "label": null,
  1737. "logBase": 1,
  1738. "max": null,
  1739. "min": null,
  1740. "show": true
  1741. }
  1742. ],
  1743. "yaxis": {
  1744. "align": false,
  1745. "alignLevel": null
  1746. }
  1747. },
  1748. {
  1749. "cacheTimeout": null,
  1750. "datasource": "$Environment",
  1751. "description": "",
  1752. "fieldConfig": {
  1753. "defaults": {
  1754. "color": {
  1755. "mode": "palette-classic"
  1756. },
  1757. "custom": {
  1758. "axisLabel": "",
  1759. "axisPlacement": "auto",
  1760. "barAlignment": 0,
  1761. "drawStyle": "bars",
  1762. "fillOpacity": 100,
  1763. "gradientMode": "none",
  1764. "hideFrom": {
  1765. "legend": false,
  1766. "tooltip": false,
  1767. "viz": false
  1768. },
  1769. "lineInterpolation": "stepAfter",
  1770. "lineWidth": 1,
  1771. "pointSize": 5,
  1772. "scaleDistribution": {
  1773. "type": "linear"
  1774. },
  1775. "showPoints": "never",
  1776. "spanNulls": true,
  1777. "stacking": {
  1778. "group": "A",
  1779. "mode": "normal"
  1780. },
  1781. "thresholdsStyle": {
  1782. "mode": "off"
  1783. }
  1784. },
  1785. "mappings": [],
  1786. "thresholds": {
  1787. "mode": "absolute",
  1788. "steps": [
  1789. {
  1790. "color": "green",
  1791. "value": null
  1792. },
  1793. {
  1794. "color": "red",
  1795. "value": 80
  1796. }
  1797. ]
  1798. },
  1799. "unit": "short"
  1800. },
  1801. "overrides": []
  1802. },
  1803. "gridPos": {
  1804. "h": 6,
  1805. "w": 8,
  1806. "x": 0,
  1807. "y": 24
  1808. },
  1809. "id": 101,
  1810. "links": [],
  1811. "options": {
  1812. "legend": {
  1813. "calcs": [
  1814. "sum"
  1815. ],
  1816. "displayMode": "table",
  1817. "placement": "right"
  1818. },
  1819. "tooltip": {
  1820. "mode": "single"
  1821. }
  1822. },
  1823. "pluginVersion": "8.0.2",
  1824. "targets": [
  1825. {
  1826. "hide": false,
  1827. "refCount": 0,
  1828. "refId": "D",
  1829. "target": "aliasByNode(stats.counters.services.messenger-contexts.context.freights.fallback_errors.*.count, 7)",
  1830. "textEditor": false
  1831. }
  1832. ],
  1833. "timeFrom": null,
  1834. "timeShift": null,
  1835. "title": "Freight fallback errors",
  1836. "transformations": [],
  1837. "type": "timeseries"
  1838. },
  1839. {
  1840. "cacheTimeout": null,
  1841. "datasource": "$Environment",
  1842. "description": "",
  1843. "fieldConfig": {
  1844. "defaults": {
  1845. "color": {
  1846. "mode": "palette-classic"
  1847. },
  1848. "custom": {
  1849. "axisLabel": "",
  1850. "axisPlacement": "auto",
  1851. "barAlignment": 0,
  1852. "drawStyle": "bars",
  1853. "fillOpacity": 100,
  1854. "gradientMode": "none",
  1855. "hideFrom": {
  1856. "legend": false,
  1857. "tooltip": false,
  1858. "viz": false
  1859. },
  1860. "lineInterpolation": "stepAfter",
  1861. "lineWidth": 1,
  1862. "pointSize": 5,
  1863. "scaleDistribution": {
  1864. "type": "linear"
  1865. },
  1866. "showPoints": "never",
  1867. "spanNulls": true,
  1868. "stacking": {
  1869. "group": "A",
  1870. "mode": "normal"
  1871. },
  1872. "thresholdsStyle": {
  1873. "mode": "off"
  1874. }
  1875. },
  1876. "mappings": [],
  1877. "thresholds": {
  1878. "mode": "absolute",
  1879. "steps": [
  1880. {
  1881. "color": "green",
  1882. "value": null
  1883. },
  1884. {
  1885. "color": "red",
  1886. "value": 80
  1887. }
  1888. ]
  1889. },
  1890. "unit": "short"
  1891. },
  1892. "overrides": []
  1893. },
  1894. "gridPos": {
  1895. "h": 6,
  1896. "w": 8,
  1897. "x": 8,
  1898. "y": 24
  1899. },
  1900. "id": 102,
  1901. "links": [],
  1902. "options": {
  1903. "legend": {
  1904. "calcs": [
  1905. "sum"
  1906. ],
  1907. "displayMode": "table",
  1908. "placement": "right"
  1909. },
  1910. "tooltip": {
  1911. "mode": "single"
  1912. }
  1913. },
  1914. "pluginVersion": "8.0.2",
  1915. "targets": [
  1916. {
  1917. "hide": false,
  1918. "refCount": 0,
  1919. "refId": "D",
  1920. "target": "aliasByNode(stats.counters.services.messenger-contexts.context.order.fallback_errors.*.count, 7)",
  1921. "textEditor": false
  1922. }
  1923. ],
  1924. "timeFrom": null,
  1925. "timeShift": null,
  1926. "title": "Freight Order fallback errors",
  1927. "transformations": [],
  1928. "type": "timeseries"
  1929. },
  1930. {
  1931. "cacheTimeout": null,
  1932. "datasource": "$Environment",
  1933. "description": "",
  1934. "fieldConfig": {
  1935. "defaults": {
  1936. "color": {
  1937. "mode": "palette-classic"
  1938. },
  1939. "custom": {
  1940. "axisLabel": "",
  1941. "axisPlacement": "auto",
  1942. "barAlignment": 0,
  1943. "drawStyle": "bars",
  1944. "fillOpacity": 100,
  1945. "gradientMode": "none",
  1946. "hideFrom": {
  1947. "legend": false,
  1948. "tooltip": false,
  1949. "viz": false
  1950. },
  1951. "lineInterpolation": "stepAfter",
  1952. "lineWidth": 1,
  1953. "pointSize": 5,
  1954. "scaleDistribution": {
  1955. "type": "linear"
  1956. },
  1957. "showPoints": "never",
  1958. "spanNulls": true,
  1959. "stacking": {
  1960. "group": "A",
  1961. "mode": "normal"
  1962. },
  1963. "thresholdsStyle": {
  1964. "mode": "off"
  1965. }
  1966. },
  1967. "mappings": [],
  1968. "thresholds": {
  1969. "mode": "absolute",
  1970. "steps": [
  1971. {
  1972. "color": "green",
  1973. "value": null
  1974. },
  1975. {
  1976. "color": "red",
  1977. "value": 80
  1978. }
  1979. ]
  1980. },
  1981. "unit": "short"
  1982. },
  1983. "overrides": []
  1984. },
  1985. "gridPos": {
  1986. "h": 6,
  1987. "w": 8,
  1988. "x": 16,
  1989. "y": 24
  1990. },
  1991. "id": 103,
  1992. "links": [],
  1993. "options": {
  1994. "legend": {
  1995. "calcs": [
  1996. "sum"
  1997. ],
  1998. "displayMode": "table",
  1999. "placement": "right"
  2000. },
  2001. "tooltip": {
  2002. "mode": "single"
  2003. }
  2004. },
  2005. "pluginVersion": "8.0.2",
  2006. "targets": [
  2007. {
  2008. "hide": false,
  2009. "refCount": 0,
  2010. "refId": "D",
  2011. "target": "aliasByNode(stats.counters.services.messenger-contexts.context.offer.service.offers.fallback_errors.*.count, 7, 9)",
  2012. "textEditor": false
  2013. },
  2014. {
  2015. "hide": false,
  2016. "refCount": 0,
  2017. "refId": "A",
  2018. "target": "aliasByNode(stats.counters.services.messenger-contexts.context.offer.service.offersApi.fallback_errors.*.count, 7, 9)",
  2019. "textEditor": false
  2020. }
  2021. ],
  2022. "timeFrom": null,
  2023. "timeShift": null,
  2024. "title": "Offer fallback errors (offers and offers-api)",
  2025. "transformations": [
  2026. {
  2027. "id": "renameByRegex",
  2028. "options": {
  2029. "regex": "offers.(.*)",
  2030. "renamePattern": "$1 (offers)"
  2031. }
  2032. },
  2033. {
  2034. "id": "renameByRegex",
  2035. "options": {
  2036. "regex": "offersApi.(.*)",
  2037. "renamePattern": "$1 (offers-api)"
  2038. }
  2039. }
  2040. ],
  2041. "type": "timeseries"
  2042. },
  2043. {
  2044. "datasource": "$Environment",
  2045. "description": "\n",
  2046. "fieldConfig": {
  2047. "defaults": {
  2048. "color": {
  2049. "mode": "palette-classic"
  2050. },
  2051. "custom": {
  2052. "axisLabel": "",
  2053. "axisPlacement": "auto",
  2054. "barAlignment": 0,
  2055. "drawStyle": "line",
  2056. "fillOpacity": 10,
  2057. "gradientMode": "none",
  2058. "hideFrom": {
  2059. "legend": false,
  2060. "tooltip": false,
  2061. "viz": false
  2062. },
  2063. "lineInterpolation": "linear",
  2064. "lineWidth": 1,
  2065. "pointSize": 5,
  2066. "scaleDistribution": {
  2067. "type": "linear"
  2068. },
  2069. "showPoints": "never",
  2070. "spanNulls": true,
  2071. "stacking": {
  2072. "group": "A",
  2073. "mode": "none"
  2074. },
  2075. "thresholdsStyle": {
  2076. "mode": "off"
  2077. }
  2078. },
  2079. "mappings": [],
  2080. "thresholds": {
  2081. "mode": "absolute",
  2082. "steps": [
  2083. {
  2084. "color": "green",
  2085. "value": null
  2086. },
  2087. {
  2088. "color": "red",
  2089. "value": 80
  2090. }
  2091. ]
  2092. },
  2093. "unit": "short"
  2094. },
  2095. "overrides": []
  2096. },
  2097. "gridPos": {
  2098. "h": 7,
  2099. "w": 6,
  2100. "x": 0,
  2101. "y": 30
  2102. },
  2103. "id": 100,
  2104. "options": {
  2105. "legend": {
  2106. "calcs": [
  2107. "sum"
  2108. ],
  2109. "displayMode": "table",
  2110. "placement": "right"
  2111. },
  2112. "tooltip": {
  2113. "mode": "single"
  2114. }
  2115. },
  2116. "pluginVersion": "8.0.2",
  2117. "targets": [
  2118. {
  2119. "queryType": "randomWalk",
  2120. "refCount": 0,
  2121. "refId": "A",
  2122. "target": "alias(stats.counters.services.messenger-contexts.context.freights.publication.update.count, 'freights')",
  2123. "textEditor": false
  2124. }
  2125. ],
  2126. "timeFrom": null,
  2127. "timeShift": null,
  2128. "title": "Freight publication update",
  2129. "type": "timeseries"
  2130. },
  2131. {
  2132. "datasource": "$Environment",
  2133. "description": "https://transeu.atlassian.net/wiki/spaces/ADT/pages/383686607106/Publikacje\nPublikacja na giełdę (exchange)\n",
  2134. "fieldConfig": {
  2135. "defaults": {
  2136. "color": {
  2137. "mode": "palette-classic"
  2138. },
  2139. "custom": {
  2140. "axisLabel": "",
  2141. "axisPlacement": "auto",
  2142. "barAlignment": 0,
  2143. "drawStyle": "line",
  2144. "fillOpacity": 10,
  2145. "gradientMode": "none",
  2146. "hideFrom": {
  2147. "legend": false,
  2148. "tooltip": false,
  2149. "viz": false
  2150. },
  2151. "lineInterpolation": "linear",
  2152. "lineWidth": 1,
  2153. "pointSize": 5,
  2154. "scaleDistribution": {
  2155. "type": "linear"
  2156. },
  2157. "showPoints": "never",
  2158. "spanNulls": true,
  2159. "stacking": {
  2160. "group": "A",
  2161. "mode": "none"
  2162. },
  2163. "thresholdsStyle": {
  2164. "mode": "off"
  2165. }
  2166. },
  2167. "mappings": [],
  2168. "thresholds": {
  2169. "mode": "absolute",
  2170. "steps": [
  2171. {
  2172. "color": "green",
  2173. "value": null
  2174. },
  2175. {
  2176. "color": "red",
  2177. "value": 80
  2178. }
  2179. ]
  2180. },
  2181. "unit": "short"
  2182. },
  2183. "overrides": []
  2184. },
  2185. "gridPos": {
  2186. "h": 7,
  2187. "w": 6,
  2188. "x": 6,
  2189. "y": 30
  2190. },
  2191. "id": 78,
  2192. "options": {
  2193. "legend": {
  2194. "calcs": [
  2195. "sum"
  2196. ],
  2197. "displayMode": "table",
  2198. "placement": "right"
  2199. },
  2200. "tooltip": {
  2201. "mode": "single"
  2202. }
  2203. },
  2204. "pluginVersion": "8.0.2",
  2205. "targets": [
  2206. {
  2207. "queryType": "randomWalk",
  2208. "refCount": 0,
  2209. "refId": "A",
  2210. "target": "alias(stats.counters.services.messenger-contexts.context.freights.publication.public.count, 'freights')",
  2211. "textEditor": false
  2212. }
  2213. ],
  2214. "timeFrom": null,
  2215. "timeShift": null,
  2216. "title": "Freight publication event - public freight ",
  2217. "type": "timeseries"
  2218. },
  2219. {
  2220. "datasource": "$Environment",
  2221. "description": "https://transeu.atlassian.net/wiki/spaces/ADT/pages/383686607106/Publikacje\n * Publikacja do grup (companies)\n * Publikacja z kontraktów (contracts)\n * Publikacja do rekomendowanych (recommended)\n",
  2222. "fieldConfig": {
  2223. "defaults": {
  2224. "color": {
  2225. "mode": "palette-classic"
  2226. },
  2227. "custom": {
  2228. "axisLabel": "",
  2229. "axisPlacement": "auto",
  2230. "barAlignment": 0,
  2231. "drawStyle": "line",
  2232. "fillOpacity": 10,
  2233. "gradientMode": "none",
  2234. "hideFrom": {
  2235. "legend": false,
  2236. "tooltip": false,
  2237. "viz": false
  2238. },
  2239. "lineInterpolation": "linear",
  2240. "lineWidth": 1,
  2241. "pointSize": 5,
  2242. "scaleDistribution": {
  2243. "type": "linear"
  2244. },
  2245. "showPoints": "never",
  2246. "spanNulls": true,
  2247. "stacking": {
  2248. "group": "A",
  2249. "mode": "none"
  2250. },
  2251. "thresholdsStyle": {
  2252. "mode": "off"
  2253. }
  2254. },
  2255. "mappings": [],
  2256. "thresholds": {
  2257. "mode": "absolute",
  2258. "steps": [
  2259. {
  2260. "color": "green",
  2261. "value": null
  2262. },
  2263. {
  2264. "color": "red",
  2265. "value": 80
  2266. }
  2267. ]
  2268. },
  2269. "unit": "short"
  2270. },
  2271. "overrides": []
  2272. },
  2273. "gridPos": {
  2274. "h": 7,
  2275. "w": 6,
  2276. "x": 12,
  2277. "y": 30
  2278. },
  2279. "id": 77,
  2280. "options": {
  2281. "legend": {
  2282. "calcs": [
  2283. "sum"
  2284. ],
  2285. "displayMode": "table",
  2286. "placement": "right"
  2287. },
  2288. "tooltip": {
  2289. "mode": "single"
  2290. }
  2291. },
  2292. "pluginVersion": "8.0.2",
  2293. "targets": [
  2294. {
  2295. "queryType": "randomWalk",
  2296. "refCount": 0,
  2297. "refId": "A",
  2298. "target": "alias(stats.counters.services.messenger-contexts.context.freights.private.count, 'freights')",
  2299. "textEditor": false
  2300. }
  2301. ],
  2302. "timeFrom": null,
  2303. "timeShift": null,
  2304. "title": "Freight publication event - private freight ",
  2305. "type": "timeseries"
  2306. },
  2307. {
  2308. "aliasColors": {},
  2309. "bars": false,
  2310. "dashLength": 10,
  2311. "dashes": false,
  2312. "datasource": "$Environment",
  2313. "decimals": 0,
  2314. "fill": 1,
  2315. "fillGradient": 0,
  2316. "gridPos": {
  2317. "h": 7,
  2318. "w": 6,
  2319. "x": 18,
  2320. "y": 30
  2321. },
  2322. "hiddenSeries": false,
  2323. "id": 76,
  2324. "legend": {
  2325. "alignAsTable": true,
  2326. "avg": false,
  2327. "current": false,
  2328. "max": false,
  2329. "min": false,
  2330. "rightSide": true,
  2331. "show": true,
  2332. "total": true,
  2333. "values": true
  2334. },
  2335. "lines": true,
  2336. "linewidth": 1,
  2337. "nullPointMode": "null",
  2338. "options": {
  2339. "alertThreshold": true
  2340. },
  2341. "percentage": false,
  2342. "pluginVersion": "8.0.2",
  2343. "pointradius": 2,
  2344. "points": false,
  2345. "renderer": "flot",
  2346. "seriesOverrides": [],
  2347. "spaceLength": 10,
  2348. "stack": false,
  2349. "steppedLine": false,
  2350. "targets": [
  2351. {
  2352. "queryType": "randomWalk",
  2353. "refCount": 0,
  2354. "refId": "A",
  2355. "target": "alias(stats.counters.services.messenger-contexts.context.freights.without_token.count, 'freights')",
  2356. "textEditor": false
  2357. }
  2358. ],
  2359. "thresholds": [],
  2360. "timeFrom": null,
  2361. "timeRegions": [],
  2362. "timeShift": null,
  2363. "title": "Freight without Token",
  2364. "tooltip": {
  2365. "shared": true,
  2366. "sort": 0,
  2367. "value_type": "individual"
  2368. },
  2369. "type": "graph",
  2370. "xaxis": {
  2371. "buckets": null,
  2372. "mode": "time",
  2373. "name": null,
  2374. "show": true,
  2375. "values": []
  2376. },
  2377. "yaxes": [
  2378. {
  2379. "$$hashKey": "object:153",
  2380. "format": "short",
  2381. "label": null,
  2382. "logBase": 1,
  2383. "max": null,
  2384. "min": null,
  2385. "show": true
  2386. },
  2387. {
  2388. "$$hashKey": "object:154",
  2389. "format": "short",
  2390. "label": null,
  2391. "logBase": 1,
  2392. "max": null,
  2393. "min": null,
  2394. "show": true
  2395. }
  2396. ],
  2397. "yaxis": {
  2398. "align": false,
  2399. "alignLevel": null
  2400. }
  2401. },
  2402. {
  2403. "collapsed": true,
  2404. "datasource": null,
  2405. "gridPos": {
  2406. "h": 1,
  2407. "w": 24,
  2408. "x": 0,
  2409. "y": 37
  2410. },
  2411. "id": 73,
  2412. "panels": [
  2413. {
  2414. "aliasColors": {},
  2415. "bars": false,
  2416. "dashLength": 10,
  2417. "dashes": false,
  2418. "datasource": "$Prometheus",
  2419. "decimals": 2,
  2420. "editable": true,
  2421. "error": false,
  2422. "fieldConfig": {
  2423. "defaults": {
  2424. "links": []
  2425. },
  2426. "overrides": []
  2427. },
  2428. "fill": 1,
  2429. "fillGradient": 0,
  2430. "grid": {},
  2431. "gridPos": {
  2432. "h": 7,
  2433. "w": 12,
  2434. "x": 0,
  2435. "y": 8
  2436. },
  2437. "hiddenSeries": false,
  2438. "id": 74,
  2439. "isNew": true,
  2440. "legend": {
  2441. "alignAsTable": true,
  2442. "avg": true,
  2443. "current": true,
  2444. "max": false,
  2445. "min": false,
  2446. "rightSide": false,
  2447. "show": true,
  2448. "total": false,
  2449. "values": true
  2450. },
  2451. "lines": true,
  2452. "linewidth": 2,
  2453. "links": [],
  2454. "nullPointMode": "connected",
  2455. "options": {
  2456. "alertThreshold": true
  2457. },
  2458. "percentage": false,
  2459. "pluginVersion": "8.0.2",
  2460. "pointradius": 5,
  2461. "points": false,
  2462. "renderer": "flot",
  2463. "seriesOverrides": [],
  2464. "spaceLength": 10,
  2465. "stack": false,
  2466. "steppedLine": false,
  2467. "targets": [
  2468. {
  2469. "exemplar": true,
  2470. "expr": "rate(container_cpu_user_seconds_total{job=~\"$job\",image!=\"\",name=~\"$redis_name\"}[5m]) * 100",
  2471. "interval": "",
  2472. "intervalFactor": 2,
  2473. "legendFormat": "{{name}}",
  2474. "metric": "cpu",
  2475. "refId": "A",
  2476. "step": 10
  2477. }
  2478. ],
  2479. "thresholds": [],
  2480. "timeFrom": null,
  2481. "timeRegions": [],
  2482. "timeShift": null,
  2483. "title": "CPU Usage",
  2484. "tooltip": {
  2485. "msResolution": false,
  2486. "shared": true,
  2487. "sort": 0,
  2488. "value_type": "cumulative"
  2489. },
  2490. "type": "graph",
  2491. "xaxis": {
  2492. "buckets": null,
  2493. "mode": "time",
  2494. "name": null,
  2495. "show": true,
  2496. "values": []
  2497. },
  2498. "yaxes": [
  2499. {
  2500. "$$hashKey": "object:2298",
  2501. "format": "percent",
  2502. "label": null,
  2503. "logBase": 1,
  2504. "max": null,
  2505. "min": null,
  2506. "show": true
  2507. },
  2508. {
  2509. "$$hashKey": "object:2299",
  2510. "format": "short",
  2511. "label": null,
  2512. "logBase": 1,
  2513. "max": null,
  2514. "min": null,
  2515. "show": true
  2516. }
  2517. ],
  2518. "yaxis": {
  2519. "align": false,
  2520. "alignLevel": null
  2521. }
  2522. },
  2523. {
  2524. "aliasColors": {},
  2525. "bars": false,
  2526. "dashLength": 10,
  2527. "dashes": false,
  2528. "datasource": "$Prometheus",
  2529. "decimals": 2,
  2530. "editable": true,
  2531. "error": false,
  2532. "fieldConfig": {
  2533. "defaults": {
  2534. "links": []
  2535. },
  2536. "overrides": []
  2537. },
  2538. "fill": 1,
  2539. "fillGradient": 0,
  2540. "grid": {},
  2541. "gridPos": {
  2542. "h": 7,
  2543. "w": 12,
  2544. "x": 12,
  2545. "y": 8
  2546. },
  2547. "hiddenSeries": false,
  2548. "id": 62,
  2549. "isNew": true,
  2550. "legend": {
  2551. "alignAsTable": true,
  2552. "avg": true,
  2553. "current": true,
  2554. "max": false,
  2555. "min": false,
  2556. "rightSide": false,
  2557. "show": true,
  2558. "total": false,
  2559. "values": true
  2560. },
  2561. "lines": true,
  2562. "linewidth": 2,
  2563. "links": [],
  2564. "nullPointMode": "connected",
  2565. "options": {
  2566. "alertThreshold": true
  2567. },
  2568. "percentage": false,
  2569. "pluginVersion": "8.0.2",
  2570. "pointradius": 5,
  2571. "points": false,
  2572. "renderer": "flot",
  2573. "seriesOverrides": [],
  2574. "spaceLength": 10,
  2575. "stack": false,
  2576. "steppedLine": false,
  2577. "targets": [
  2578. {
  2579. "exemplar": true,
  2580. "expr": "container_memory_usage_bytes{job=~\"$job\",image!=\"\",name=~\"$redis_name\"}",
  2581. "hide": false,
  2582. "interval": "",
  2583. "intervalFactor": 2,
  2584. "legendFormat": "{{name}}",
  2585. "metric": "container_memory_usage_bytes",
  2586. "refId": "A",
  2587. "step": 10
  2588. }
  2589. ],
  2590. "thresholds": [],
  2591. "timeFrom": null,
  2592. "timeRegions": [],
  2593. "timeShift": null,
  2594. "title": "Memory Usage",
  2595. "tooltip": {
  2596. "msResolution": false,
  2597. "shared": true,
  2598. "sort": 0,
  2599. "value_type": "cumulative"
  2600. },
  2601. "type": "graph",
  2602. "xaxis": {
  2603. "buckets": null,
  2604. "mode": "time",
  2605. "name": null,
  2606. "show": true,
  2607. "values": []
  2608. },
  2609. "yaxes": [
  2610. {
  2611. "$$hashKey": "object:1431",
  2612. "format": "bytes",
  2613. "label": "",
  2614. "logBase": 1,
  2615. "max": null,
  2616. "min": null,
  2617. "show": true
  2618. },
  2619. {
  2620. "$$hashKey": "object:1432",
  2621. "format": "short",
  2622. "label": null,
  2623. "logBase": 1,
  2624. "max": null,
  2625. "min": null,
  2626. "show": false
  2627. }
  2628. ],
  2629. "yaxis": {
  2630. "align": false,
  2631. "alignLevel": null
  2632. }
  2633. }
  2634. ],
  2635. "title": "REDIS ECS",
  2636. "type": "row"
  2637. },
  2638. {
  2639. "collapsed": true,
  2640. "datasource": null,
  2641. "gridPos": {
  2642. "h": 1,
  2643. "w": 24,
  2644. "x": 0,
  2645. "y": 38
  2646. },
  2647. "id": 86,
  2648. "panels": [
  2649. {
  2650. "datasource": "${Prometheus}",
  2651. "fieldConfig": {
  2652. "defaults": {
  2653. "color": {
  2654. "mode": "palette-classic"
  2655. },
  2656. "custom": {
  2657. "axisLabel": "",
  2658. "axisPlacement": "auto",
  2659. "barAlignment": 0,
  2660. "drawStyle": "line",
  2661. "fillOpacity": 0,
  2662. "gradientMode": "none",
  2663. "hideFrom": {
  2664. "legend": false,
  2665. "tooltip": false,
  2666. "viz": false
  2667. },
  2668. "lineInterpolation": "linear",
  2669. "lineWidth": 1,
  2670. "pointSize": 5,
  2671. "scaleDistribution": {
  2672. "type": "linear"
  2673. },
  2674. "showPoints": "auto",
  2675. "spanNulls": false,
  2676. "stacking": {
  2677. "group": "A",
  2678. "mode": "none"
  2679. },
  2680. "thresholdsStyle": {
  2681. "mode": "off"
  2682. }
  2683. },
  2684. "mappings": [],
  2685. "thresholds": {
  2686. "mode": "absolute",
  2687. "steps": [
  2688. {
  2689. "color": "green",
  2690. "value": null
  2691. },
  2692. {
  2693. "color": "red",
  2694. "value": 80
  2695. }
  2696. ]
  2697. },
  2698. "unit": "decbytes"
  2699. },
  2700. "overrides": []
  2701. },
  2702. "gridPos": {
  2703. "h": 8,
  2704. "w": 12,
  2705. "x": 0,
  2706. "y": 6
  2707. },
  2708. "id": 88,
  2709. "options": {
  2710. "legend": {
  2711. "calcs": [],
  2712. "displayMode": "list",
  2713. "placement": "bottom"
  2714. },
  2715. "tooltip": {
  2716. "mode": "single"
  2717. }
  2718. },
  2719. "targets": [
  2720. {
  2721. "exemplar": true,
  2722. "expr": "redis_memory_used_bytes{service=~\"messenger-contexts-redis\"}",
  2723. "interval": "",
  2724. "legendFormat": "",
  2725. "queryType": "randomWalk",
  2726. "refId": "A"
  2727. }
  2728. ],
  2729. "title": "Redis memory used",
  2730. "type": "timeseries"
  2731. },
  2732. {
  2733. "datasource": "${Prometheus}",
  2734. "description": "redis_commands_processed_total\tNumber of commands processed by the shard; Calculate the number of commands for a time period by comparing the value at different times",
  2735. "fieldConfig": {
  2736. "defaults": {
  2737. "color": {
  2738. "mode": "thresholds"
  2739. },
  2740. "mappings": [],
  2741. "thresholds": {
  2742. "mode": "absolute",
  2743. "steps": [
  2744. {
  2745. "color": "green",
  2746. "value": null
  2747. },
  2748. {
  2749. "color": "red",
  2750. "value": 80
  2751. }
  2752. ]
  2753. },
  2754. "unit": "none"
  2755. },
  2756. "overrides": []
  2757. },
  2758. "gridPos": {
  2759. "h": 8,
  2760. "w": 12,
  2761. "x": 12,
  2762. "y": 6
  2763. },
  2764. "id": 92,
  2765. "options": {
  2766. "displayMode": "gradient",
  2767. "orientation": "auto",
  2768. "reduceOptions": {
  2769. "calcs": [
  2770. "lastNotNull"
  2771. ],
  2772. "fields": "",
  2773. "values": false
  2774. },
  2775. "showUnfilled": true,
  2776. "text": {}
  2777. },
  2778. "pluginVersion": "8.0.2",
  2779. "targets": [
  2780. {
  2781. "exemplar": true,
  2782. "expr": "redis_commands_total{service=\"messenger-contexts-redis\"}",
  2783. "interval": "",
  2784. "legendFormat": "{{cmd}}",
  2785. "queryType": "randomWalk",
  2786. "refId": "A"
  2787. },
  2788. {
  2789. "exemplar": true,
  2790. "expr": "redis_commands_processed_total{service=\"messenger-contexts-redis\"}",
  2791. "hide": false,
  2792. "interval": "",
  2793. "legendFormat": "Total",
  2794. "queryType": "randomWalk",
  2795. "refId": "B"
  2796. }
  2797. ],
  2798. "title": "Redis commands total",
  2799. "type": "bargauge"
  2800. },
  2801. {
  2802. "datasource": "${Prometheus}",
  2803. "description": "",
  2804. "fieldConfig": {
  2805. "defaults": {
  2806. "color": {
  2807. "mode": "palette-classic"
  2808. },
  2809. "custom": {
  2810. "axisLabel": "",
  2811. "axisPlacement": "auto",
  2812. "barAlignment": 0,
  2813. "drawStyle": "line",
  2814. "fillOpacity": 0,
  2815. "gradientMode": "none",
  2816. "hideFrom": {
  2817. "legend": false,
  2818. "tooltip": false,
  2819. "viz": false
  2820. },
  2821. "lineInterpolation": "linear",
  2822. "lineWidth": 1,
  2823. "pointSize": 5,
  2824. "scaleDistribution": {
  2825. "type": "linear"
  2826. },
  2827. "showPoints": "auto",
  2828. "spanNulls": false,
  2829. "stacking": {
  2830. "group": "A",
  2831. "mode": "none"
  2832. },
  2833. "thresholdsStyle": {
  2834. "mode": "off"
  2835. }
  2836. },
  2837. "mappings": [],
  2838. "thresholds": {
  2839. "mode": "absolute",
  2840. "steps": [
  2841. {
  2842. "color": "green",
  2843. "value": null
  2844. },
  2845. {
  2846. "color": "red",
  2847. "value": 80
  2848. }
  2849. ]
  2850. },
  2851. "unit": "none"
  2852. },
  2853. "overrides": []
  2854. },
  2855. "gridPos": {
  2856. "h": 8,
  2857. "w": 12,
  2858. "x": 0,
  2859. "y": 14
  2860. },
  2861. "id": 96,
  2862. "options": {
  2863. "legend": {
  2864. "calcs": [],
  2865. "displayMode": "list",
  2866. "placement": "bottom"
  2867. },
  2868. "tooltip": {
  2869. "mode": "single"
  2870. }
  2871. },
  2872. "pluginVersion": "8.0.2",
  2873. "targets": [
  2874. {
  2875. "exemplar": true,
  2876. "expr": "sum by (instance) (redis_db_keys_expiring{service=\"messenger-contexts-redis\"})",
  2877. "hide": false,
  2878. "interval": "",
  2879. "legendFormat": "keys_expiring",
  2880. "queryType": "randomWalk",
  2881. "refId": "A"
  2882. },
  2883. {
  2884. "exemplar": true,
  2885. "expr": "sum by (instance) (redis_db_keys{service=\"messenger-contexts-redis\"})",
  2886. "hide": false,
  2887. "interval": "",
  2888. "legendFormat": "keys",
  2889. "queryType": "randomWalk",
  2890. "refId": "B"
  2891. }
  2892. ],
  2893. "title": "Redis db keys",
  2894. "type": "timeseries"
  2895. },
  2896. {
  2897. "datasource": "${Prometheus}",
  2898. "description": "redis_connected_clients\tNumber of client connections to the specific shard",
  2899. "fieldConfig": {
  2900. "defaults": {
  2901. "color": {
  2902. "mode": "thresholds"
  2903. },
  2904. "mappings": [],
  2905. "thresholds": {
  2906. "mode": "absolute",
  2907. "steps": [
  2908. {
  2909. "color": "green",
  2910. "value": null
  2911. },
  2912. {
  2913. "color": "red",
  2914. "value": 80
  2915. }
  2916. ]
  2917. }
  2918. },
  2919. "overrides": []
  2920. },
  2921. "gridPos": {
  2922. "h": 8,
  2923. "w": 12,
  2924. "x": 12,
  2925. "y": 14
  2926. },
  2927. "id": 93,
  2928. "options": {
  2929. "colorMode": "value",
  2930. "graphMode": "area",
  2931. "justifyMode": "auto",
  2932. "orientation": "auto",
  2933. "reduceOptions": {
  2934. "calcs": [
  2935. "lastNotNull"
  2936. ],
  2937. "fields": "",
  2938. "values": false
  2939. },
  2940. "text": {},
  2941. "textMode": "auto"
  2942. },
  2943. "pluginVersion": "8.0.2",
  2944. "targets": [
  2945. {
  2946. "exemplar": true,
  2947. "expr": "redis_connected_clients{service=\"messenger-contexts-redis\"}",
  2948. "interval": "",
  2949. "legendFormat": "{{cmd}}",
  2950. "queryType": "randomWalk",
  2951. "refId": "A"
  2952. }
  2953. ],
  2954. "title": "Redis connected clients",
  2955. "type": "stat"
  2956. },
  2957. {
  2958. "datasource": "${Prometheus}",
  2959. "description": "redis_total_net_input_bytes\tNumber of bytes received by the shard; Calculate the throughput for a time period by comparing the value at different times\n\n\nredis_total_net_output_bytes\tNumber of bytes sent by the shard; Calculate the throughput for a time period by comparing the value at different times",
  2960. "fieldConfig": {
  2961. "defaults": {
  2962. "color": {
  2963. "mode": "thresholds"
  2964. },
  2965. "mappings": [],
  2966. "thresholds": {
  2967. "mode": "absolute",
  2968. "steps": [
  2969. {
  2970. "color": "green",
  2971. "value": null
  2972. },
  2973. {
  2974. "color": "red",
  2975. "value": 80
  2976. }
  2977. ]
  2978. },
  2979. "unit": "decbytes"
  2980. },
  2981. "overrides": []
  2982. },
  2983. "gridPos": {
  2984. "h": 8,
  2985. "w": 12,
  2986. "x": 0,
  2987. "y": 22
  2988. },
  2989. "id": 94,
  2990. "options": {
  2991. "displayMode": "gradient",
  2992. "orientation": "horizontal",
  2993. "reduceOptions": {
  2994. "calcs": [
  2995. "lastNotNull"
  2996. ],
  2997. "fields": "",
  2998. "values": false
  2999. },
  3000. "showUnfilled": true,
  3001. "text": {}
  3002. },
  3003. "pluginVersion": "8.0.2",
  3004. "targets": [
  3005. {
  3006. "exemplar": true,
  3007. "expr": "redis_net_input_bytes_total{service=\"messenger-contexts-redis\"}",
  3008. "interval": "",
  3009. "legendFormat": "input",
  3010. "queryType": "randomWalk",
  3011. "refId": "A"
  3012. },
  3013. {
  3014. "exemplar": true,
  3015. "expr": "redis_net_output_bytes_total{service=\"messenger-contexts-redis\"}",
  3016. "hide": false,
  3017. "interval": "",
  3018. "legendFormat": "output",
  3019. "queryType": "randomWalk",
  3020. "refId": "B"
  3021. }
  3022. ],
  3023. "title": "Redis net bytes total",
  3024. "type": "bargauge"
  3025. },
  3026. {
  3027. "datasource": "${Prometheus}",
  3028. "description": "",
  3029. "fieldConfig": {
  3030. "defaults": {
  3031. "color": {
  3032. "mode": "palette-classic"
  3033. },
  3034. "custom": {
  3035. "axisLabel": "",
  3036. "axisPlacement": "auto",
  3037. "barAlignment": 0,
  3038. "drawStyle": "line",
  3039. "fillOpacity": 0,
  3040. "gradientMode": "none",
  3041. "hideFrom": {
  3042. "legend": false,
  3043. "tooltip": false,
  3044. "viz": false
  3045. },
  3046. "lineInterpolation": "linear",
  3047. "lineWidth": 1,
  3048. "pointSize": 5,
  3049. "scaleDistribution": {
  3050. "type": "linear"
  3051. },
  3052. "showPoints": "auto",
  3053. "spanNulls": false,
  3054. "stacking": {
  3055. "group": "A",
  3056. "mode": "none"
  3057. },
  3058. "thresholdsStyle": {
  3059. "mode": "off"
  3060. }
  3061. },
  3062. "mappings": [],
  3063. "thresholds": {
  3064. "mode": "absolute",
  3065. "steps": [
  3066. {
  3067. "color": "green",
  3068. "value": null
  3069. },
  3070. {
  3071. "color": "red",
  3072. "value": 80
  3073. }
  3074. ]
  3075. },
  3076. "unit": "decbytes"
  3077. },
  3078. "overrides": []
  3079. },
  3080. "gridPos": {
  3081. "h": 8,
  3082. "w": 12,
  3083. "x": 12,
  3084. "y": 22
  3085. },
  3086. "id": 99,
  3087. "options": {
  3088. "legend": {
  3089. "calcs": [],
  3090. "displayMode": "list",
  3091. "placement": "bottom"
  3092. },
  3093. "tooltip": {
  3094. "mode": "single"
  3095. }
  3096. },
  3097. "pluginVersion": "8.0.2",
  3098. "targets": [
  3099. {
  3100. "exemplar": true,
  3101. "expr": "redis_client_recent_max_input_buffer_bytes{service=\"messenger-contexts-redis\"}",
  3102. "interval": "",
  3103. "legendFormat": "input_buffer_bytes",
  3104. "queryType": "randomWalk",
  3105. "refId": "A"
  3106. },
  3107. {
  3108. "exemplar": true,
  3109. "expr": "redis_client_recent_max_output_buffer_bytes{service=\"messenger-contexts-redis\"}",
  3110. "hide": false,
  3111. "interval": "",
  3112. "legendFormat": "output_buffer_bytes",
  3113. "queryType": "randomWalk",
  3114. "refId": "B"
  3115. }
  3116. ],
  3117. "title": "Redis client recent max",
  3118. "type": "timeseries"
  3119. },
  3120. {
  3121. "datasource": "${Prometheus}",
  3122. "description": "",
  3123. "fieldConfig": {
  3124. "defaults": {
  3125. "color": {
  3126. "mode": "palette-classic"
  3127. },
  3128. "custom": {
  3129. "axisLabel": "",
  3130. "axisPlacement": "auto",
  3131. "barAlignment": 0,
  3132. "drawStyle": "line",
  3133. "fillOpacity": 0,
  3134. "gradientMode": "none",
  3135. "hideFrom": {
  3136. "legend": false,
  3137. "tooltip": false,
  3138. "viz": false
  3139. },
  3140. "lineInterpolation": "linear",
  3141. "lineWidth": 1,
  3142. "pointSize": 5,
  3143. "scaleDistribution": {
  3144. "type": "linear"
  3145. },
  3146. "showPoints": "auto",
  3147. "spanNulls": false,
  3148. "stacking": {
  3149. "group": "A",
  3150. "mode": "none"
  3151. },
  3152. "thresholdsStyle": {
  3153. "mode": "off"
  3154. }
  3155. },
  3156. "mappings": [],
  3157. "thresholds": {
  3158. "mode": "absolute",
  3159. "steps": [
  3160. {
  3161. "color": "green",
  3162. "value": null
  3163. },
  3164. {
  3165. "color": "red",
  3166. "value": 80
  3167. }
  3168. ]
  3169. },
  3170. "unit": "decbytes"
  3171. },
  3172. "overrides": []
  3173. },
  3174. "gridPos": {
  3175. "h": 8,
  3176. "w": 12,
  3177. "x": 0,
  3178. "y": 30
  3179. },
  3180. "id": 91,
  3181. "options": {
  3182. "legend": {
  3183. "calcs": [],
  3184. "displayMode": "list",
  3185. "placement": "bottom"
  3186. },
  3187. "tooltip": {
  3188. "mode": "single"
  3189. }
  3190. },
  3191. "targets": [
  3192. {
  3193. "exemplar": true,
  3194. "expr": "redis_blocked_clients{service=\"messenger-contexts-redis\"}",
  3195. "interval": "",
  3196. "legendFormat": "",
  3197. "queryType": "randomWalk",
  3198. "refId": "A"
  3199. }
  3200. ],
  3201. "title": "Redis blocked clients",
  3202. "type": "timeseries"
  3203. },
  3204. {
  3205. "datasource": "${Prometheus}",
  3206. "description": "",
  3207. "fieldConfig": {
  3208. "defaults": {
  3209. "color": {
  3210. "mode": "palette-classic"
  3211. },
  3212. "custom": {
  3213. "axisLabel": "",
  3214. "axisPlacement": "auto",
  3215. "barAlignment": 0,
  3216. "drawStyle": "line",
  3217. "fillOpacity": 0,
  3218. "gradientMode": "none",
  3219. "hideFrom": {
  3220. "legend": false,
  3221. "tooltip": false,
  3222. "viz": false
  3223. },
  3224. "lineInterpolation": "linear",
  3225. "lineWidth": 1,
  3226. "pointSize": 5,
  3227. "scaleDistribution": {
  3228. "type": "linear"
  3229. },
  3230. "showPoints": "auto",
  3231. "spanNulls": false,
  3232. "stacking": {
  3233. "group": "A",
  3234. "mode": "none"
  3235. },
  3236. "thresholdsStyle": {
  3237. "mode": "off"
  3238. }
  3239. },
  3240. "mappings": [],
  3241. "thresholds": {
  3242. "mode": "absolute",
  3243. "steps": [
  3244. {
  3245. "color": "green",
  3246. "value": null
  3247. },
  3248. {
  3249. "color": "red",
  3250. "value": 80
  3251. }
  3252. ]
  3253. },
  3254. "unit": "decbytes"
  3255. },
  3256. "overrides": []
  3257. },
  3258. "gridPos": {
  3259. "h": 8,
  3260. "w": 12,
  3261. "x": 12,
  3262. "y": 30
  3263. },
  3264. "id": 97,
  3265. "options": {
  3266. "legend": {
  3267. "calcs": [],
  3268. "displayMode": "list",
  3269. "placement": "bottom"
  3270. },
  3271. "tooltip": {
  3272. "mode": "single"
  3273. }
  3274. },
  3275. "pluginVersion": "8.0.2",
  3276. "targets": [
  3277. {
  3278. "exemplar": true,
  3279. "expr": "redis_allocator_active_bytes{service=\"messenger-contexts-redis\"}",
  3280. "interval": "",
  3281. "legendFormat": "active_bytes",
  3282. "queryType": "randomWalk",
  3283. "refId": "A"
  3284. },
  3285. {
  3286. "exemplar": true,
  3287. "expr": "redis_allocator_allocated_bytes{service=\"messenger-contexts-redis\"}",
  3288. "hide": false,
  3289. "interval": "",
  3290. "legendFormat": "allocated_bytes",
  3291. "queryType": "randomWalk",
  3292. "refId": "C"
  3293. },
  3294. {
  3295. "exemplar": true,
  3296. "expr": "redis_allocator_frag_bytes{service=\"messenger-contexts-redis\"}",
  3297. "hide": false,
  3298. "interval": "",
  3299. "legendFormat": "frag_bytes",
  3300. "queryType": "randomWalk",
  3301. "refId": "D"
  3302. },
  3303. {
  3304. "exemplar": true,
  3305. "expr": "redis_allocator_resident_bytes{service=\"messenger-contexts-redis\"}",
  3306. "hide": false,
  3307. "interval": "",
  3308. "legendFormat": "resident_bytes",
  3309. "queryType": "randomWalk",
  3310. "refId": "F"
  3311. },
  3312. {
  3313. "exemplar": true,
  3314. "expr": "redis_allocator_rss_bytes{service=\"messenger-contexts-redis\"}",
  3315. "hide": false,
  3316. "interval": "",
  3317. "legendFormat": "rss_bytes",
  3318. "queryType": "randomWalk",
  3319. "refId": "G"
  3320. }
  3321. ],
  3322. "title": "Redis allocator",
  3323. "type": "timeseries"
  3324. }
  3325. ],
  3326. "title": "Redis",
  3327. "type": "row"
  3328. },
  3329. {
  3330. "collapsed": true,
  3331. "datasource": null,
  3332. "gridPos": {
  3333. "h": 1,
  3334. "w": 24,
  3335. "x": 0,
  3336. "y": 39
  3337. },
  3338. "id": 84,
  3339. "panels": [],
  3340. "title": "Rabbit",
  3341. "type": "row"
  3342. },
  3343. {
  3344. "collapsed": true,
  3345. "datasource": null,
  3346. "gridPos": {
  3347. "h": 1,
  3348. "w": 24,
  3349. "x": 0,
  3350. "y": 40
  3351. },
  3352. "id": 14,
  3353. "panels": [
  3354. {
  3355. "aliasColors": {},
  3356. "bars": false,
  3357. "dashLength": 10,
  3358. "dashes": false,
  3359. "datasource": "$Prometheus",
  3360. "description": "Number of messages consumed per second for the query with the most messages consumed per second",
  3361. "fieldConfig": {
  3362. "defaults": {
  3363. "links": []
  3364. },
  3365. "overrides": []
  3366. },
  3367. "fill": 1,
  3368. "fillGradient": 0,
  3369. "gridPos": {
  3370. "h": 8,
  3371. "w": 12,
  3372. "x": 0,
  3373. "y": 88
  3374. },
  3375. "hiddenSeries": false,
  3376. "id": 36,
  3377. "legend": {
  3378. "avg": false,
  3379. "current": false,
  3380. "max": false,
  3381. "min": false,
  3382. "show": true,
  3383. "total": false,
  3384. "values": false
  3385. },
  3386. "lines": true,
  3387. "linewidth": 1,
  3388. "nullPointMode": "null",
  3389. "options": {
  3390. "alertThreshold": true
  3391. },
  3392. "percentage": false,
  3393. "pluginVersion": "8.0.2",
  3394. "pointradius": 2,
  3395. "points": false,
  3396. "renderer": "flot",
  3397. "seriesOverrides": [],
  3398. "spaceLength": 10,
  3399. "stack": false,
  3400. "steppedLine": false,
  3401. "targets": [
  3402. {
  3403. "expr": "confluent_ksql_default_messages_consumed_max",
  3404. "interval": "",
  3405. "legendFormat": "{{service}}",
  3406. "refId": "A"
  3407. }
  3408. ],
  3409. "thresholds": [],
  3410. "timeFrom": null,
  3411. "timeRegions": [],
  3412. "timeShift": null,
  3413. "title": "Number of messages consumed per second for the query with the most messages consumed per second",
  3414. "tooltip": {
  3415. "shared": true,
  3416. "sort": 0,
  3417. "value_type": "individual"
  3418. },
  3419. "type": "graph",
  3420. "xaxis": {
  3421. "buckets": null,
  3422. "mode": "time",
  3423. "name": null,
  3424. "show": true,
  3425. "values": []
  3426. },
  3427. "yaxes": [
  3428. {
  3429. "$$hashKey": "object:595",
  3430. "format": "short",
  3431. "label": null,
  3432. "logBase": 1,
  3433. "max": null,
  3434. "min": null,
  3435. "show": true
  3436. },
  3437. {
  3438. "$$hashKey": "object:596",
  3439. "format": "short",
  3440. "label": null,
  3441. "logBase": 1,
  3442. "max": null,
  3443. "min": null,
  3444. "show": true
  3445. }
  3446. ],
  3447. "yaxis": {
  3448. "align": false,
  3449. "alignLevel": null
  3450. }
  3451. },
  3452. {
  3453. "aliasColors": {},
  3454. "bars": false,
  3455. "dashLength": 10,
  3456. "dashes": false,
  3457. "datasource": "$Prometheus",
  3458. "description": "The total number of bytes consumed across all queries",
  3459. "fieldConfig": {
  3460. "defaults": {
  3461. "links": []
  3462. },
  3463. "overrides": []
  3464. },
  3465. "fill": 1,
  3466. "fillGradient": 0,
  3467. "gridPos": {
  3468. "h": 8,
  3469. "w": 12,
  3470. "x": 12,
  3471. "y": 88
  3472. },
  3473. "hiddenSeries": false,
  3474. "id": 2,
  3475. "legend": {
  3476. "avg": false,
  3477. "current": false,
  3478. "max": false,
  3479. "min": false,
  3480. "show": true,
  3481. "total": false,
  3482. "values": false
  3483. },
  3484. "lines": true,
  3485. "linewidth": 1,
  3486. "nullPointMode": "null",
  3487. "options": {
  3488. "alertThreshold": true
  3489. },
  3490. "percentage": false,
  3491. "pluginVersion": "8.0.2",
  3492. "pointradius": 2,
  3493. "points": false,
  3494. "renderer": "flot",
  3495. "seriesOverrides": [],
  3496. "spaceLength": 10,
  3497. "stack": false,
  3498. "steppedLine": false,
  3499. "targets": [
  3500. {
  3501. "expr": "rate(confluent_ksql_default_bytes_consumed_total[1m])",
  3502. "format": "time_series",
  3503. "hide": false,
  3504. "instant": false,
  3505. "interval": "",
  3506. "legendFormat": "{{service}}",
  3507. "refId": "A"
  3508. }
  3509. ],
  3510. "thresholds": [],
  3511. "timeFrom": null,
  3512. "timeRegions": [],
  3513. "timeShift": null,
  3514. "title": "The total number of bytes consumed across all queries per minute",
  3515. "tooltip": {
  3516. "shared": true,
  3517. "sort": 0,
  3518. "value_type": "individual"
  3519. },
  3520. "type": "graph",
  3521. "xaxis": {
  3522. "buckets": null,
  3523. "mode": "time",
  3524. "name": null,
  3525. "show": true,
  3526. "values": []
  3527. },
  3528. "yaxes": [
  3529. {
  3530. "$$hashKey": "object:59",
  3531. "format": "short",
  3532. "label": null,
  3533. "logBase": 1,
  3534. "max": null,
  3535. "min": null,
  3536. "show": true
  3537. },
  3538. {
  3539. "$$hashKey": "object:60",
  3540. "format": "short",
  3541. "label": null,
  3542. "logBase": 1,
  3543. "max": null,
  3544. "min": null,
  3545. "show": true
  3546. }
  3547. ],
  3548. "yaxis": {
  3549. "align": false,
  3550. "alignLevel": null
  3551. }
  3552. },
  3553. {
  3554. "aliasColors": {},
  3555. "bars": false,
  3556. "dashLength": 10,
  3557. "dashes": false,
  3558. "datasource": "$Prometheus",
  3559. "description": "Count of queries in CREATED state",
  3560. "fieldConfig": {
  3561. "defaults": {
  3562. "links": []
  3563. },
  3564. "overrides": []
  3565. },
  3566. "fill": 1,
  3567. "fillGradient": 0,
  3568. "gridPos": {
  3569. "h": 8,
  3570. "w": 12,
  3571. "x": 0,
  3572. "y": 96
  3573. },
  3574. "hiddenSeries": false,
  3575. "id": 34,
  3576. "legend": {
  3577. "avg": false,
  3578. "current": false,
  3579. "max": false,
  3580. "min": false,
  3581. "show": true,
  3582. "total": false,
  3583. "values": false
  3584. },
  3585. "lines": true,
  3586. "linewidth": 1,
  3587. "nullPointMode": "null",
  3588. "options": {
  3589. "alertThreshold": true
  3590. },
  3591. "percentage": false,
  3592. "pluginVersion": "8.0.2",
  3593. "pointradius": 2,
  3594. "points": false,
  3595. "renderer": "flot",
  3596. "seriesOverrides": [],
  3597. "spaceLength": 10,
  3598. "stack": false,
  3599. "steppedLine": false,
  3600. "targets": [
  3601. {
  3602. "expr": "confluent_ksql_default_ksql_engine_query_stats_created_queries",
  3603. "interval": "",
  3604. "legendFormat": "{{service}}",
  3605. "refId": "A"
  3606. }
  3607. ],
  3608. "thresholds": [],
  3609. "timeFrom": null,
  3610. "timeRegions": [],
  3611. "timeShift": null,
  3612. "title": "Count of queries in CREATED state",
  3613. "tooltip": {
  3614. "shared": true,
  3615. "sort": 0,
  3616. "value_type": "individual"
  3617. },
  3618. "type": "graph",
  3619. "xaxis": {
  3620. "buckets": null,
  3621. "mode": "time",
  3622. "name": null,
  3623. "show": true,
  3624. "values": []
  3625. },
  3626. "yaxes": [
  3627. {
  3628. "$$hashKey": "object:161",
  3629. "format": "short",
  3630. "label": null,
  3631. "logBase": 1,
  3632. "max": null,
  3633. "min": null,
  3634. "show": true
  3635. },
  3636. {
  3637. "$$hashKey": "object:162",
  3638. "format": "short",
  3639. "label": null,
  3640. "logBase": 1,
  3641. "max": null,
  3642. "min": null,
  3643. "show": true
  3644. }
  3645. ],
  3646. "yaxis": {
  3647. "align": false,
  3648. "alignLevel": null
  3649. }
  3650. },
  3651. {
  3652. "aliasColors": {},
  3653. "bars": false,
  3654. "dashLength": 10,
  3655. "dashes": false,
  3656. "datasource": "$Prometheus",
  3657. "fill": 1,
  3658. "fillGradient": 0,
  3659. "gridPos": {
  3660. "h": 8,
  3661. "w": 12,
  3662. "x": 12,
  3663. "y": 96
  3664. },
  3665. "hiddenSeries": false,
  3666. "id": 40,
  3667. "legend": {
  3668. "avg": false,
  3669. "current": false,
  3670. "max": false,
  3671. "min": false,
  3672. "show": true,
  3673. "total": false,
  3674. "values": false
  3675. },
  3676. "lines": true,
  3677. "linewidth": 1,
  3678. "nullPointMode": "null",
  3679. "options": {
  3680. "alertThreshold": true
  3681. },
  3682. "percentage": false,
  3683. "pluginVersion": "8.0.2",
  3684. "pointradius": 2,
  3685. "points": false,
  3686. "renderer": "flot",
  3687. "seriesOverrides": [],
  3688. "spaceLength": 10,
  3689. "stack": false,
  3690. "steppedLine": false,
  3691. "targets": [
  3692. {
  3693. "expr": "confluent_ksql_default_messages_consumed_per_sec",
  3694. "interval": "",
  3695. "legendFormat": "{{service}}",
  3696. "queryType": "randomWalk",
  3697. "refId": "A"
  3698. }
  3699. ],
  3700. "thresholds": [],
  3701. "timeFrom": null,
  3702. "timeRegions": [],
  3703. "timeShift": null,
  3704. "title": "Average number of messages consumed by a query per second",
  3705. "tooltip": {
  3706. "shared": true,
  3707. "sort": 0,
  3708. "value_type": "individual"
  3709. },
  3710. "type": "graph",
  3711. "xaxis": {
  3712. "buckets": null,
  3713. "mode": "time",
  3714. "name": null,
  3715. "show": true,
  3716. "values": []
  3717. },
  3718. "yaxes": [
  3719. {
  3720. "$$hashKey": "object:111",
  3721. "format": "short",
  3722. "label": null,
  3723. "logBase": 1,
  3724. "max": null,
  3725. "min": null,
  3726. "show": true
  3727. },
  3728. {
  3729. "$$hashKey": "object:112",
  3730. "format": "short",
  3731. "label": null,
  3732. "logBase": 1,
  3733. "max": null,
  3734. "min": null,
  3735. "show": true
  3736. }
  3737. ],
  3738. "yaxis": {
  3739. "align": false,
  3740. "alignLevel": null
  3741. }
  3742. },
  3743. {
  3744. "aliasColors": {},
  3745. "bars": false,
  3746. "dashLength": 10,
  3747. "dashes": false,
  3748. "datasource": "$Prometheus",
  3749. "fill": 1,
  3750. "fillGradient": 0,
  3751. "gridPos": {
  3752. "h": 8,
  3753. "w": 12,
  3754. "x": 0,
  3755. "y": 104
  3756. },
  3757. "hiddenSeries": false,
  3758. "id": 42,
  3759. "legend": {
  3760. "avg": false,
  3761. "current": false,
  3762. "max": false,
  3763. "min": false,
  3764. "show": true,
  3765. "total": false,
  3766. "values": false
  3767. },
  3768. "lines": true,
  3769. "linewidth": 1,
  3770. "nullPointMode": "null",
  3771. "options": {
  3772. "alertThreshold": true
  3773. },
  3774. "percentage": false,
  3775. "pluginVersion": "8.0.2",
  3776. "pointradius": 2,
  3777. "points": false,
  3778. "renderer": "flot",
  3779. "seriesOverrides": [],
  3780. "spaceLength": 10,
  3781. "stack": false,
  3782. "steppedLine": false,
  3783. "targets": [
  3784. {
  3785. "expr": "rate(confluent_ksql_default_messages_consumed_total[1m])",
  3786. "interval": "",
  3787. "legendFormat": "{{service}}",
  3788. "queryType": "randomWalk",
  3789. "refId": "A"
  3790. }
  3791. ],
  3792. "thresholds": [],
  3793. "timeFrom": null,
  3794. "timeRegions": [],
  3795. "timeShift": null,
  3796. "title": "The total number of messages consumed across all queries per minute",
  3797. "tooltip": {
  3798. "shared": true,
  3799. "sort": 0,
  3800. "value_type": "individual"
  3801. },
  3802. "type": "graph",
  3803. "xaxis": {
  3804. "buckets": null,
  3805. "mode": "time",
  3806. "name": null,
  3807. "show": true,
  3808. "values": []
  3809. },
  3810. "yaxes": [
  3811. {
  3812. "$$hashKey": "object:986",
  3813. "format": "short",
  3814. "label": null,
  3815. "logBase": 1,
  3816. "max": null,
  3817. "min": null,
  3818. "show": true
  3819. },
  3820. {
  3821. "$$hashKey": "object:987",
  3822. "format": "short",
  3823. "label": null,
  3824. "logBase": 1,
  3825. "max": null,
  3826. "min": null,
  3827. "show": true
  3828. }
  3829. ],
  3830. "yaxis": {
  3831. "align": false,
  3832. "alignLevel": null
  3833. }
  3834. },
  3835. {
  3836. "aliasColors": {},
  3837. "bars": false,
  3838. "dashLength": 10,
  3839. "dashes": false,
  3840. "datasource": "$Prometheus",
  3841. "fill": 1,
  3842. "fillGradient": 0,
  3843. "gridPos": {
  3844. "h": 8,
  3845. "w": 12,
  3846. "x": 12,
  3847. "y": 104
  3848. },
  3849. "hiddenSeries": false,
  3850. "id": 44,
  3851. "legend": {
  3852. "avg": false,
  3853. "current": false,
  3854. "max": false,
  3855. "min": false,
  3856. "show": true,
  3857. "total": false,
  3858. "values": false
  3859. },
  3860. "lines": true,
  3861. "linewidth": 1,
  3862. "nullPointMode": "null",
  3863. "options": {
  3864. "alertThreshold": true
  3865. },
  3866. "percentage": false,
  3867. "pluginVersion": "8.0.2",
  3868. "pointradius": 2,
  3869. "points": false,
  3870. "renderer": "flot",
  3871. "seriesOverrides": [],
  3872. "spaceLength": 10,
  3873. "stack": false,
  3874. "steppedLine": false,
  3875. "targets": [
  3876. {
  3877. "expr": "confluent_ksql_default_messages_consumed_per_sec",
  3878. "interval": "",
  3879. "legendFormat": "{{service}}",
  3880. "queryType": "randomWalk",
  3881. "refId": "A"
  3882. }
  3883. ],
  3884. "thresholds": [],
  3885. "timeFrom": null,
  3886. "timeRegions": [],
  3887. "timeShift": null,
  3888. "title": "The number of messages consumed per second across all queries",
  3889. "tooltip": {
  3890. "shared": true,
  3891. "sort": 0,
  3892. "value_type": "individual"
  3893. },
  3894. "type": "graph",
  3895. "xaxis": {
  3896. "buckets": null,
  3897. "mode": "time",
  3898. "name": null,
  3899. "show": true,
  3900. "values": []
  3901. },
  3902. "yaxes": [
  3903. {
  3904. "$$hashKey": "object:1042",
  3905. "format": "short",
  3906. "label": null,
  3907. "logBase": 1,
  3908. "max": null,
  3909. "min": null,
  3910. "show": true
  3911. },
  3912. {
  3913. "$$hashKey": "object:1043",
  3914. "format": "short",
  3915. "label": null,
  3916. "logBase": 1,
  3917. "max": null,
  3918. "min": null,
  3919. "show": true
  3920. }
  3921. ],
  3922. "yaxis": {
  3923. "align": false,
  3924. "alignLevel": null
  3925. }
  3926. },
  3927. {
  3928. "aliasColors": {},
  3929. "bars": false,
  3930. "dashLength": 10,
  3931. "dashes": false,
  3932. "datasource": "$Prometheus",
  3933. "description": "The number of messages which were consumed but not processed. Messages may not be processed if, for instance, the message contents could not be deserialized due to an incompatible schema. Alternately, a consumed messages may not have been produced, hence being effectively dropped. Such messages would also be counted toward the error rate",
  3934. "fill": 1,
  3935. "fillGradient": 0,
  3936. "gridPos": {
  3937. "h": 8,
  3938. "w": 12,
  3939. "x": 0,
  3940. "y": 112
  3941. },
  3942. "hiddenSeries": false,
  3943. "id": 45,
  3944. "legend": {
  3945. "avg": false,
  3946. "current": false,
  3947. "max": false,
  3948. "min": false,
  3949. "show": true,
  3950. "total": false,
  3951. "values": false
  3952. },
  3953. "lines": true,
  3954. "linewidth": 1,
  3955. "nullPointMode": "null",
  3956. "options": {
  3957. "alertThreshold": true
  3958. },
  3959. "percentage": false,
  3960. "pluginVersion": "8.0.2",
  3961. "pointradius": 2,
  3962. "points": false,
  3963. "renderer": "flot",
  3964. "seriesOverrides": [],
  3965. "spaceLength": 10,
  3966. "stack": false,
  3967. "steppedLine": false,
  3968. "targets": [
  3969. {
  3970. "expr": "confluent_ksql_default_error_rate",
  3971. "interval": "",
  3972. "legendFormat": "{{service}}",
  3973. "queryType": "randomWalk",
  3974. "refId": "A"
  3975. }
  3976. ],
  3977. "thresholds": [],
  3978. "timeFrom": null,
  3979. "timeRegions": [],
  3980. "timeShift": null,
  3981. "title": "Messages error rate counter (not processed or not produced)",
  3982. "tooltip": {
  3983. "shared": true,
  3984. "sort": 0,
  3985. "value_type": "individual"
  3986. },
  3987. "type": "graph",
  3988. "xaxis": {
  3989. "buckets": null,
  3990. "mode": "time",
  3991. "name": null,
  3992. "show": true,
  3993. "values": []
  3994. },
  3995. "yaxes": [
  3996. {
  3997. "$$hashKey": "object:1042",
  3998. "format": "short",
  3999. "label": null,
  4000. "logBase": 1,
  4001. "max": null,
  4002. "min": null,
  4003. "show": true
  4004. },
  4005. {
  4006. "$$hashKey": "object:1043",
  4007. "format": "short",
  4008. "label": null,
  4009. "logBase": 1,
  4010. "max": null,
  4011. "min": null,
  4012. "show": true
  4013. }
  4014. ],
  4015. "yaxis": {
  4016. "align": false,
  4017. "alignLevel": null
  4018. }
  4019. },
  4020. {
  4021. "aliasColors": {},
  4022. "bars": false,
  4023. "dashLength": 10,
  4024. "dashes": false,
  4025. "datasource": "$Prometheus",
  4026. "description": "",
  4027. "fill": 1,
  4028. "fillGradient": 0,
  4029. "gridPos": {
  4030. "h": 8,
  4031. "w": 12,
  4032. "x": 12,
  4033. "y": 112
  4034. },
  4035. "hiddenSeries": false,
  4036. "id": 46,
  4037. "legend": {
  4038. "avg": false,
  4039. "current": false,
  4040. "max": false,
  4041. "min": false,
  4042. "show": true,
  4043. "total": false,
  4044. "values": false
  4045. },
  4046. "lines": true,
  4047. "linewidth": 1,
  4048. "nullPointMode": "null",
  4049. "options": {
  4050. "alertThreshold": true
  4051. },
  4052. "percentage": false,
  4053. "pluginVersion": "8.0.2",
  4054. "pointradius": 2,
  4055. "points": false,
  4056. "renderer": "flot",
  4057. "seriesOverrides": [],
  4058. "spaceLength": 10,
  4059. "stack": false,
  4060. "steppedLine": false,
  4061. "targets": [
  4062. {
  4063. "expr": "confluent_ksql_default_num_persistent_queries",
  4064. "interval": "",
  4065. "legendFormat": "{{service}}",
  4066. "queryType": "randomWalk",
  4067. "refId": "A"
  4068. }
  4069. ],
  4070. "thresholds": [],
  4071. "timeFrom": null,
  4072. "timeRegions": [],
  4073. "timeShift": null,
  4074. "title": "The current number of persistent queries running in this engine",
  4075. "tooltip": {
  4076. "shared": true,
  4077. "sort": 0,
  4078. "value_type": "individual"
  4079. },
  4080. "type": "graph",
  4081. "xaxis": {
  4082. "buckets": null,
  4083. "mode": "time",
  4084. "name": null,
  4085. "show": true,
  4086. "values": []
  4087. },
  4088. "yaxes": [
  4089. {
  4090. "$$hashKey": "object:1042",
  4091. "format": "short",
  4092. "label": null,
  4093. "logBase": 1,
  4094. "max": null,
  4095. "min": null,
  4096. "show": true
  4097. },
  4098. {
  4099. "$$hashKey": "object:1043",
  4100. "format": "short",
  4101. "label": null,
  4102. "logBase": 1,
  4103. "max": null,
  4104. "min": null,
  4105. "show": true
  4106. }
  4107. ],
  4108. "yaxis": {
  4109. "align": false,
  4110. "alignLevel": null
  4111. }
  4112. },
  4113. {
  4114. "aliasColors": {},
  4115. "bars": false,
  4116. "dashLength": 10,
  4117. "dashes": false,
  4118. "datasource": "$Prometheus",
  4119. "description": "The number of messages produced per second across all queries",
  4120. "fieldConfig": {
  4121. "defaults": {
  4122. "links": []
  4123. },
  4124. "overrides": []
  4125. },
  4126. "fill": 1,
  4127. "fillGradient": 0,
  4128. "gridPos": {
  4129. "h": 8,
  4130. "w": 12,
  4131. "x": 0,
  4132. "y": 120
  4133. },
  4134. "hiddenSeries": false,
  4135. "id": 24,
  4136. "legend": {
  4137. "avg": false,
  4138. "current": false,
  4139. "max": false,
  4140. "min": false,
  4141. "show": true,
  4142. "total": false,
  4143. "values": false
  4144. },
  4145. "lines": true,
  4146. "linewidth": 1,
  4147. "nullPointMode": "null",
  4148. "options": {
  4149. "alertThreshold": true
  4150. },
  4151. "percentage": false,
  4152. "pluginVersion": "8.0.2",
  4153. "pointradius": 2,
  4154. "points": false,
  4155. "renderer": "flot",
  4156. "seriesOverrides": [],
  4157. "spaceLength": 10,
  4158. "stack": false,
  4159. "steppedLine": false,
  4160. "targets": [
  4161. {
  4162. "expr": "confluent_ksql_default_messages_produced_per_sec",
  4163. "interval": "",
  4164. "legendFormat": "{{service}}",
  4165. "refId": "A"
  4166. }
  4167. ],
  4168. "thresholds": [],
  4169. "timeFrom": null,
  4170. "timeRegions": [],
  4171. "timeShift": null,
  4172. "title": "The number of messages produced per second across all queries",
  4173. "tooltip": {
  4174. "shared": true,
  4175. "sort": 0,
  4176. "value_type": "individual"
  4177. },
  4178. "type": "graph",
  4179. "xaxis": {
  4180. "buckets": null,
  4181. "mode": "time",
  4182. "name": null,
  4183. "show": true,
  4184. "values": []
  4185. },
  4186. "yaxes": [
  4187. {
  4188. "format": "short",
  4189. "label": null,
  4190. "logBase": 1,
  4191. "max": null,
  4192. "min": null,
  4193. "show": true
  4194. },
  4195. {
  4196. "format": "short",
  4197. "label": null,
  4198. "logBase": 1,
  4199. "max": null,
  4200. "min": null,
  4201. "show": true
  4202. }
  4203. ],
  4204. "yaxis": {
  4205. "align": false,
  4206. "alignLevel": null
  4207. }
  4208. },
  4209. {
  4210. "aliasColors": {},
  4211. "bars": false,
  4212. "dashLength": 10,
  4213. "dashes": false,
  4214. "datasource": "$Prometheus",
  4215. "description": "",
  4216. "fieldConfig": {
  4217. "defaults": {
  4218. "links": []
  4219. },
  4220. "overrides": []
  4221. },
  4222. "fill": 1,
  4223. "fillGradient": 0,
  4224. "gridPos": {
  4225. "h": 8,
  4226. "w": 12,
  4227. "x": 12,
  4228. "y": 120
  4229. },
  4230. "hiddenSeries": false,
  4231. "id": 49,
  4232. "legend": {
  4233. "avg": false,
  4234. "current": false,
  4235. "max": false,
  4236. "min": false,
  4237. "show": true,
  4238. "total": false,
  4239. "values": false
  4240. },
  4241. "lines": true,
  4242. "linewidth": 1,
  4243. "nullPointMode": "null",
  4244. "options": {
  4245. "alertThreshold": true
  4246. },
  4247. "percentage": false,
  4248. "pluginVersion": "8.0.2",
  4249. "pointradius": 2,
  4250. "points": false,
  4251. "renderer": "flot",
  4252. "seriesOverrides": [],
  4253. "spaceLength": 10,
  4254. "stack": false,
  4255. "steppedLine": false,
  4256. "targets": [
  4257. {
  4258. "expr": "confluent_ksql_default_ksql_engine_query_stats_not_running_queries",
  4259. "interval": "",
  4260. "legendFormat": "{{service}}",
  4261. "refId": "A"
  4262. }
  4263. ],
  4264. "thresholds": [],
  4265. "timeFrom": null,
  4266. "timeRegions": [],
  4267. "timeShift": null,
  4268. "title": "Count of queries in NOT_RUNNING state",
  4269. "tooltip": {
  4270. "shared": true,
  4271. "sort": 0,
  4272. "value_type": "individual"
  4273. },
  4274. "type": "graph",
  4275. "xaxis": {
  4276. "buckets": null,
  4277. "mode": "time",
  4278. "name": null,
  4279. "show": true,
  4280. "values": []
  4281. },
  4282. "yaxes": [
  4283. {
  4284. "$$hashKey": "object:133",
  4285. "format": "short",
  4286. "label": null,
  4287. "logBase": 1,
  4288. "max": null,
  4289. "min": null,
  4290. "show": true
  4291. },
  4292. {
  4293. "$$hashKey": "object:134",
  4294. "format": "short",
  4295. "label": null,
  4296. "logBase": 1,
  4297. "max": null,
  4298. "min": null,
  4299. "show": true
  4300. }
  4301. ],
  4302. "yaxis": {
  4303. "align": false,
  4304. "alignLevel": null
  4305. }
  4306. },
  4307. {
  4308. "aliasColors": {},
  4309. "bars": false,
  4310. "dashLength": 10,
  4311. "dashes": false,
  4312. "datasource": "$Prometheus",
  4313. "description": "Number of queries with no messages available to process.",
  4314. "fill": 1,
  4315. "fillGradient": 0,
  4316. "gridPos": {
  4317. "h": 8,
  4318. "w": 12,
  4319. "x": 0,
  4320. "y": 128
  4321. },
  4322. "hiddenSeries": false,
  4323. "id": 48,
  4324. "legend": {
  4325. "avg": false,
  4326. "current": false,
  4327. "max": false,
  4328. "min": false,
  4329. "show": true,
  4330. "total": false,
  4331. "values": false
  4332. },
  4333. "lines": true,
  4334. "linewidth": 1,
  4335. "nullPointMode": "null",
  4336. "options": {
  4337. "alertThreshold": true
  4338. },
  4339. "percentage": false,
  4340. "pluginVersion": "8.0.2",
  4341. "pointradius": 2,
  4342. "points": false,
  4343. "renderer": "flot",
  4344. "seriesOverrides": [],
  4345. "spaceLength": 10,
  4346. "stack": false,
  4347. "steppedLine": false,
  4348. "targets": [
  4349. {
  4350. "expr": "confluent_ksql_default_num_idle_queries",
  4351. "interval": "",
  4352. "legendFormat": "{{service}}",
  4353. "queryType": "randomWalk",
  4354. "refId": "A"
  4355. }
  4356. ],
  4357. "thresholds": [],
  4358. "timeFrom": null,
  4359. "timeRegions": [],
  4360. "timeShift": null,
  4361. "title": "Number of inactive queries (no messages)",
  4362. "tooltip": {
  4363. "shared": true,
  4364. "sort": 0,
  4365. "value_type": "individual"
  4366. },
  4367. "type": "graph",
  4368. "xaxis": {
  4369. "buckets": null,
  4370. "mode": "time",
  4371. "name": null,
  4372. "show": true,
  4373. "values": []
  4374. },
  4375. "yaxes": [
  4376. {
  4377. "$$hashKey": "object:95",
  4378. "format": "short",
  4379. "label": null,
  4380. "logBase": 1,
  4381. "max": null,
  4382. "min": null,
  4383. "show": true
  4384. },
  4385. {
  4386. "$$hashKey": "object:96",
  4387. "format": "short",
  4388. "label": null,
  4389. "logBase": 1,
  4390. "max": null,
  4391. "min": null,
  4392. "show": true
  4393. }
  4394. ],
  4395. "yaxis": {
  4396. "align": false,
  4397. "alignLevel": null
  4398. }
  4399. },
  4400. {
  4401. "aliasColors": {},
  4402. "bars": false,
  4403. "dashLength": 10,
  4404. "dashes": false,
  4405. "datasource": "$Prometheus",
  4406. "description": "",
  4407. "fill": 1,
  4408. "fillGradient": 0,
  4409. "gridPos": {
  4410. "h": 8,
  4411. "w": 12,
  4412. "x": 12,
  4413. "y": 128
  4414. },
  4415. "hiddenSeries": false,
  4416. "id": 50,
  4417. "legend": {
  4418. "avg": false,
  4419. "current": false,
  4420. "max": false,
  4421. "min": false,
  4422. "show": true,
  4423. "total": false,
  4424. "values": false
  4425. },
  4426. "lines": true,
  4427. "linewidth": 1,
  4428. "nullPointMode": "null",
  4429. "options": {
  4430. "alertThreshold": true
  4431. },
  4432. "percentage": false,
  4433. "pluginVersion": "8.0.2",
  4434. "pointradius": 2,
  4435. "points": false,
  4436. "renderer": "flot",
  4437. "seriesOverrides": [],
  4438. "spaceLength": 10,
  4439. "stack": false,
  4440. "steppedLine": false,
  4441. "targets": [
  4442. {
  4443. "expr": "confluent_ksql_default_ksql_engine_query_stats_running_queries",
  4444. "interval": "",
  4445. "legendFormat": "{{service}}",
  4446. "queryType": "randomWalk",
  4447. "refId": "A"
  4448. }
  4449. ],
  4450. "thresholds": [],
  4451. "timeFrom": null,
  4452. "timeRegions": [],
  4453. "timeShift": null,
  4454. "title": "Count of queries in RUNNING state",
  4455. "tooltip": {
  4456. "shared": true,
  4457. "sort": 0,
  4458. "value_type": "individual"
  4459. },
  4460. "type": "graph",
  4461. "xaxis": {
  4462. "buckets": null,
  4463. "mode": "time",
  4464. "name": null,
  4465. "show": true,
  4466. "values": []
  4467. },
  4468. "yaxes": [
  4469. {
  4470. "$$hashKey": "object:95",
  4471. "format": "short",
  4472. "label": null,
  4473. "logBase": 1,
  4474. "max": null,
  4475. "min": null,
  4476. "show": true
  4477. },
  4478. {
  4479. "$$hashKey": "object:96",
  4480. "format": "short",
  4481. "label": null,
  4482. "logBase": 1,
  4483. "max": null,
  4484. "min": null,
  4485. "show": true
  4486. }
  4487. ],
  4488. "yaxis": {
  4489. "align": false,
  4490. "alignLevel": null
  4491. }
  4492. },
  4493. {
  4494. "aliasColors": {},
  4495. "bars": false,
  4496. "dashLength": 10,
  4497. "dashes": false,
  4498. "datasource": "$Prometheus",
  4499. "description": "A metric with constant value 1 indicating the server is up and emitting metrics",
  4500. "fill": 1,
  4501. "fillGradient": 0,
  4502. "gridPos": {
  4503. "h": 8,
  4504. "w": 12,
  4505. "x": 0,
  4506. "y": 136
  4507. },
  4508. "hiddenSeries": false,
  4509. "id": 51,
  4510. "legend": {
  4511. "avg": false,
  4512. "current": false,
  4513. "max": false,
  4514. "min": false,
  4515. "show": true,
  4516. "total": false,
  4517. "values": false
  4518. },
  4519. "lines": false,
  4520. "linewidth": 1,
  4521. "nullPointMode": "null",
  4522. "options": {
  4523. "alertThreshold": true
  4524. },
  4525. "percentage": false,
  4526. "pluginVersion": "8.0.2",
  4527. "pointradius": 1,
  4528. "points": true,
  4529. "renderer": "flot",
  4530. "seriesOverrides": [],
  4531. "spaceLength": 10,
  4532. "stack": false,
  4533. "steppedLine": false,
  4534. "targets": [
  4535. {
  4536. "expr": "confluent_ksql_default_liveness_indicator",
  4537. "interval": "",
  4538. "legendFormat": "{{service}}",
  4539. "queryType": "randomWalk",
  4540. "refId": "A"
  4541. }
  4542. ],
  4543. "thresholds": [],
  4544. "timeFrom": null,
  4545. "timeRegions": [],
  4546. "timeShift": null,
  4547. "title": "Liveness indicator",
  4548. "tooltip": {
  4549. "shared": true,
  4550. "sort": 0,
  4551. "value_type": "individual"
  4552. },
  4553. "type": "graph",
  4554. "xaxis": {
  4555. "buckets": null,
  4556. "mode": "time",
  4557. "name": null,
  4558. "show": true,
  4559. "values": []
  4560. },
  4561. "yaxes": [
  4562. {
  4563. "$$hashKey": "object:95",
  4564. "format": "short",
  4565. "label": null,
  4566. "logBase": 1,
  4567. "max": null,
  4568. "min": null,
  4569. "show": true
  4570. },
  4571. {
  4572. "$$hashKey": "object:96",
  4573. "format": "short",
  4574. "label": null,
  4575. "logBase": 1,
  4576. "max": null,
  4577. "min": null,
  4578. "show": true
  4579. }
  4580. ],
  4581. "yaxis": {
  4582. "align": false,
  4583. "alignLevel": null
  4584. }
  4585. },
  4586. {
  4587. "aliasColors": {},
  4588. "bars": false,
  4589. "dashLength": 10,
  4590. "dashes": false,
  4591. "datasource": "$Prometheus",
  4592. "description": "",
  4593. "fill": 1,
  4594. "fillGradient": 1,
  4595. "gridPos": {
  4596. "h": 8,
  4597. "w": 12,
  4598. "x": 12,
  4599. "y": 136
  4600. },
  4601. "hiddenSeries": false,
  4602. "id": 52,
  4603. "legend": {
  4604. "avg": false,
  4605. "current": false,
  4606. "max": false,
  4607. "min": false,
  4608. "show": true,
  4609. "total": false,
  4610. "values": false
  4611. },
  4612. "lines": true,
  4613. "linewidth": 1,
  4614. "nullPointMode": "null",
  4615. "options": {
  4616. "alertThreshold": true
  4617. },
  4618. "percentage": false,
  4619. "pluginVersion": "8.0.2",
  4620. "pointradius": 1,
  4621. "points": false,
  4622. "renderer": "flot",
  4623. "seriesOverrides": [],
  4624. "spaceLength": 10,
  4625. "stack": false,
  4626. "steppedLine": false,
  4627. "targets": [
  4628. {
  4629. "expr": "confluent_ksql_default_ksql_engine_query_stats_pending_shutdown_queries",
  4630. "interval": "",
  4631. "legendFormat": "{{service}}",
  4632. "queryType": "randomWalk",
  4633. "refId": "A"
  4634. }
  4635. ],
  4636. "thresholds": [],
  4637. "timeFrom": null,
  4638. "timeRegions": [],
  4639. "timeShift": null,
  4640. "title": "Count of queries in PENDING_SHUTDOWN state",
  4641. "tooltip": {
  4642. "shared": true,
  4643. "sort": 0,
  4644. "value_type": "individual"
  4645. },
  4646. "type": "graph",
  4647. "xaxis": {
  4648. "buckets": null,
  4649. "mode": "time",
  4650. "name": null,
  4651. "show": true,
  4652. "values": []
  4653. },
  4654. "yaxes": [
  4655. {
  4656. "$$hashKey": "object:95",
  4657. "format": "short",
  4658. "label": null,
  4659. "logBase": 1,
  4660. "max": null,
  4661. "min": null,
  4662. "show": true
  4663. },
  4664. {
  4665. "$$hashKey": "object:96",
  4666. "format": "short",
  4667. "label": null,
  4668. "logBase": 1,
  4669. "max": null,
  4670. "min": null,
  4671. "show": true
  4672. }
  4673. ],
  4674. "yaxis": {
  4675. "align": false,
  4676. "alignLevel": null
  4677. }
  4678. },
  4679. {
  4680. "aliasColors": {},
  4681. "bars": false,
  4682. "dashLength": 10,
  4683. "dashes": false,
  4684. "datasource": "$Prometheus",
  4685. "description": "",
  4686. "fill": 1,
  4687. "fillGradient": 1,
  4688. "gridPos": {
  4689. "h": 8,
  4690. "w": 12,
  4691. "x": 0,
  4692. "y": 144
  4693. },
  4694. "hiddenSeries": false,
  4695. "id": 53,
  4696. "legend": {
  4697. "avg": false,
  4698. "current": false,
  4699. "max": false,
  4700. "min": false,
  4701. "show": true,
  4702. "total": false,
  4703. "values": false
  4704. },
  4705. "lines": true,
  4706. "linewidth": 1,
  4707. "nullPointMode": "null",
  4708. "options": {
  4709. "alertThreshold": true
  4710. },
  4711. "percentage": false,
  4712. "pluginVersion": "8.0.2",
  4713. "pointradius": 1,
  4714. "points": false,
  4715. "renderer": "flot",
  4716. "seriesOverrides": [],
  4717. "spaceLength": 10,
  4718. "stack": false,
  4719. "steppedLine": false,
  4720. "targets": [
  4721. {
  4722. "expr": "confluent_ksql_default_ksql_engine_query_stats_error_queries",
  4723. "interval": "",
  4724. "legendFormat": "{{service}}",
  4725. "queryType": "randomWalk",
  4726. "refId": "A"
  4727. }
  4728. ],
  4729. "thresholds": [],
  4730. "timeFrom": null,
  4731. "timeRegions": [],
  4732. "timeShift": null,
  4733. "title": "Count of queries in ERROR state",
  4734. "tooltip": {
  4735. "shared": true,
  4736. "sort": 0,
  4737. "value_type": "individual"
  4738. },
  4739. "type": "graph",
  4740. "xaxis": {
  4741. "buckets": null,
  4742. "mode": "time",
  4743. "name": null,
  4744. "show": true,
  4745. "values": []
  4746. },
  4747. "yaxes": [
  4748. {
  4749. "$$hashKey": "object:95",
  4750. "format": "short",
  4751. "label": null,
  4752. "logBase": 1,
  4753. "max": null,
  4754. "min": null,
  4755. "show": true
  4756. },
  4757. {
  4758. "$$hashKey": "object:96",
  4759. "format": "short",
  4760. "label": null,
  4761. "logBase": 1,
  4762. "max": null,
  4763. "min": null,
  4764. "show": true
  4765. }
  4766. ],
  4767. "yaxis": {
  4768. "align": false,
  4769. "alignLevel": null
  4770. }
  4771. },
  4772. {
  4773. "aliasColors": {},
  4774. "bars": false,
  4775. "dashLength": 10,
  4776. "dashes": false,
  4777. "datasource": "$Prometheus",
  4778. "description": "",
  4779. "fill": 1,
  4780. "fillGradient": 1,
  4781. "gridPos": {
  4782. "h": 8,
  4783. "w": 12,
  4784. "x": 12,
  4785. "y": 144
  4786. },
  4787. "hiddenSeries": false,
  4788. "id": 54,
  4789. "legend": {
  4790. "avg": false,
  4791. "current": false,
  4792. "max": false,
  4793. "min": false,
  4794. "show": true,
  4795. "total": false,
  4796. "values": false
  4797. },
  4798. "lines": true,
  4799. "linewidth": 1,
  4800. "nullPointMode": "null",
  4801. "options": {
  4802. "alertThreshold": true
  4803. },
  4804. "percentage": false,
  4805. "pluginVersion": "8.0.2",
  4806. "pointradius": 1,
  4807. "points": false,
  4808. "renderer": "flot",
  4809. "seriesOverrides": [],
  4810. "spaceLength": 10,
  4811. "stack": false,
  4812. "steppedLine": false,
  4813. "targets": [
  4814. {
  4815. "expr": "confluent_ksql_default_ksql_engine_query_stats_rebalancing_queries",
  4816. "interval": "",
  4817. "legendFormat": "{{service}}",
  4818. "queryType": "randomWalk",
  4819. "refId": "A"
  4820. }
  4821. ],
  4822. "thresholds": [],
  4823. "timeFrom": null,
  4824. "timeRegions": [],
  4825. "timeShift": null,
  4826. "title": "Count of queries in REBALANCING state",
  4827. "tooltip": {
  4828. "shared": true,
  4829. "sort": 0,
  4830. "value_type": "individual"
  4831. },
  4832. "type": "graph",
  4833. "xaxis": {
  4834. "buckets": null,
  4835. "mode": "time",
  4836. "name": null,
  4837. "show": true,
  4838. "values": []
  4839. },
  4840. "yaxes": [
  4841. {
  4842. "$$hashKey": "object:95",
  4843. "format": "short",
  4844. "label": null,
  4845. "logBase": 1,
  4846. "max": null,
  4847. "min": null,
  4848. "show": true
  4849. },
  4850. {
  4851. "$$hashKey": "object:96",
  4852. "format": "short",
  4853. "label": null,
  4854. "logBase": 1,
  4855. "max": null,
  4856. "min": null,
  4857. "show": true
  4858. }
  4859. ],
  4860. "yaxis": {
  4861. "align": false,
  4862. "alignLevel": null
  4863. }
  4864. },
  4865. {
  4866. "aliasColors": {},
  4867. "bars": false,
  4868. "dashLength": 10,
  4869. "dashes": false,
  4870. "datasource": "$Prometheus",
  4871. "description": "Number of messages consumed per second for the query with the fewest messages consumed per second",
  4872. "fill": 1,
  4873. "fillGradient": 1,
  4874. "gridPos": {
  4875. "h": 8,
  4876. "w": 12,
  4877. "x": 0,
  4878. "y": 152
  4879. },
  4880. "hiddenSeries": false,
  4881. "id": 55,
  4882. "legend": {
  4883. "avg": false,
  4884. "current": false,
  4885. "max": false,
  4886. "min": false,
  4887. "show": true,
  4888. "total": false,
  4889. "values": false
  4890. },
  4891. "lines": true,
  4892. "linewidth": 1,
  4893. "nullPointMode": "null",
  4894. "options": {
  4895. "alertThreshold": true
  4896. },
  4897. "percentage": false,
  4898. "pluginVersion": "8.0.2",
  4899. "pointradius": 1,
  4900. "points": false,
  4901. "renderer": "flot",
  4902. "seriesOverrides": [],
  4903. "spaceLength": 10,
  4904. "stack": false,
  4905. "steppedLine": false,
  4906. "targets": [
  4907. {
  4908. "expr": "confluent_ksql_default_messages_consumed_min",
  4909. "interval": "",
  4910. "legendFormat": "{{service}}",
  4911. "queryType": "randomWalk",
  4912. "refId": "A"
  4913. }
  4914. ],
  4915. "thresholds": [],
  4916. "timeFrom": null,
  4917. "timeRegions": [],
  4918. "timeShift": null,
  4919. "title": "Min number of messages consumed per second for the query ",
  4920. "tooltip": {
  4921. "shared": true,
  4922. "sort": 0,
  4923. "value_type": "individual"
  4924. },
  4925. "type": "graph",
  4926. "xaxis": {
  4927. "buckets": null,
  4928. "mode": "time",
  4929. "name": null,
  4930. "show": true,
  4931. "values": []
  4932. },
  4933. "yaxes": [
  4934. {
  4935. "$$hashKey": "object:95",
  4936. "format": "short",
  4937. "label": null,
  4938. "logBase": 1,
  4939. "max": null,
  4940. "min": null,
  4941. "show": true
  4942. },
  4943. {
  4944. "$$hashKey": "object:96",
  4945. "format": "short",
  4946. "label": null,
  4947. "logBase": 1,
  4948. "max": null,
  4949. "min": null,
  4950. "show": true
  4951. }
  4952. ],
  4953. "yaxis": {
  4954. "align": false,
  4955. "alignLevel": null
  4956. }
  4957. },
  4958. {
  4959. "aliasColors": {},
  4960. "bars": false,
  4961. "dashLength": 10,
  4962. "dashes": false,
  4963. "datasource": "$Prometheus",
  4964. "description": "The current number of active queries running in this engine",
  4965. "fill": 1,
  4966. "fillGradient": 1,
  4967. "gridPos": {
  4968. "h": 8,
  4969. "w": 12,
  4970. "x": 12,
  4971. "y": 152
  4972. },
  4973. "hiddenSeries": false,
  4974. "id": 56,
  4975. "legend": {
  4976. "avg": false,
  4977. "current": false,
  4978. "max": false,
  4979. "min": false,
  4980. "show": true,
  4981. "total": false,
  4982. "values": false
  4983. },
  4984. "lines": true,
  4985. "linewidth": 1,
  4986. "nullPointMode": "null",
  4987. "options": {
  4988. "alertThreshold": true
  4989. },
  4990. "percentage": false,
  4991. "pluginVersion": "8.0.2",
  4992. "pointradius": 1,
  4993. "points": false,
  4994. "renderer": "flot",
  4995. "seriesOverrides": [],
  4996. "spaceLength": 10,
  4997. "stack": false,
  4998. "steppedLine": false,
  4999. "targets": [
  5000. {
  5001. "expr": "confluent_ksql_default_num_active_queries",
  5002. "interval": "",
  5003. "legendFormat": "{{service}}",
  5004. "queryType": "randomWalk",
  5005. "refId": "A"
  5006. }
  5007. ],
  5008. "thresholds": [],
  5009. "timeFrom": null,
  5010. "timeRegions": [],
  5011. "timeShift": null,
  5012. "title": "The current number of active queries ",
  5013. "tooltip": {
  5014. "shared": true,
  5015. "sort": 0,
  5016. "value_type": "individual"
  5017. },
  5018. "type": "graph",
  5019. "xaxis": {
  5020. "buckets": null,
  5021. "mode": "time",
  5022. "name": null,
  5023. "show": true,
  5024. "values": []
  5025. },
  5026. "yaxes": [
  5027. {
  5028. "$$hashKey": "object:95",
  5029. "format": "short",
  5030. "label": null,
  5031. "logBase": 1,
  5032. "max": null,
  5033. "min": null,
  5034. "show": true
  5035. },
  5036. {
  5037. "$$hashKey": "object:96",
  5038. "format": "short",
  5039. "label": null,
  5040. "logBase": 1,
  5041. "max": null,
  5042. "min": null,
  5043. "show": true
  5044. }
  5045. ],
  5046. "yaxis": {
  5047. "align": false,
  5048. "alignLevel": null
  5049. }
  5050. },
  5051. {
  5052. "datasource": "Graphite AWS RC",
  5053. "fieldConfig": {
  5054. "defaults": {
  5055. "color": {
  5056. "mode": "palette-classic"
  5057. },
  5058. "custom": {
  5059. "axisLabel": "",
  5060. "axisPlacement": "auto",
  5061. "barAlignment": 0,
  5062. "drawStyle": "line",
  5063. "fillOpacity": 0,
  5064. "gradientMode": "none",
  5065. "hideFrom": {
  5066. "legend": false,
  5067. "tooltip": false,
  5068. "viz": false
  5069. },
  5070. "lineInterpolation": "linear",
  5071. "lineWidth": 1,
  5072. "pointSize": 5,
  5073. "scaleDistribution": {
  5074. "type": "linear"
  5075. },
  5076. "showPoints": "auto",
  5077. "spanNulls": false,
  5078. "stacking": {
  5079. "group": "A",
  5080. "mode": "none"
  5081. },
  5082. "thresholdsStyle": {
  5083. "mode": "off"
  5084. }
  5085. },
  5086. "mappings": [],
  5087. "thresholds": {
  5088. "mode": "absolute",
  5089. "steps": [
  5090. {
  5091. "color": "green",
  5092. "value": null
  5093. },
  5094. {
  5095. "color": "red",
  5096. "value": 80
  5097. }
  5098. ]
  5099. }
  5100. },
  5101. "overrides": []
  5102. },
  5103. "gridPos": {
  5104. "h": 8,
  5105. "w": 24,
  5106. "x": 0,
  5107. "y": 160
  5108. },
  5109. "id": 80,
  5110. "options": {
  5111. "legend": {
  5112. "calcs": [],
  5113. "displayMode": "list",
  5114. "placement": "bottom"
  5115. },
  5116. "tooltip": {
  5117. "mode": "single"
  5118. }
  5119. },
  5120. "targets": [
  5121. {
  5122. "queryType": "randomWalk",
  5123. "refCount": 0,
  5124. "refId": "A",
  5125. "target": "aliasByTags(rcsysmetrics.rabbitmq_default.queues.trans_freights_publication_created_event_trans_carrier_survey_recommender, 3)",
  5126. "textEditor": true
  5127. },
  5128. {
  5129. "hide": true,
  5130. "queryType": "randomWalk",
  5131. "refCount": 0,
  5132. "refId": "B",
  5133. "target": "aliasByTags($METRIC.rabbitmq_default.queues.$QUEUE.messages, 3)",
  5134. "textEditor": true
  5135. }
  5136. ],
  5137. "title": "trans_freights_publication_created_event_trans_carrier_survey_recommender",
  5138. "type": "timeseries"
  5139. }
  5140. ],
  5141. "title": "Ksql",
  5142. "type": "row"
  5143. }
  5144. ],
  5145. "refresh": "",
  5146. "schemaVersion": 30,
  5147. "style": "dark",
  5148. "tags": [
  5149. "team:fireupblack",
  5150. "technology:nodejs",
  5151. "service:messenger-contexts"
  5152. ],
  5153. "templating": {
  5154. "list": [
  5155. {
  5156. "allValue": null,
  5157. "current": {
  5158. "selected": true,
  5159. "text": "DEV",
  5160. "value": "DEV"
  5161. },
  5162. "description": null,
  5163. "error": null,
  5164. "hide": 0,
  5165. "includeAll": false,
  5166. "label": "Enviroment",
  5167. "multi": false,
  5168. "name": "env",
  5169. "options": [
  5170. {
  5171. "selected": true,
  5172. "text": "DEV",
  5173. "value": "DEV"
  5174. },
  5175. {
  5176. "selected": false,
  5177. "text": "RC",
  5178. "value": "RC"
  5179. }
  5180. ],
  5181. "query": "DEV, RC",
  5182. "queryValue": "",
  5183. "skipUrlSync": false,
  5184. "type": "custom"
  5185. },
  5186. {
  5187. "current": {
  5188. "selected": false,
  5189. "text": "Graphite AWS DEV",
  5190. "value": "Graphite AWS DEV"
  5191. },
  5192. "description": null,
  5193. "error": null,
  5194. "hide": 2,
  5195. "includeAll": false,
  5196. "label": null,
  5197. "multi": false,
  5198. "name": "Environment",
  5199. "options": [],
  5200. "query": "graphite",
  5201. "queryValue": "",
  5202. "refresh": 1,
  5203. "regex": "/Graphite AWS $env/",
  5204. "skipUrlSync": false,
  5205. "type": "datasource"
  5206. },
  5207. {
  5208. "current": {
  5209. "selected": false,
  5210. "text": "[DEV] System metrics",
  5211. "value": "[DEV] System metrics"
  5212. },
  5213. "description": null,
  5214. "error": null,
  5215. "hide": 2,
  5216. "includeAll": false,
  5217. "label": null,
  5218. "multi": false,
  5219. "name": "Prometheus",
  5220. "options": [],
  5221. "query": "prometheus",
  5222. "refresh": 1,
  5223. "regex": "/.*$env.*System/",
  5224. "skipUrlSync": false,
  5225. "type": "datasource"
  5226. },
  5227. {
  5228. "allValue": null,
  5229. "current": {
  5230. "selected": false,
  5231. "text": "cadvisor-exporter",
  5232. "value": "cadvisor-exporter"
  5233. },
  5234. "datasource": "$Prometheus",
  5235. "definition": "label_values(container_cpu_user_seconds_total, job)",
  5236. "description": null,
  5237. "error": null,
  5238. "hide": 2,
  5239. "includeAll": false,
  5240. "label": null,
  5241. "multi": false,
  5242. "name": "job",
  5243. "options": [],
  5244. "query": {
  5245. "query": "label_values(container_cpu_user_seconds_total, job)",
  5246. "refId": "[DEV] System metrics-job-Variable-Query"
  5247. },
  5248. "refresh": 1,
  5249. "regex": "",
  5250. "skipUrlSync": false,
  5251. "sort": 0,
  5252. "tagValuesQuery": "",
  5253. "tagsQuery": "",
  5254. "type": "query",
  5255. "useTags": false
  5256. },
  5257. {
  5258. "allValue": null,
  5259. "current": {
  5260. "selected": false,
  5261. "text": "10.195.20.82",
  5262. "value": "10.195.20.82"
  5263. },
  5264. "datasource": "$Prometheus",
  5265. "definition": "label_values(container_cpu_user_seconds_total{job=~\"$job\",name=~\"ecs-(.*)-srvecs-messenger-contexts.*\"}, instance)",
  5266. "description": null,
  5267. "error": null,
  5268. "hide": 0,
  5269. "includeAll": false,
  5270. "label": "Host:",
  5271. "multi": false,
  5272. "name": "node",
  5273. "options": [],
  5274. "query": {
  5275. "query": "label_values(container_cpu_user_seconds_total{job=~\"$job\",name=~\"ecs-(.*)-srvecs-messenger-contexts.*\"}, instance)",
  5276. "refId": "[DEV] System metrics-node-Variable-Query"
  5277. },
  5278. "refresh": 1,
  5279. "regex": "/([^:]+):.*/",
  5280. "skipUrlSync": false,
  5281. "sort": 1,
  5282. "tagValuesQuery": "",
  5283. "tagsQuery": "",
  5284. "type": "query",
  5285. "useTags": false
  5286. },
  5287. {
  5288. "allValue": null,
  5289. "current": {
  5290. "selected": false,
  5291. "text": "9999",
  5292. "value": "9999"
  5293. },
  5294. "datasource": "$Prometheus",
  5295. "definition": "label_values(container_cpu_user_seconds_total{instance=~\"$node:(.*)\"}, instance)",
  5296. "description": null,
  5297. "error": null,
  5298. "hide": 0,
  5299. "includeAll": false,
  5300. "label": null,
  5301. "multi": false,
  5302. "name": "port",
  5303. "options": [],
  5304. "query": {
  5305. "query": "label_values(container_cpu_user_seconds_total{instance=~\"$node:(.*)\"}, instance)",
  5306. "refId": "[DEV] System metrics-port-Variable-Query"
  5307. },
  5308. "refresh": 1,
  5309. "regex": "/[^:]+:(.*)/",
  5310. "skipUrlSync": false,
  5311. "sort": 3,
  5312. "tagValuesQuery": "",
  5313. "tagsQuery": "",
  5314. "type": "query",
  5315. "useTags": false
  5316. },
  5317. {
  5318. "allValue": null,
  5319. "current": {
  5320. "selected": false,
  5321. "text": "(.*)-srvecs-messenger-contexts.*",
  5322. "value": "(.*)-srvecs-messenger-contexts.*"
  5323. },
  5324. "description": null,
  5325. "error": null,
  5326. "hide": 2,
  5327. "includeAll": false,
  5328. "label": null,
  5329. "multi": false,
  5330. "name": "name",
  5331. "options": [
  5332. {
  5333. "selected": true,
  5334. "text": "(.*)-srvecs-messenger-contexts.*",
  5335. "value": "(.*)-srvecs-messenger-contexts.*"
  5336. }
  5337. ],
  5338. "query": "(.*)-srvecs-messenger-contexts.*",
  5339. "queryValue": "",
  5340. "skipUrlSync": false,
  5341. "type": "custom"
  5342. },
  5343. {
  5344. "allValue": null,
  5345. "current": {
  5346. "selected": false,
  5347. "text": "(.*)-srvecs-messenger-contexts-redis.*",
  5348. "value": "(.*)-srvecs-messenger-contexts-redis.*"
  5349. },
  5350. "description": null,
  5351. "error": null,
  5352. "hide": 2,
  5353. "includeAll": false,
  5354. "label": "",
  5355. "multi": false,
  5356. "name": "redis_name",
  5357. "options": [
  5358. {
  5359. "selected": true,
  5360. "text": "(.*)-srvecs-messenger-contexts-redis.*",
  5361. "value": "(.*)-srvecs-messenger-contexts-redis.*"
  5362. }
  5363. ],
  5364. "query": "(.*)-srvecs-messenger-contexts-redis.*",
  5365. "queryValue": "",
  5366. "skipUrlSync": false,
  5367. "type": "custom"
  5368. }
  5369. ]
  5370. },
  5371. "time": {
  5372. "from": "now-3h",
  5373. "to": "now-1m"
  5374. },
  5375. "timepicker": {
  5376. "nowDelay": "1m",
  5377. "refresh_intervals": [
  5378. "10s",
  5379. "30s",
  5380. "1m",
  5381. "5m",
  5382. "15m",
  5383. "30m",
  5384. "1h",
  5385. "2h",
  5386. "1d"
  5387. ]
  5388. },
  5389. "timezone": "",
  5390. "title": "messenger-contexts",
  5391. "uid": "KBvQANzMk",
  5392. "version": 258
  5393. }
Advertisement
Add Comment
Please, Sign In to add comment