graph_last_1h.json 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483
  1. {
  2. "revision": 4,
  3. "title": "TestData - Graph Panel Last 1h",
  4. "tags": [
  5. "grafana-test"
  6. ],
  7. "style": "dark",
  8. "timezone": "browser",
  9. "editable": true,
  10. "hideControls": false,
  11. "sharedCrosshair": false,
  12. "rows": [
  13. {
  14. "collapse": false,
  15. "editable": true,
  16. "height": "250px",
  17. "panels": [
  18. {
  19. "aliasColors": {},
  20. "bars": false,
  21. "datasource": "Grafana TestData",
  22. "editable": true,
  23. "error": false,
  24. "fill": 1,
  25. "id": 1,
  26. "isNew": true,
  27. "legend": {
  28. "avg": false,
  29. "current": false,
  30. "max": false,
  31. "min": false,
  32. "show": true,
  33. "total": false,
  34. "values": false
  35. },
  36. "lines": true,
  37. "linewidth": 2,
  38. "links": [],
  39. "nullPointMode": "connected",
  40. "percentage": false,
  41. "pointradius": 5,
  42. "points": false,
  43. "renderer": "flot",
  44. "seriesOverrides": [],
  45. "span": 4,
  46. "stack": false,
  47. "steppedLine": false,
  48. "targets": [
  49. {
  50. "refId": "A",
  51. "scenario": "random_walk",
  52. "scenarioId": "no_data_points",
  53. "target": ""
  54. }
  55. ],
  56. "thresholds": [],
  57. "timeFrom": null,
  58. "timeShift": null,
  59. "title": "No Data Points Warning",
  60. "tooltip": {
  61. "msResolution": false,
  62. "shared": true,
  63. "sort": 0,
  64. "value_type": "cumulative"
  65. },
  66. "type": "graph",
  67. "xaxis": {
  68. "mode": "time",
  69. "name": null,
  70. "show": true,
  71. "values": []
  72. },
  73. "yaxes": [
  74. {
  75. "format": "short",
  76. "label": null,
  77. "logBase": 1,
  78. "max": null,
  79. "min": null,
  80. "show": true
  81. },
  82. {
  83. "format": "short",
  84. "label": null,
  85. "logBase": 1,
  86. "max": null,
  87. "min": null,
  88. "show": true
  89. }
  90. ]
  91. },
  92. {
  93. "aliasColors": {},
  94. "bars": false,
  95. "datasource": "Grafana TestData",
  96. "editable": true,
  97. "error": false,
  98. "fill": 1,
  99. "id": 2,
  100. "isNew": true,
  101. "legend": {
  102. "avg": false,
  103. "current": false,
  104. "max": false,
  105. "min": false,
  106. "show": true,
  107. "total": false,
  108. "values": false
  109. },
  110. "lines": true,
  111. "linewidth": 2,
  112. "links": [],
  113. "nullPointMode": "connected",
  114. "percentage": false,
  115. "pointradius": 5,
  116. "points": false,
  117. "renderer": "flot",
  118. "seriesOverrides": [],
  119. "span": 4,
  120. "stack": false,
  121. "steppedLine": false,
  122. "targets": [
  123. {
  124. "refId": "A",
  125. "scenario": "random_walk",
  126. "scenarioId": "datapoints_outside_range",
  127. "target": ""
  128. }
  129. ],
  130. "thresholds": [],
  131. "timeFrom": null,
  132. "timeShift": null,
  133. "title": "Datapoints Outside Range Warning",
  134. "tooltip": {
  135. "msResolution": false,
  136. "shared": true,
  137. "sort": 0,
  138. "value_type": "cumulative"
  139. },
  140. "type": "graph",
  141. "xaxis": {
  142. "mode": "time",
  143. "name": null,
  144. "show": true,
  145. "values": []
  146. },
  147. "yaxes": [
  148. {
  149. "format": "short",
  150. "label": null,
  151. "logBase": 1,
  152. "max": null,
  153. "min": null,
  154. "show": true
  155. },
  156. {
  157. "format": "short",
  158. "label": null,
  159. "logBase": 1,
  160. "max": null,
  161. "min": null,
  162. "show": true
  163. }
  164. ]
  165. },
  166. {
  167. "aliasColors": {},
  168. "bars": false,
  169. "datasource": "Grafana TestData",
  170. "editable": true,
  171. "error": false,
  172. "fill": 1,
  173. "id": 3,
  174. "isNew": true,
  175. "legend": {
  176. "avg": false,
  177. "current": false,
  178. "max": false,
  179. "min": false,
  180. "show": true,
  181. "total": false,
  182. "values": false
  183. },
  184. "lines": true,
  185. "linewidth": 2,
  186. "links": [],
  187. "nullPointMode": "connected",
  188. "percentage": false,
  189. "pointradius": 5,
  190. "points": false,
  191. "renderer": "flot",
  192. "seriesOverrides": [],
  193. "span": 4,
  194. "stack": false,
  195. "steppedLine": false,
  196. "targets": [
  197. {
  198. "refId": "A",
  199. "scenario": "random_walk",
  200. "scenarioId": "random_walk",
  201. "target": ""
  202. }
  203. ],
  204. "thresholds": [],
  205. "timeFrom": null,
  206. "timeShift": null,
  207. "title": "Random walk series",
  208. "tooltip": {
  209. "msResolution": false,
  210. "shared": true,
  211. "sort": 0,
  212. "value_type": "cumulative"
  213. },
  214. "type": "graph",
  215. "xaxis": {
  216. "mode": "time",
  217. "name": null,
  218. "show": true,
  219. "values": []
  220. },
  221. "yaxes": [
  222. {
  223. "format": "short",
  224. "label": null,
  225. "logBase": 1,
  226. "max": null,
  227. "min": null,
  228. "show": true
  229. },
  230. {
  231. "format": "short",
  232. "label": null,
  233. "logBase": 1,
  234. "max": null,
  235. "min": null,
  236. "show": true
  237. }
  238. ]
  239. }
  240. ],
  241. "title": "New row"
  242. },
  243. {
  244. "collapse": false,
  245. "editable": true,
  246. "height": "250px",
  247. "panels": [
  248. {
  249. "aliasColors": {},
  250. "bars": false,
  251. "datasource": "Grafana TestData",
  252. "editable": true,
  253. "error": false,
  254. "fill": 1,
  255. "id": 4,
  256. "isNew": true,
  257. "legend": {
  258. "avg": false,
  259. "current": false,
  260. "max": false,
  261. "min": false,
  262. "show": true,
  263. "total": false,
  264. "values": false
  265. },
  266. "lines": true,
  267. "linewidth": 2,
  268. "links": [],
  269. "nullPointMode": "connected",
  270. "percentage": false,
  271. "pointradius": 5,
  272. "points": false,
  273. "renderer": "flot",
  274. "seriesOverrides": [],
  275. "span": 8,
  276. "stack": false,
  277. "steppedLine": false,
  278. "targets": [
  279. {
  280. "refId": "A",
  281. "scenario": "random_walk",
  282. "scenarioId": "random_walk",
  283. "target": ""
  284. }
  285. ],
  286. "thresholds": [],
  287. "timeFrom": "2s",
  288. "timeShift": null,
  289. "title": "Millisecond res x-axis and tooltip",
  290. "tooltip": {
  291. "msResolution": false,
  292. "shared": true,
  293. "sort": 0,
  294. "value_type": "cumulative"
  295. },
  296. "type": "graph",
  297. "xaxis": {
  298. "mode": "time",
  299. "name": null,
  300. "show": true,
  301. "values": []
  302. },
  303. "yaxes": [
  304. {
  305. "format": "short",
  306. "label": null,
  307. "logBase": 1,
  308. "max": null,
  309. "min": null,
  310. "show": true
  311. },
  312. {
  313. "format": "short",
  314. "label": null,
  315. "logBase": 1,
  316. "max": null,
  317. "min": null,
  318. "show": true
  319. }
  320. ]
  321. },
  322. {
  323. "title": "",
  324. "error": false,
  325. "span": 4,
  326. "editable": true,
  327. "type": "text",
  328. "isNew": true,
  329. "id": 6,
  330. "mode": "markdown",
  331. "content": "Just verify that the tooltip time has millisecond resolution ",
  332. "links": []
  333. }
  334. ],
  335. "title": "New row"
  336. },
  337. {
  338. "title": "New row",
  339. "height": 336,
  340. "editable": true,
  341. "collapse": false,
  342. "panels": [
  343. {
  344. "title": "2 yaxis and axis lables",
  345. "error": false,
  346. "span": 7.99561403508772,
  347. "editable": true,
  348. "type": "graph",
  349. "isNew": true,
  350. "id": 5,
  351. "targets": [
  352. {
  353. "target": "",
  354. "refId": "A",
  355. "scenarioId": "csv_metric_values",
  356. "stringInput": "1,20,90,30,5,0"
  357. },
  358. {
  359. "target": "",
  360. "refId": "B",
  361. "scenarioId": "csv_metric_values",
  362. "stringInput": "2000,3000,4000,1000,3000,10000"
  363. }
  364. ],
  365. "datasource": "Grafana TestData",
  366. "renderer": "flot",
  367. "yaxes": [
  368. {
  369. "label": "Perecent",
  370. "show": true,
  371. "logBase": 1,
  372. "min": null,
  373. "max": null,
  374. "format": "percent"
  375. },
  376. {
  377. "label": "Pressure",
  378. "show": true,
  379. "logBase": 1,
  380. "min": null,
  381. "max": null,
  382. "format": "short"
  383. }
  384. ],
  385. "xaxis": {
  386. "show": true,
  387. "mode": "time",
  388. "name": null,
  389. "values": []
  390. },
  391. "lines": true,
  392. "fill": 1,
  393. "linewidth": 2,
  394. "points": false,
  395. "pointradius": 5,
  396. "bars": false,
  397. "stack": false,
  398. "percentage": false,
  399. "legend": {
  400. "show": true,
  401. "values": false,
  402. "min": false,
  403. "max": false,
  404. "current": false,
  405. "total": false,
  406. "avg": false
  407. },
  408. "nullPointMode": "connected",
  409. "steppedLine": false,
  410. "tooltip": {
  411. "value_type": "cumulative",
  412. "shared": true,
  413. "sort": 0,
  414. "msResolution": false
  415. },
  416. "timeFrom": null,
  417. "timeShift": null,
  418. "aliasColors": {},
  419. "seriesOverrides": [
  420. {
  421. "alias": "B-series",
  422. "yaxis": 2
  423. }
  424. ],
  425. "thresholds": [],
  426. "links": []
  427. },
  428. {
  429. "title": "",
  430. "error": false,
  431. "span": 4.00438596491228,
  432. "editable": true,
  433. "type": "text",
  434. "isNew": true,
  435. "id": 7,
  436. "mode": "markdown",
  437. "content": "Verify that axis labels look ok",
  438. "links": []
  439. }
  440. ]
  441. }
  442. ],
  443. "time": {
  444. "from": "now-1h",
  445. "to": "now"
  446. },
  447. "timepicker": {
  448. "refresh_intervals": [
  449. "5s",
  450. "10s",
  451. "30s",
  452. "1m",
  453. "5m",
  454. "15m",
  455. "30m",
  456. "1h",
  457. "2h",
  458. "1d"
  459. ],
  460. "time_options": [
  461. "5m",
  462. "15m",
  463. "1h",
  464. "6h",
  465. "12h",
  466. "24h",
  467. "2d",
  468. "7d",
  469. "30d"
  470. ]
  471. },
  472. "templating": {
  473. "list": []
  474. },
  475. "annotations": {
  476. "list": []
  477. },
  478. "refresh": false,
  479. "schemaVersion": 13,
  480. "version": 3,
  481. "links": [],
  482. "gnetId": null
  483. }