dashboard_with_rows.json 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592
  1. {
  2. "annotations": {
  3. "list": [
  4. {
  5. "builtIn": 1,
  6. "datasource": "-- Grafana --",
  7. "enable": true,
  8. "hide": true,
  9. "iconColor": "rgba(0, 211, 255, 1)",
  10. "name": "Annotations & Alerts",
  11. "type": "dashboard"
  12. }
  13. ]
  14. },
  15. "editable": true,
  16. "gnetId": null,
  17. "graphTooltip": 0,
  18. "id": 59,
  19. "links": [],
  20. "panels": [
  21. {
  22. "collapsed": false,
  23. "gridPos": {
  24. "h": 1,
  25. "w": 24,
  26. "x": 0,
  27. "y": 0
  28. },
  29. "id": 9,
  30. "panels": [],
  31. "title": "Row title",
  32. "type": "row"
  33. },
  34. {
  35. "aliasColors": {},
  36. "bars": false,
  37. "dashLength": 10,
  38. "dashes": false,
  39. "datasource": "Prometheus",
  40. "fill": 1,
  41. "gridPos": {
  42. "h": 4,
  43. "w": 12,
  44. "x": 0,
  45. "y": 1
  46. },
  47. "id": 12,
  48. "legend": {
  49. "avg": false,
  50. "current": false,
  51. "max": false,
  52. "min": false,
  53. "show": true,
  54. "total": false,
  55. "values": false
  56. },
  57. "lines": true,
  58. "linewidth": 1,
  59. "nullPointMode": "null",
  60. "percentage": false,
  61. "pointradius": 5,
  62. "points": false,
  63. "renderer": "flot",
  64. "seriesOverrides": [],
  65. "spaceLength": 10,
  66. "stack": false,
  67. "steppedLine": false,
  68. "targets": [
  69. {
  70. "expr": "go_goroutines",
  71. "format": "time_series",
  72. "intervalFactor": 1,
  73. "refId": "A"
  74. }
  75. ],
  76. "thresholds": [],
  77. "timeFrom": null,
  78. "timeShift": null,
  79. "title": "Panel Title",
  80. "tooltip": {
  81. "shared": true,
  82. "sort": 0,
  83. "value_type": "individual"
  84. },
  85. "type": "graph",
  86. "xaxis": {
  87. "buckets": null,
  88. "mode": "time",
  89. "name": null,
  90. "show": true,
  91. "values": []
  92. },
  93. "yaxes": [
  94. {
  95. "format": "short",
  96. "label": null,
  97. "logBase": 1,
  98. "max": null,
  99. "min": null,
  100. "show": true
  101. },
  102. {
  103. "format": "short",
  104. "label": null,
  105. "logBase": 1,
  106. "max": null,
  107. "min": null,
  108. "show": true
  109. }
  110. ],
  111. "yaxis": {
  112. "align": false,
  113. "alignLevel": null
  114. }
  115. },
  116. {
  117. "aliasColors": {},
  118. "bars": false,
  119. "dashLength": 10,
  120. "dashes": false,
  121. "datasource": "Prometheus",
  122. "fill": 1,
  123. "gridPos": {
  124. "h": 4,
  125. "w": 12,
  126. "x": 12,
  127. "y": 1
  128. },
  129. "id": 5,
  130. "legend": {
  131. "avg": false,
  132. "current": false,
  133. "max": false,
  134. "min": false,
  135. "show": true,
  136. "total": false,
  137. "values": false
  138. },
  139. "lines": true,
  140. "linewidth": 1,
  141. "nullPointMode": "null",
  142. "percentage": false,
  143. "pointradius": 5,
  144. "points": false,
  145. "renderer": "flot",
  146. "seriesOverrides": [],
  147. "spaceLength": 10,
  148. "stack": false,
  149. "steppedLine": false,
  150. "targets": [
  151. {
  152. "expr": "go_goroutines",
  153. "format": "time_series",
  154. "intervalFactor": 1,
  155. "refId": "A"
  156. }
  157. ],
  158. "thresholds": [],
  159. "timeFrom": null,
  160. "timeShift": null,
  161. "title": "Panel Title",
  162. "tooltip": {
  163. "shared": true,
  164. "sort": 0,
  165. "value_type": "individual"
  166. },
  167. "type": "graph",
  168. "xaxis": {
  169. "buckets": null,
  170. "mode": "time",
  171. "name": null,
  172. "show": true,
  173. "values": []
  174. },
  175. "yaxes": [
  176. {
  177. "format": "short",
  178. "label": null,
  179. "logBase": 1,
  180. "max": null,
  181. "min": null,
  182. "show": true
  183. },
  184. {
  185. "format": "short",
  186. "label": null,
  187. "logBase": 1,
  188. "max": null,
  189. "min": null,
  190. "show": true
  191. }
  192. ],
  193. "yaxis": {
  194. "align": false,
  195. "alignLevel": null
  196. }
  197. },
  198. {
  199. "collapsed": false,
  200. "gridPos": {
  201. "h": 1,
  202. "w": 24,
  203. "x": 0,
  204. "y": 5
  205. },
  206. "id": 7,
  207. "panels": [],
  208. "title": "Row",
  209. "type": "row"
  210. },
  211. {
  212. "aliasColors": {},
  213. "bars": false,
  214. "dashLength": 10,
  215. "dashes": false,
  216. "datasource": "Prometheus",
  217. "fill": 1,
  218. "gridPos": {
  219. "h": 4,
  220. "w": 12,
  221. "x": 0,
  222. "y": 6
  223. },
  224. "id": 2,
  225. "legend": {
  226. "avg": false,
  227. "current": false,
  228. "max": false,
  229. "min": false,
  230. "show": true,
  231. "total": false,
  232. "values": false
  233. },
  234. "lines": true,
  235. "linewidth": 1,
  236. "nullPointMode": "null",
  237. "percentage": false,
  238. "pointradius": 5,
  239. "points": false,
  240. "renderer": "flot",
  241. "seriesOverrides": [],
  242. "spaceLength": 10,
  243. "stack": false,
  244. "steppedLine": false,
  245. "targets": [
  246. {
  247. "expr": "go_goroutines",
  248. "format": "time_series",
  249. "intervalFactor": 1,
  250. "refId": "A"
  251. }
  252. ],
  253. "thresholds": [],
  254. "timeFrom": null,
  255. "timeShift": null,
  256. "title": "Panel Title",
  257. "tooltip": {
  258. "shared": true,
  259. "sort": 0,
  260. "value_type": "individual"
  261. },
  262. "type": "graph",
  263. "xaxis": {
  264. "buckets": null,
  265. "mode": "time",
  266. "name": null,
  267. "show": true,
  268. "values": []
  269. },
  270. "yaxes": [
  271. {
  272. "format": "short",
  273. "label": null,
  274. "logBase": 1,
  275. "max": null,
  276. "min": null,
  277. "show": true
  278. },
  279. {
  280. "format": "short",
  281. "label": null,
  282. "logBase": 1,
  283. "max": null,
  284. "min": null,
  285. "show": true
  286. }
  287. ],
  288. "yaxis": {
  289. "align": false,
  290. "alignLevel": null
  291. }
  292. },
  293. {
  294. "aliasColors": {},
  295. "bars": false,
  296. "dashLength": 10,
  297. "dashes": false,
  298. "datasource": "Prometheus",
  299. "fill": 1,
  300. "gridPos": {
  301. "h": 4,
  302. "w": 12,
  303. "x": 12,
  304. "y": 6
  305. },
  306. "id": 13,
  307. "legend": {
  308. "avg": false,
  309. "current": false,
  310. "max": false,
  311. "min": false,
  312. "show": true,
  313. "total": false,
  314. "values": false
  315. },
  316. "lines": true,
  317. "linewidth": 1,
  318. "nullPointMode": "null",
  319. "percentage": false,
  320. "pointradius": 5,
  321. "points": false,
  322. "renderer": "flot",
  323. "seriesOverrides": [],
  324. "spaceLength": 10,
  325. "stack": false,
  326. "steppedLine": false,
  327. "targets": [
  328. {
  329. "expr": "go_goroutines",
  330. "format": "time_series",
  331. "intervalFactor": 1,
  332. "refId": "A"
  333. }
  334. ],
  335. "thresholds": [],
  336. "timeFrom": null,
  337. "timeShift": null,
  338. "title": "Panel Title",
  339. "tooltip": {
  340. "shared": true,
  341. "sort": 0,
  342. "value_type": "individual"
  343. },
  344. "type": "graph",
  345. "xaxis": {
  346. "buckets": null,
  347. "mode": "time",
  348. "name": null,
  349. "show": true,
  350. "values": []
  351. },
  352. "yaxes": [
  353. {
  354. "format": "short",
  355. "label": null,
  356. "logBase": 1,
  357. "max": null,
  358. "min": null,
  359. "show": true
  360. },
  361. {
  362. "format": "short",
  363. "label": null,
  364. "logBase": 1,
  365. "max": null,
  366. "min": null,
  367. "show": true
  368. }
  369. ],
  370. "yaxis": {
  371. "align": false,
  372. "alignLevel": null
  373. }
  374. },
  375. {
  376. "collapsed": false,
  377. "gridPos": {
  378. "h": 1,
  379. "w": 24,
  380. "x": 0,
  381. "y": 10
  382. },
  383. "id": 11,
  384. "panels": [],
  385. "title": "Row title",
  386. "type": "row"
  387. },
  388. {
  389. "aliasColors": {},
  390. "bars": false,
  391. "dashLength": 10,
  392. "dashes": false,
  393. "datasource": "Prometheus",
  394. "fill": 1,
  395. "gridPos": {
  396. "h": 4,
  397. "w": 12,
  398. "x": 0,
  399. "y": 11
  400. },
  401. "id": 4,
  402. "legend": {
  403. "avg": false,
  404. "current": false,
  405. "max": false,
  406. "min": false,
  407. "show": true,
  408. "total": false,
  409. "values": false
  410. },
  411. "lines": true,
  412. "linewidth": 1,
  413. "nullPointMode": "null",
  414. "percentage": false,
  415. "pointradius": 5,
  416. "points": false,
  417. "renderer": "flot",
  418. "seriesOverrides": [],
  419. "spaceLength": 10,
  420. "stack": false,
  421. "steppedLine": false,
  422. "targets": [
  423. {
  424. "expr": "go_goroutines",
  425. "format": "time_series",
  426. "intervalFactor": 1,
  427. "refId": "A"
  428. }
  429. ],
  430. "thresholds": [],
  431. "timeFrom": null,
  432. "timeShift": null,
  433. "title": "Panel Title",
  434. "tooltip": {
  435. "shared": true,
  436. "sort": 0,
  437. "value_type": "individual"
  438. },
  439. "type": "graph",
  440. "xaxis": {
  441. "buckets": null,
  442. "mode": "time",
  443. "name": null,
  444. "show": true,
  445. "values": []
  446. },
  447. "yaxes": [
  448. {
  449. "format": "short",
  450. "label": null,
  451. "logBase": 1,
  452. "max": null,
  453. "min": null,
  454. "show": true
  455. },
  456. {
  457. "format": "short",
  458. "label": null,
  459. "logBase": 1,
  460. "max": null,
  461. "min": null,
  462. "show": true
  463. }
  464. ],
  465. "yaxis": {
  466. "align": false,
  467. "alignLevel": null
  468. }
  469. },
  470. {
  471. "aliasColors": {},
  472. "bars": false,
  473. "dashLength": 10,
  474. "dashes": false,
  475. "datasource": "Prometheus",
  476. "fill": 1,
  477. "gridPos": {
  478. "h": 4,
  479. "w": 12,
  480. "x": 12,
  481. "y": 11
  482. },
  483. "id": 3,
  484. "legend": {
  485. "avg": false,
  486. "current": false,
  487. "max": false,
  488. "min": false,
  489. "show": true,
  490. "total": false,
  491. "values": false
  492. },
  493. "lines": true,
  494. "linewidth": 1,
  495. "nullPointMode": "null",
  496. "percentage": false,
  497. "pointradius": 5,
  498. "points": false,
  499. "renderer": "flot",
  500. "seriesOverrides": [],
  501. "spaceLength": 10,
  502. "stack": false,
  503. "steppedLine": false,
  504. "targets": [
  505. {
  506. "expr": "go_goroutines",
  507. "format": "time_series",
  508. "intervalFactor": 1,
  509. "refId": "A"
  510. }
  511. ],
  512. "thresholds": [],
  513. "timeFrom": null,
  514. "timeShift": null,
  515. "title": "Panel Title",
  516. "tooltip": {
  517. "shared": true,
  518. "sort": 0,
  519. "value_type": "individual"
  520. },
  521. "type": "graph",
  522. "xaxis": {
  523. "buckets": null,
  524. "mode": "time",
  525. "name": null,
  526. "show": true,
  527. "values": []
  528. },
  529. "yaxes": [
  530. {
  531. "format": "short",
  532. "label": null,
  533. "logBase": 1,
  534. "max": null,
  535. "min": null,
  536. "show": true
  537. },
  538. {
  539. "format": "short",
  540. "label": null,
  541. "logBase": 1,
  542. "max": null,
  543. "min": null,
  544. "show": true
  545. }
  546. ],
  547. "yaxis": {
  548. "align": false,
  549. "alignLevel": null
  550. }
  551. }
  552. ],
  553. "schemaVersion": 16,
  554. "style": "dark",
  555. "tags": [],
  556. "templating": {
  557. "list": []
  558. },
  559. "time": {
  560. "from": "now-30m",
  561. "to": "now"
  562. },
  563. "timepicker": {
  564. "refresh_intervals": [
  565. "5s",
  566. "10s",
  567. "30s",
  568. "1m",
  569. "5m",
  570. "15m",
  571. "30m",
  572. "1h",
  573. "2h",
  574. "1d"
  575. ],
  576. "time_options": [
  577. "5m",
  578. "15m",
  579. "1h",
  580. "6h",
  581. "12h",
  582. "24h",
  583. "2d",
  584. "7d",
  585. "30d"
  586. ]
  587. },
  588. "timezone": "",
  589. "title": "Dashboard with rows",
  590. "uid": "1DdOzBNmk",
  591. "version": 5
  592. }