panel_tests_multiseries_gauge.json 6.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296
  1. {
  2. "annotations": {
  3. "list": [
  4. {
  5. "builtIn": 1,
  6. "datasource": "-- Grafana --",
  7. "enable": true,
  8. "hide": true,
  9. "iconColor": "rgba(0, 211, 255, 1)",
  10. "name": "Annotations & Alerts",
  11. "type": "dashboard"
  12. }
  13. ]
  14. },
  15. "editable": true,
  16. "gnetId": null,
  17. "graphTooltip": 0,
  18. "links": [],
  19. "panels": [
  20. {
  21. "datasource": "gdev-testdata",
  22. "gridPos": {
  23. "h": 8,
  24. "w": 24,
  25. "x": 0,
  26. "y": 0
  27. },
  28. "id": 6,
  29. "links": [],
  30. "options-gauge": {
  31. "decimals": 0,
  32. "maxValue": 100,
  33. "minValue": 0,
  34. "options": {
  35. "decimals": 0,
  36. "maxValue": 100,
  37. "minValue": 0,
  38. "prefix": "",
  39. "showThresholdLabels": false,
  40. "showThresholdMarkers": true,
  41. "stat": "avg",
  42. "suffix": "",
  43. "thresholds": [],
  44. "unit": "none",
  45. "valueMappings": []
  46. },
  47. "prefix": "",
  48. "showThresholdLabels": false,
  49. "showThresholdMarkers": true,
  50. "stat": "avg",
  51. "suffix": "",
  52. "thresholds": [
  53. {
  54. "color": "#1F78C1",
  55. "index": 5,
  56. "value": 96.875
  57. },
  58. {
  59. "color": "#E24D42",
  60. "index": 4,
  61. "value": 93.75
  62. },
  63. {
  64. "color": "#EF843C",
  65. "index": 3,
  66. "value": 87.5
  67. },
  68. {
  69. "color": "#6ED0E0",
  70. "index": 2,
  71. "value": 75
  72. },
  73. {
  74. "color": "#EAB839",
  75. "index": 1,
  76. "value": 50
  77. },
  78. {
  79. "color": "#7EB26D",
  80. "index": 0,
  81. "value": null
  82. }
  83. ],
  84. "unit": "none",
  85. "valueMappings": [
  86. {
  87. "from": "50",
  88. "id": 1,
  89. "operator": "",
  90. "text": "Hello :) ",
  91. "to": "90",
  92. "type": 2,
  93. "value": ""
  94. }
  95. ]
  96. },
  97. "targets": [
  98. {
  99. "refId": "A",
  100. "scenarioId": "random_walk"
  101. },
  102. {
  103. "refId": "B",
  104. "scenarioId": "random_walk"
  105. },
  106. {
  107. "refId": "C",
  108. "scenarioId": "random_walk"
  109. },
  110. {
  111. "refId": "D",
  112. "scenarioId": "random_walk"
  113. },
  114. {
  115. "refId": "E",
  116. "scenarioId": "random_walk"
  117. }
  118. ],
  119. "timeFrom": null,
  120. "timeShift": null,
  121. "title": "Horizontal with range variable",
  122. "type": "gauge"
  123. },
  124. {
  125. "datasource": "gdev-testdata",
  126. "gridPos": {
  127. "h": 8,
  128. "w": 24,
  129. "x": 0,
  130. "y": 8
  131. },
  132. "id": 2,
  133. "links": [],
  134. "options-gauge": {
  135. "decimals": 0,
  136. "maxValue": 100,
  137. "minValue": 0,
  138. "options": {
  139. "decimals": 0,
  140. "maxValue": 100,
  141. "minValue": 0,
  142. "prefix": "",
  143. "showThresholdLabels": false,
  144. "showThresholdMarkers": true,
  145. "stat": "avg",
  146. "suffix": "",
  147. "thresholds": [],
  148. "unit": "none",
  149. "valueMappings": []
  150. },
  151. "prefix": "",
  152. "showThresholdLabels": false,
  153. "showThresholdMarkers": true,
  154. "stat": "avg",
  155. "suffix": "",
  156. "thresholds": [
  157. {
  158. "color": "#EAB839",
  159. "index": 1,
  160. "value": 50
  161. },
  162. {
  163. "color": "#7EB26D",
  164. "index": 0,
  165. "value": null
  166. }
  167. ],
  168. "unit": "none",
  169. "valueMappings": []
  170. },
  171. "targets": [
  172. {
  173. "refId": "A",
  174. "scenarioId": "random_walk"
  175. },
  176. {
  177. "refId": "B",
  178. "scenarioId": "random_walk"
  179. },
  180. {
  181. "refId": "C",
  182. "scenarioId": "random_walk"
  183. },
  184. {
  185. "refId": "D",
  186. "scenarioId": "random_walk"
  187. },
  188. {
  189. "refId": "E",
  190. "scenarioId": "random_walk"
  191. }
  192. ],
  193. "timeFrom": null,
  194. "timeShift": null,
  195. "title": "Repeat horizontal",
  196. "type": "gauge"
  197. },
  198. {
  199. "datasource": "gdev-testdata",
  200. "gridPos": {
  201. "h": 14,
  202. "w": 5,
  203. "x": 0,
  204. "y": 16
  205. },
  206. "id": 4,
  207. "links": [],
  208. "options-gauge": {
  209. "decimals": 0,
  210. "maxValue": "200",
  211. "minValue": 0,
  212. "options": {
  213. "decimals": 0,
  214. "maxValue": 100,
  215. "minValue": 0,
  216. "prefix": "",
  217. "showThresholdLabels": false,
  218. "showThresholdMarkers": true,
  219. "stat": "avg",
  220. "suffix": "",
  221. "thresholds": [],
  222. "unit": "none",
  223. "valueMappings": []
  224. },
  225. "prefix": "",
  226. "showThresholdLabels": false,
  227. "showThresholdMarkers": true,
  228. "stat": "max",
  229. "suffix": "",
  230. "thresholds": [
  231. {
  232. "color": "#6ED0E0",
  233. "index": 2,
  234. "value": 75
  235. },
  236. {
  237. "color": "#EAB839",
  238. "index": 1,
  239. "value": 50
  240. },
  241. {
  242. "color": "#7EB26D",
  243. "index": 0,
  244. "value": null
  245. }
  246. ],
  247. "unit": "none",
  248. "valueMappings": []
  249. },
  250. "targets": [
  251. {
  252. "refId": "A",
  253. "scenarioId": "random_walk"
  254. },
  255. {
  256. "refId": "B",
  257. "scenarioId": "random_walk"
  258. },
  259. {
  260. "refId": "C",
  261. "scenarioId": "random_walk"
  262. },
  263. {
  264. "refId": "D",
  265. "scenarioId": "random_walk"
  266. },
  267. {
  268. "refId": "E",
  269. "scenarioId": "random_walk"
  270. }
  271. ],
  272. "timeFrom": null,
  273. "timeShift": null,
  274. "title": "Vertical",
  275. "type": "gauge"
  276. }
  277. ],
  278. "schemaVersion": 17,
  279. "style": "dark",
  280. "tags": [],
  281. "templating": {
  282. "list": []
  283. },
  284. "time": {
  285. "from": "now-6h",
  286. "to": "now"
  287. },
  288. "timepicker": {
  289. "refresh_intervals": ["5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d"],
  290. "time_options": ["5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d"]
  291. },
  292. "timezone": "",
  293. "title": "Multi series gauges",
  294. "uid": "szkuR1umk",
  295. "version": 7
  296. }