bulkdash_alerting.jsonnet 3.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168
  1. {
  2. "editable": true,
  3. "gnetId": null,
  4. "graphTooltip": 0,
  5. "id": null,
  6. "links": [],
  7. "panels": [
  8. {
  9. "alert": {
  10. "conditions": [
  11. {
  12. "evaluator": {
  13. "params": [
  14. 65
  15. ],
  16. "type": "gt"
  17. },
  18. "operator": {
  19. "type": "and"
  20. },
  21. "query": {
  22. "params": [
  23. "A",
  24. "5m",
  25. "now"
  26. ]
  27. },
  28. "reducer": {
  29. "params": [],
  30. "type": "avg"
  31. },
  32. "type": "query"
  33. }
  34. ],
  35. "executionErrorState": "alerting",
  36. "frequency": "10s",
  37. "handler": 1,
  38. "name": "bulk alerting",
  39. "noDataState": "no_data",
  40. "notifications": []
  41. },
  42. "aliasColors": {},
  43. "bars": false,
  44. "dashLength": 10,
  45. "dashes": false,
  46. "datasource": "gdev-prometheus",
  47. "fill": 1,
  48. "gridPos": {
  49. "h": 9,
  50. "w": 12,
  51. "x": 0,
  52. "y": 0
  53. },
  54. "id": 2,
  55. "legend": {
  56. "avg": false,
  57. "current": false,
  58. "max": false,
  59. "min": false,
  60. "show": true,
  61. "total": false,
  62. "values": false
  63. },
  64. "lines": true,
  65. "linewidth": 1,
  66. "nullPointMode": "null",
  67. "percentage": false,
  68. "pointradius": 5,
  69. "points": false,
  70. "renderer": "flot",
  71. "seriesOverrides": [],
  72. "spaceLength": 10,
  73. "stack": false,
  74. "steppedLine": false,
  75. "targets": [
  76. {
  77. "$$hashKey": "object:117",
  78. "expr": "go_goroutines",
  79. "format": "time_series",
  80. "intervalFactor": 1,
  81. "refId": "A"
  82. }
  83. ],
  84. "thresholds": [
  85. {
  86. "colorMode": "critical",
  87. "fill": true,
  88. "line": true,
  89. "op": "gt",
  90. "value": 50
  91. }
  92. ],
  93. "timeFrom": null,
  94. "timeShift": null,
  95. "title": "Panel Title",
  96. "tooltip": {
  97. "shared": true,
  98. "sort": 0,
  99. "value_type": "individual"
  100. },
  101. "type": "graph",
  102. "xaxis": {
  103. "buckets": null,
  104. "mode": "time",
  105. "name": null,
  106. "show": true,
  107. "values": []
  108. },
  109. "yaxes": [
  110. {
  111. "format": "short",
  112. "label": null,
  113. "logBase": 1,
  114. "max": null,
  115. "min": null,
  116. "show": true
  117. },
  118. {
  119. "format": "short",
  120. "label": null,
  121. "logBase": 1,
  122. "max": null,
  123. "min": null,
  124. "show": true
  125. }
  126. ]
  127. }
  128. ],
  129. "schemaVersion": 16,
  130. "style": "dark",
  131. "tags": [],
  132. "templating": {
  133. "list": []
  134. },
  135. "time": {
  136. "from": "now-6h",
  137. "to": "now"
  138. },
  139. "timepicker": {
  140. "refresh_intervals": [
  141. "5s",
  142. "10s",
  143. "30s",
  144. "1m",
  145. "5m",
  146. "15m",
  147. "30m",
  148. "1h",
  149. "2h",
  150. "1d"
  151. ],
  152. "time_options": [
  153. "5m",
  154. "15m",
  155. "1h",
  156. "6h",
  157. "12h",
  158. "24h",
  159. "2d",
  160. "7d",
  161. "30d"
  162. ]
  163. },
  164. "timezone": "",
  165. "title": "New dashboard",
  166. "uid": null,
  167. "version": 0
  168. }