collapsed-panels.json 13 KB

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