auto_decimals.json 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913
  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. "cacheTimeout": null,
  22. "gridPos": {
  23. "h": 5,
  24. "w": 4,
  25. "x": 0,
  26. "y": 0
  27. },
  28. "id": 2,
  29. "links": [],
  30. "options": {
  31. "fieldOptions": {
  32. "calcs": ["lastNotNull"],
  33. "defaults": {
  34. "mappings": [
  35. {
  36. "id": 0,
  37. "op": "=",
  38. "text": "N/A",
  39. "type": 1,
  40. "value": "null"
  41. }
  42. ],
  43. "max": 100,
  44. "min": 0,
  45. "nullValueMode": "connected",
  46. "thresholds": [
  47. {
  48. "color": "green",
  49. "value": null
  50. },
  51. {
  52. "color": "red",
  53. "value": 80
  54. }
  55. ],
  56. "unit": "none"
  57. },
  58. "override": {},
  59. "values": false
  60. },
  61. "orientation": "horizontal",
  62. "showThresholdLabels": false,
  63. "showThresholdMarkers": true
  64. },
  65. "pluginVersion": "6.4.0-pre",
  66. "targets": [
  67. {
  68. "alias": "",
  69. "refId": "A",
  70. "scenarioId": "csv_metric_values",
  71. "stringInput": "0,0.2"
  72. }
  73. ],
  74. "timeFrom": null,
  75. "timeShift": null,
  76. "title": "0.2 = 0.2",
  77. "type": "gauge"
  78. },
  79. {
  80. "gridPos": {
  81. "h": 5,
  82. "w": 4,
  83. "x": 4,
  84. "y": 0
  85. },
  86. "id": 4,
  87. "options": {
  88. "fieldOptions": {
  89. "calcs": ["lastNotNull"],
  90. "defaults": {
  91. "mappings": [],
  92. "max": 100,
  93. "min": 0,
  94. "thresholds": [
  95. {
  96. "color": "green",
  97. "value": null
  98. },
  99. {
  100. "color": "red",
  101. "value": 80
  102. }
  103. ],
  104. "unit": "short"
  105. },
  106. "override": {},
  107. "values": false
  108. },
  109. "orientation": "auto",
  110. "showThresholdLabels": false,
  111. "showThresholdMarkers": true
  112. },
  113. "pluginVersion": "6.4.0-pre",
  114. "targets": [
  115. {
  116. "alias": "",
  117. "refId": "A",
  118. "scenarioId": "csv_metric_values",
  119. "stringInput": "0,0.0002"
  120. }
  121. ],
  122. "timeFrom": null,
  123. "timeShift": null,
  124. "title": "0.0002 = 0.0002",
  125. "type": "gauge"
  126. },
  127. {
  128. "gridPos": {
  129. "h": 5,
  130. "w": 4,
  131. "x": 8,
  132. "y": 0
  133. },
  134. "id": 3,
  135. "options": {
  136. "fieldOptions": {
  137. "calcs": ["lastNotNull"],
  138. "defaults": {
  139. "mappings": [],
  140. "max": 100,
  141. "min": 0,
  142. "thresholds": [
  143. {
  144. "color": "green",
  145. "value": null
  146. },
  147. {
  148. "color": "red",
  149. "value": 80
  150. }
  151. ],
  152. "unit": "short"
  153. },
  154. "override": {},
  155. "values": false
  156. },
  157. "orientation": "auto",
  158. "showThresholdLabels": false,
  159. "showThresholdMarkers": true
  160. },
  161. "pluginVersion": "6.4.0-pre",
  162. "targets": [
  163. {
  164. "alias": "",
  165. "refId": "A",
  166. "scenarioId": "csv_metric_values",
  167. "stringInput": "0,1.125"
  168. }
  169. ],
  170. "timeFrom": null,
  171. "timeShift": null,
  172. "title": "1.125 = 1.12",
  173. "type": "gauge"
  174. },
  175. {
  176. "gridPos": {
  177. "h": 5,
  178. "w": 4,
  179. "x": 12,
  180. "y": 0
  181. },
  182. "id": 19,
  183. "options": {
  184. "fieldOptions": {
  185. "calcs": ["lastNotNull"],
  186. "defaults": {
  187. "mappings": [],
  188. "max": 100,
  189. "min": 0,
  190. "thresholds": [
  191. {
  192. "color": "green",
  193. "value": null
  194. },
  195. {
  196. "color": "red",
  197. "value": 80
  198. }
  199. ],
  200. "unit": "short"
  201. },
  202. "override": {},
  203. "values": false
  204. },
  205. "orientation": "auto",
  206. "showThresholdLabels": false,
  207. "showThresholdMarkers": true
  208. },
  209. "pluginVersion": "6.4.0-pre",
  210. "targets": [
  211. {
  212. "alias": "",
  213. "refId": "A",
  214. "scenarioId": "csv_metric_values",
  215. "stringInput": "0,2.235"
  216. }
  217. ],
  218. "timeFrom": null,
  219. "timeShift": null,
  220. "title": "2.235 = 2.2",
  221. "type": "gauge"
  222. },
  223. {
  224. "gridPos": {
  225. "h": 5,
  226. "w": 4,
  227. "x": 16,
  228. "y": 0
  229. },
  230. "id": 6,
  231. "options": {
  232. "fieldOptions": {
  233. "calcs": ["lastNotNull"],
  234. "defaults": {
  235. "mappings": [],
  236. "max": 100,
  237. "min": 0,
  238. "thresholds": [
  239. {
  240. "color": "green",
  241. "value": null
  242. },
  243. {
  244. "color": "red",
  245. "value": 80
  246. }
  247. ],
  248. "unit": "short"
  249. },
  250. "override": {},
  251. "values": false
  252. },
  253. "orientation": "auto",
  254. "showThresholdLabels": false,
  255. "showThresholdMarkers": true
  256. },
  257. "pluginVersion": "6.4.0-pre",
  258. "targets": [
  259. {
  260. "alias": "",
  261. "refId": "A",
  262. "scenarioId": "csv_metric_values",
  263. "stringInput": "0,1000"
  264. }
  265. ],
  266. "timeFrom": null,
  267. "timeShift": null,
  268. "title": "1000 = 1K",
  269. "type": "gauge"
  270. },
  271. {
  272. "gridPos": {
  273. "h": 5,
  274. "w": 4,
  275. "x": 20,
  276. "y": 0
  277. },
  278. "id": 7,
  279. "options": {
  280. "fieldOptions": {
  281. "calcs": ["lastNotNull"],
  282. "defaults": {
  283. "mappings": [],
  284. "max": 100,
  285. "min": 0,
  286. "thresholds": [
  287. {
  288. "color": "green",
  289. "value": null
  290. },
  291. {
  292. "color": "red",
  293. "value": 80
  294. }
  295. ],
  296. "unit": "short"
  297. },
  298. "override": {},
  299. "values": false
  300. },
  301. "orientation": "auto",
  302. "showThresholdLabels": false,
  303. "showThresholdMarkers": true
  304. },
  305. "pluginVersion": "6.4.0-pre",
  306. "targets": [
  307. {
  308. "alias": "",
  309. "refId": "A",
  310. "scenarioId": "csv_metric_values",
  311. "stringInput": "0,1200"
  312. }
  313. ],
  314. "timeFrom": null,
  315. "timeShift": null,
  316. "title": "1200 = 1.2K",
  317. "type": "gauge"
  318. },
  319. {
  320. "gridPos": {
  321. "h": 5,
  322. "w": 4,
  323. "x": 0,
  324. "y": 5
  325. },
  326. "id": 8,
  327. "options": {
  328. "fieldOptions": {
  329. "calcs": ["lastNotNull"],
  330. "defaults": {
  331. "mappings": [],
  332. "max": 100,
  333. "min": 0,
  334. "thresholds": [
  335. {
  336. "color": "green",
  337. "value": null
  338. },
  339. {
  340. "color": "red",
  341. "value": 80
  342. }
  343. ],
  344. "unit": "short"
  345. },
  346. "override": {},
  347. "values": false
  348. },
  349. "orientation": "auto",
  350. "showThresholdLabels": false,
  351. "showThresholdMarkers": true
  352. },
  353. "pluginVersion": "6.4.0-pre",
  354. "targets": [
  355. {
  356. "alias": "",
  357. "refId": "A",
  358. "scenarioId": "csv_metric_values",
  359. "stringInput": "0,1250"
  360. }
  361. ],
  362. "timeFrom": null,
  363. "timeShift": null,
  364. "title": "1250 = 1.25K",
  365. "type": "gauge"
  366. },
  367. {
  368. "gridPos": {
  369. "h": 5,
  370. "w": 4,
  371. "x": 4,
  372. "y": 5
  373. },
  374. "id": 9,
  375. "options": {
  376. "fieldOptions": {
  377. "calcs": ["lastNotNull"],
  378. "defaults": {
  379. "mappings": [],
  380. "max": 100,
  381. "min": 0,
  382. "thresholds": [
  383. {
  384. "color": "green",
  385. "value": null
  386. },
  387. {
  388. "color": "red",
  389. "value": 80
  390. }
  391. ],
  392. "unit": "short"
  393. },
  394. "override": {},
  395. "values": false
  396. },
  397. "orientation": "auto",
  398. "showThresholdLabels": false,
  399. "showThresholdMarkers": true
  400. },
  401. "pluginVersion": "6.4.0-pre",
  402. "targets": [
  403. {
  404. "alias": "",
  405. "refId": "A",
  406. "scenarioId": "csv_metric_values",
  407. "stringInput": "0,1500"
  408. }
  409. ],
  410. "timeFrom": null,
  411. "timeShift": null,
  412. "title": "1500 = 1.5K",
  413. "type": "gauge"
  414. },
  415. {
  416. "gridPos": {
  417. "h": 5,
  418. "w": 4,
  419. "x": 8,
  420. "y": 5
  421. },
  422. "id": 10,
  423. "options": {
  424. "fieldOptions": {
  425. "calcs": ["lastNotNull"],
  426. "defaults": {
  427. "mappings": [],
  428. "max": 100,
  429. "min": 0,
  430. "thresholds": [
  431. {
  432. "color": "green",
  433. "value": null
  434. },
  435. {
  436. "color": "red",
  437. "value": 80
  438. }
  439. ],
  440. "unit": "short"
  441. },
  442. "override": {},
  443. "values": false
  444. },
  445. "orientation": "auto",
  446. "showThresholdLabels": false,
  447. "showThresholdMarkers": true
  448. },
  449. "pluginVersion": "6.4.0-pre",
  450. "targets": [
  451. {
  452. "alias": "",
  453. "refId": "A",
  454. "scenarioId": "csv_metric_values",
  455. "stringInput": "0,15258"
  456. }
  457. ],
  458. "timeFrom": null,
  459. "timeShift": null,
  460. "title": "15258 = 15.26K",
  461. "type": "gauge"
  462. },
  463. {
  464. "gridPos": {
  465. "h": 5,
  466. "w": 4,
  467. "x": 12,
  468. "y": 5
  469. },
  470. "id": 5,
  471. "options": {
  472. "fieldOptions": {
  473. "calcs": ["lastNotNull"],
  474. "defaults": {
  475. "mappings": [],
  476. "max": 100,
  477. "min": 0,
  478. "thresholds": [
  479. {
  480. "color": "green",
  481. "value": null
  482. },
  483. {
  484. "color": "red",
  485. "value": 80
  486. }
  487. ],
  488. "unit": "short"
  489. },
  490. "override": {},
  491. "values": false
  492. },
  493. "orientation": "auto",
  494. "showThresholdLabels": false,
  495. "showThresholdMarkers": true
  496. },
  497. "pluginVersion": "6.4.0-pre",
  498. "targets": [
  499. {
  500. "alias": "",
  501. "refId": "A",
  502. "scenarioId": "csv_metric_values",
  503. "stringInput": "0,100.50"
  504. }
  505. ],
  506. "timeFrom": null,
  507. "timeShift": null,
  508. "title": "100.50 = 101",
  509. "type": "gauge"
  510. },
  511. {
  512. "gridPos": {
  513. "h": 5,
  514. "w": 4,
  515. "x": 16,
  516. "y": 5
  517. },
  518. "id": 11,
  519. "options": {
  520. "fieldOptions": {
  521. "calcs": ["lastNotNull"],
  522. "defaults": {
  523. "mappings": [],
  524. "max": 100,
  525. "min": 0,
  526. "thresholds": [
  527. {
  528. "color": "green",
  529. "value": null
  530. },
  531. {
  532. "color": "red",
  533. "value": 80
  534. }
  535. ],
  536. "unit": "short"
  537. },
  538. "override": {},
  539. "values": false
  540. },
  541. "orientation": "auto",
  542. "showThresholdLabels": false,
  543. "showThresholdMarkers": true
  544. },
  545. "pluginVersion": "6.4.0-pre",
  546. "targets": [
  547. {
  548. "alias": "",
  549. "refId": "A",
  550. "scenarioId": "csv_metric_values",
  551. "stringInput": "0,1500000"
  552. }
  553. ],
  554. "timeFrom": null,
  555. "timeShift": null,
  556. "title": "1500000 = 1.5Mil",
  557. "type": "gauge"
  558. },
  559. {
  560. "gridPos": {
  561. "h": 5,
  562. "w": 4,
  563. "x": 20,
  564. "y": 5
  565. },
  566. "id": 13,
  567. "options": {
  568. "fieldOptions": {
  569. "calcs": ["lastNotNull"],
  570. "defaults": {
  571. "mappings": [],
  572. "max": 100,
  573. "min": 0,
  574. "thresholds": [
  575. {
  576. "color": "green",
  577. "value": null
  578. },
  579. {
  580. "color": "red",
  581. "value": 80
  582. }
  583. ],
  584. "unit": "short"
  585. },
  586. "override": {},
  587. "values": false
  588. },
  589. "orientation": "auto",
  590. "showThresholdLabels": false,
  591. "showThresholdMarkers": true
  592. },
  593. "pluginVersion": "6.4.0-pre",
  594. "targets": [
  595. {
  596. "alias": "",
  597. "refId": "A",
  598. "scenarioId": "csv_metric_values",
  599. "stringInput": "0,1000000000"
  600. }
  601. ],
  602. "timeFrom": null,
  603. "timeShift": null,
  604. "title": "1000000000 = 1 Bil",
  605. "type": "gauge"
  606. },
  607. {
  608. "gridPos": {
  609. "h": 5,
  610. "w": 4,
  611. "x": 0,
  612. "y": 10
  613. },
  614. "id": 14,
  615. "options": {
  616. "fieldOptions": {
  617. "calcs": ["lastNotNull"],
  618. "defaults": {
  619. "mappings": [],
  620. "max": 100,
  621. "min": 0,
  622. "thresholds": [
  623. {
  624. "color": "green",
  625. "value": null
  626. },
  627. {
  628. "color": "red",
  629. "value": 80
  630. }
  631. ],
  632. "unit": "short"
  633. },
  634. "override": {},
  635. "values": false
  636. },
  637. "orientation": "auto",
  638. "showThresholdLabels": false,
  639. "showThresholdMarkers": true
  640. },
  641. "pluginVersion": "6.4.0-pre",
  642. "targets": [
  643. {
  644. "alias": "",
  645. "refId": "A",
  646. "scenarioId": "csv_metric_values",
  647. "stringInput": "0,1500000000"
  648. }
  649. ],
  650. "timeFrom": null,
  651. "timeShift": null,
  652. "title": "1500000000 = 1.5 Bil",
  653. "type": "gauge"
  654. },
  655. {
  656. "gridPos": {
  657. "h": 5,
  658. "w": 4,
  659. "x": 4,
  660. "y": 10
  661. },
  662. "id": 15,
  663. "options": {
  664. "fieldOptions": {
  665. "calcs": ["lastNotNull"],
  666. "defaults": {
  667. "mappings": [],
  668. "max": 100,
  669. "min": 0,
  670. "thresholds": [
  671. {
  672. "color": "green",
  673. "value": null
  674. },
  675. {
  676. "color": "red",
  677. "value": 80
  678. }
  679. ],
  680. "unit": "ms"
  681. },
  682. "override": {},
  683. "values": false
  684. },
  685. "orientation": "auto",
  686. "showThresholdLabels": false,
  687. "showThresholdMarkers": true
  688. },
  689. "pluginVersion": "6.4.0-pre",
  690. "targets": [
  691. {
  692. "alias": "",
  693. "refId": "A",
  694. "scenarioId": "csv_metric_values",
  695. "stringInput": "0,1000"
  696. }
  697. ],
  698. "timeFrom": null,
  699. "timeShift": null,
  700. "title": "1000 (ms) = 1s",
  701. "type": "gauge"
  702. },
  703. {
  704. "gridPos": {
  705. "h": 5,
  706. "w": 4,
  707. "x": 8,
  708. "y": 10
  709. },
  710. "id": 16,
  711. "options": {
  712. "fieldOptions": {
  713. "calcs": ["lastNotNull"],
  714. "defaults": {
  715. "mappings": [],
  716. "max": 100,
  717. "min": 0,
  718. "thresholds": [
  719. {
  720. "color": "green",
  721. "value": null
  722. },
  723. {
  724. "color": "red",
  725. "value": 80
  726. }
  727. ],
  728. "unit": "ms"
  729. },
  730. "override": {},
  731. "values": false
  732. },
  733. "orientation": "auto",
  734. "showThresholdLabels": false,
  735. "showThresholdMarkers": true
  736. },
  737. "pluginVersion": "6.4.0-pre",
  738. "targets": [
  739. {
  740. "alias": "",
  741. "refId": "A",
  742. "scenarioId": "csv_metric_values",
  743. "stringInput": "0,1200"
  744. }
  745. ],
  746. "timeFrom": null,
  747. "timeShift": null,
  748. "title": "1200 (ms) = 1.2s",
  749. "type": "gauge"
  750. },
  751. {
  752. "gridPos": {
  753. "h": 5,
  754. "w": 4,
  755. "x": 12,
  756. "y": 10
  757. },
  758. "id": 12,
  759. "options": {
  760. "fieldOptions": {
  761. "calcs": ["lastNotNull"],
  762. "defaults": {
  763. "mappings": [],
  764. "max": 100,
  765. "min": 0,
  766. "thresholds": [
  767. {
  768. "color": "green",
  769. "value": null
  770. },
  771. {
  772. "color": "red",
  773. "value": 80
  774. }
  775. ],
  776. "unit": "short"
  777. },
  778. "override": {},
  779. "values": false
  780. },
  781. "orientation": "auto",
  782. "showThresholdLabels": false,
  783. "showThresholdMarkers": true
  784. },
  785. "pluginVersion": "6.4.0-pre",
  786. "targets": [
  787. {
  788. "alias": "",
  789. "refId": "A",
  790. "scenarioId": "csv_metric_values",
  791. "stringInput": "0,1000000"
  792. }
  793. ],
  794. "timeFrom": null,
  795. "timeShift": null,
  796. "title": "1000000 = 1 Mil",
  797. "type": "gauge"
  798. },
  799. {
  800. "gridPos": {
  801. "h": 5,
  802. "w": 4,
  803. "x": 16,
  804. "y": 10
  805. },
  806. "id": 18,
  807. "options": {
  808. "fieldOptions": {
  809. "calcs": ["lastNotNull"],
  810. "defaults": {
  811. "mappings": [],
  812. "max": 100,
  813. "min": 0,
  814. "thresholds": [
  815. {
  816. "color": "green",
  817. "value": null
  818. },
  819. {
  820. "color": "red",
  821. "value": 80
  822. }
  823. ],
  824. "unit": "ms"
  825. },
  826. "override": {},
  827. "values": false
  828. },
  829. "orientation": "auto",
  830. "showThresholdLabels": false,
  831. "showThresholdMarkers": true
  832. },
  833. "pluginVersion": "6.4.0-pre",
  834. "targets": [
  835. {
  836. "alias": "",
  837. "refId": "A",
  838. "scenarioId": "csv_metric_values",
  839. "stringInput": "0,90000"
  840. }
  841. ],
  842. "timeFrom": null,
  843. "timeShift": null,
  844. "title": "90000 (ms) = 1.5 min",
  845. "type": "gauge"
  846. },
  847. {
  848. "gridPos": {
  849. "h": 5,
  850. "w": 4,
  851. "x": 0,
  852. "y": 15
  853. },
  854. "id": 17,
  855. "options": {
  856. "fieldOptions": {
  857. "calcs": ["lastNotNull"],
  858. "defaults": {
  859. "mappings": [],
  860. "max": 100,
  861. "min": 0,
  862. "thresholds": [
  863. {
  864. "color": "green",
  865. "value": null
  866. },
  867. {
  868. "color": "red",
  869. "value": 80
  870. }
  871. ],
  872. "unit": "ms"
  873. },
  874. "override": {},
  875. "values": false
  876. },
  877. "orientation": "auto",
  878. "showThresholdLabels": false,
  879. "showThresholdMarkers": true
  880. },
  881. "pluginVersion": "6.4.0-pre",
  882. "targets": [
  883. {
  884. "alias": "",
  885. "refId": "A",
  886. "scenarioId": "csv_metric_values",
  887. "stringInput": "0,1200"
  888. }
  889. ],
  890. "timeFrom": null,
  891. "timeShift": null,
  892. "title": "1860 (ms) = 1.86s",
  893. "type": "gauge"
  894. }
  895. ],
  896. "schemaVersion": 19,
  897. "style": "dark",
  898. "tags": ["gdev", "panel-tests"],
  899. "templating": {
  900. "list": []
  901. },
  902. "time": {
  903. "from": "now-6h",
  904. "to": "now"
  905. },
  906. "timepicker": {
  907. "refresh_intervals": ["5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d"]
  908. },
  909. "timezone": "",
  910. "title": "Panel Tests - Auto Decimals",
  911. "uid": "5mqG8qdZz",
  912. "version": 1
  913. }