many_modes_demo.json 8.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393
  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. "gridPos": {
  22. "h": 7,
  23. "w": 22,
  24. "x": 0,
  25. "y": 0
  26. },
  27. "id": 7,
  28. "links": [],
  29. "options": {
  30. "displayMode": "lcd",
  31. "maxValue": 100,
  32. "minValue": 0,
  33. "orientation": "vertical",
  34. "thresholds": [
  35. {
  36. "color": "green",
  37. "index": 0,
  38. "value": null
  39. },
  40. {
  41. "color": "orange",
  42. "index": 1,
  43. "value": 40
  44. },
  45. {
  46. "color": "red",
  47. "index": 2,
  48. "value": 80
  49. }
  50. ],
  51. "valueMappings": [],
  52. "valueOptions": {
  53. "decimals": null,
  54. "prefix": "",
  55. "stat": "mean",
  56. "suffix": "",
  57. "unit": "watt"
  58. }
  59. },
  60. "targets": [
  61. {
  62. "refId": "A",
  63. "scenarioId": "random_walk"
  64. },
  65. {
  66. "refId": "B",
  67. "scenarioId": "random_walk"
  68. },
  69. {
  70. "refId": "C",
  71. "scenarioId": "random_walk"
  72. },
  73. {
  74. "refId": "D",
  75. "scenarioId": "random_walk"
  76. },
  77. {
  78. "refId": "E",
  79. "scenarioId": "csv_metric_values",
  80. "stringInput": "10003,33333"
  81. },
  82. {
  83. "refId": "F",
  84. "scenarioId": "random_walk"
  85. },
  86. {
  87. "refId": "G",
  88. "scenarioId": "random_walk"
  89. },
  90. {
  91. "refId": "H",
  92. "scenarioId": "csv_metric_values",
  93. "stringInput": "100,100,100"
  94. },
  95. {
  96. "refId": "I",
  97. "scenarioId": "random_walk"
  98. },
  99. {
  100. "refId": "J",
  101. "scenarioId": "random_walk"
  102. },
  103. {
  104. "refId": "K",
  105. "scenarioId": "random_walk"
  106. },
  107. {
  108. "refId": "L",
  109. "scenarioId": "random_walk"
  110. },
  111. {
  112. "refId": "M",
  113. "scenarioId": "random_walk"
  114. },
  115. {
  116. "refId": "N",
  117. "scenarioId": "random_walk"
  118. },
  119. {
  120. "refId": "O",
  121. "scenarioId": "random_walk"
  122. },
  123. {
  124. "refId": "P",
  125. "scenarioId": "random_walk"
  126. },
  127. {
  128. "refId": "Q",
  129. "scenarioId": "random_walk"
  130. }
  131. ],
  132. "timeFrom": null,
  133. "timeShift": null,
  134. "title": "Usage",
  135. "type": "bargauge"
  136. },
  137. {
  138. "gridPos": {
  139. "h": 20,
  140. "w": 2,
  141. "x": 22,
  142. "y": 0
  143. },
  144. "id": 11,
  145. "links": [],
  146. "options": {
  147. "displayMode": "lcd",
  148. "maxValue": 100,
  149. "minValue": 0,
  150. "orientation": "vertical",
  151. "thresholds": [
  152. {
  153. "color": "green",
  154. "index": 0,
  155. "value": null
  156. },
  157. {
  158. "color": "red",
  159. "index": 1,
  160. "value": 80
  161. }
  162. ],
  163. "valueMappings": [],
  164. "valueOptions": {
  165. "decimals": null,
  166. "prefix": "",
  167. "stat": "mean",
  168. "suffix": "",
  169. "unit": "percent"
  170. }
  171. },
  172. "targets": [
  173. {
  174. "refId": "A",
  175. "scenarioId": "random_walk"
  176. }
  177. ],
  178. "timeFrom": null,
  179. "timeShift": null,
  180. "title": "Progress",
  181. "type": "bargauge"
  182. },
  183. {
  184. "gridPos": {
  185. "h": 13,
  186. "w": 10,
  187. "x": 0,
  188. "y": 7
  189. },
  190. "id": 6,
  191. "links": [],
  192. "options": {
  193. "displayMode": "gradient",
  194. "maxValue": 100,
  195. "minValue": 0,
  196. "orientation": "horizontal",
  197. "thresholds": [
  198. {
  199. "color": "blue",
  200. "index": 0,
  201. "value": null
  202. },
  203. {
  204. "color": "green",
  205. "index": 1,
  206. "value": 20
  207. },
  208. {
  209. "color": "orange",
  210. "index": 2,
  211. "value": 40
  212. },
  213. {
  214. "color": "red",
  215. "index": 3,
  216. "value": 80
  217. }
  218. ],
  219. "valueMappings": [],
  220. "valueOptions": {
  221. "decimals": null,
  222. "prefix": "",
  223. "stat": "mean",
  224. "suffix": "",
  225. "unit": "celsius"
  226. }
  227. },
  228. "targets": [
  229. {
  230. "alias": "Inside",
  231. "refId": "H",
  232. "scenarioId": "csv_metric_values",
  233. "stringInput": "100,100,100"
  234. },
  235. {
  236. "alias": "Outhouse",
  237. "refId": "A",
  238. "scenarioId": "random_walk"
  239. },
  240. {
  241. "alias": "Area B",
  242. "refId": "B",
  243. "scenarioId": "random_walk"
  244. },
  245. {
  246. "alias": "Basement",
  247. "refId": "C",
  248. "scenarioId": "random_walk"
  249. },
  250. {
  251. "alias": "Garage",
  252. "refId": "D",
  253. "scenarioId": "random_walk"
  254. },
  255. {
  256. "alias": "Attic",
  257. "refId": "E",
  258. "scenarioId": "random_walk"
  259. },
  260. {
  261. "refId": "F",
  262. "scenarioId": "random_walk"
  263. }
  264. ],
  265. "timeFrom": null,
  266. "timeShift": null,
  267. "title": "Temperature",
  268. "type": "bargauge"
  269. },
  270. {
  271. "gridPos": {
  272. "h": 13,
  273. "w": 12,
  274. "x": 10,
  275. "y": 7
  276. },
  277. "id": 8,
  278. "links": [],
  279. "options": {
  280. "displayMode": "basic",
  281. "maxValue": 100,
  282. "minValue": 0,
  283. "orientation": "horizontal",
  284. "thresholds": [
  285. {
  286. "color": "green",
  287. "index": 0,
  288. "value": null
  289. },
  290. {
  291. "color": "purple",
  292. "index": 1,
  293. "value": 50
  294. },
  295. {
  296. "color": "blue",
  297. "index": 2,
  298. "value": 70
  299. }
  300. ],
  301. "valueMappings": [],
  302. "valueOptions": {
  303. "decimals": null,
  304. "prefix": "",
  305. "stat": "mean",
  306. "suffix": "",
  307. "unit": "watt"
  308. }
  309. },
  310. "targets": [
  311. {
  312. "refId": "H",
  313. "scenarioId": "csv_metric_values",
  314. "stringInput": "100,100,100"
  315. },
  316. {
  317. "refId": "A",
  318. "scenarioId": "random_walk"
  319. },
  320. {
  321. "refId": "B",
  322. "scenarioId": "random_walk"
  323. },
  324. {
  325. "refId": "C",
  326. "scenarioId": "random_walk"
  327. },
  328. {
  329. "refId": "D",
  330. "scenarioId": "random_walk"
  331. },
  332. {
  333. "refId": "I",
  334. "scenarioId": "random_walk"
  335. },
  336. {
  337. "refId": "J",
  338. "scenarioId": "random_walk"
  339. },
  340. {
  341. "refId": "K",
  342. "scenarioId": "random_walk"
  343. },
  344. {
  345. "refId": "L",
  346. "scenarioId": "random_walk"
  347. },
  348. {
  349. "refId": "M",
  350. "scenarioId": "random_walk"
  351. },
  352. {
  353. "refId": "N",
  354. "scenarioId": "random_walk"
  355. },
  356. {
  357. "refId": "O",
  358. "scenarioId": "random_walk"
  359. },
  360. {
  361. "refId": "P",
  362. "scenarioId": "random_walk"
  363. },
  364. {
  365. "refId": "Q",
  366. "scenarioId": "random_walk"
  367. }
  368. ],
  369. "timeFrom": null,
  370. "timeShift": null,
  371. "title": "Usage",
  372. "type": "bargauge"
  373. }
  374. ],
  375. "schemaVersion": 18,
  376. "style": "dark",
  377. "tags": ["gdev", "bargauge", "panel-demo"],
  378. "templating": {
  379. "list": []
  380. },
  381. "time": {
  382. "from": "now-6h",
  383. "to": "now"
  384. },
  385. "timepicker": {
  386. "refresh_intervals": ["5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d"],
  387. "time_options": ["5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d"]
  388. },
  389. "timezone": "",
  390. "title": "Bar Gauge All Modes Demo",
  391. "uid": "zt2f6NgZzaa",
  392. "version": 1
  393. }