ErlangVM.json 41 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605
  1. {
  2. "annotations": {
  3. "list": [
  4. {
  5. "$$hashKey": "object:420",
  6. "builtIn": 1,
  7. "datasource": {
  8. "type": "datasource",
  9. "uid": "grafana"
  10. },
  11. "enable": true,
  12. "hide": true,
  13. "iconColor": "rgba(0, 211, 255, 1)",
  14. "name": "Annotations & Alerts",
  15. "target": {
  16. "limit": 100,
  17. "matchAny": false,
  18. "tags": [],
  19. "type": "dashboard"
  20. },
  21. "type": "dashboard"
  22. }
  23. ]
  24. },
  25. "editable": true,
  26. "fiscalYearStartMonth": 0,
  27. "graphTooltip": 0,
  28. "id": 36,
  29. "links": [
  30. {
  31. "asDropdown": false,
  32. "icon": "external link",
  33. "includeVars": true,
  34. "keepTime": true,
  35. "tags": [
  36. "emqx"
  37. ],
  38. "targetBlank": false,
  39. "title": "EMQX dashboards",
  40. "tooltip": "",
  41. "type": "dashboards",
  42. "url": ""
  43. }
  44. ],
  45. "liveNow": false,
  46. "panels": [
  47. {
  48. "datasource": {
  49. "type": "prometheus",
  50. "uid": "${datasource}"
  51. },
  52. "description": "The CPU usage for the hosted machine",
  53. "fieldConfig": {
  54. "defaults": {
  55. "color": {
  56. "mode": "palette-classic"
  57. },
  58. "custom": {
  59. "axisCenteredZero": false,
  60. "axisColorMode": "text",
  61. "axisLabel": "",
  62. "axisPlacement": "auto",
  63. "barAlignment": 0,
  64. "drawStyle": "line",
  65. "fillOpacity": 10,
  66. "gradientMode": "none",
  67. "hideFrom": {
  68. "legend": false,
  69. "tooltip": false,
  70. "viz": false
  71. },
  72. "lineInterpolation": "linear",
  73. "lineWidth": 1,
  74. "pointSize": 5,
  75. "scaleDistribution": {
  76. "type": "linear"
  77. },
  78. "showPoints": "never",
  79. "spanNulls": false,
  80. "stacking": {
  81. "group": "A",
  82. "mode": "normal"
  83. },
  84. "thresholdsStyle": {
  85. "mode": "off"
  86. }
  87. },
  88. "mappings": [],
  89. "max": 100,
  90. "thresholds": {
  91. "mode": "absolute",
  92. "steps": [
  93. {
  94. "color": "green"
  95. },
  96. {
  97. "color": "red",
  98. "value": 80
  99. }
  100. ]
  101. },
  102. "unit": "percent"
  103. },
  104. "overrides": []
  105. },
  106. "gridPos": {
  107. "h": 8,
  108. "w": 12,
  109. "x": 0,
  110. "y": 0
  111. },
  112. "id": 14,
  113. "options": {
  114. "legend": {
  115. "calcs": [],
  116. "displayMode": "list",
  117. "placement": "bottom",
  118. "showLegend": true
  119. },
  120. "tooltip": {
  121. "mode": "multi",
  122. "sort": "none"
  123. }
  124. },
  125. "pluginVersion": "9.1.6",
  126. "targets": [
  127. {
  128. "datasource": {
  129. "type": "prometheus",
  130. "uid": "${datasource}"
  131. },
  132. "editorMode": "code",
  133. "exemplar": true,
  134. "expr": "emqx_vm_cpu_use{job=~\"$job\", instance=\"$instance\"}",
  135. "interval": "",
  136. "legendFormat": "used",
  137. "range": true,
  138. "refId": "A"
  139. },
  140. {
  141. "datasource": {
  142. "type": "prometheus",
  143. "uid": "${datasource}"
  144. },
  145. "exemplar": true,
  146. "expr": "emqx_vm_cpu_idle {job=~\"$job\", instance=\"$instance\"}",
  147. "hide": false,
  148. "interval": "",
  149. "legendFormat": "idle",
  150. "refId": "B"
  151. }
  152. ],
  153. "title": "CPU",
  154. "type": "timeseries"
  155. },
  156. {
  157. "datasource": {
  158. "type": "prometheus",
  159. "uid": "${datasource}"
  160. },
  161. "description": "The memory usage for the hosted machine",
  162. "fieldConfig": {
  163. "defaults": {
  164. "color": {
  165. "mode": "palette-classic"
  166. },
  167. "custom": {
  168. "axisCenteredZero": false,
  169. "axisColorMode": "text",
  170. "axisLabel": "",
  171. "axisPlacement": "auto",
  172. "barAlignment": 0,
  173. "drawStyle": "line",
  174. "fillOpacity": 10,
  175. "gradientMode": "none",
  176. "hideFrom": {
  177. "legend": false,
  178. "tooltip": false,
  179. "viz": false
  180. },
  181. "lineInterpolation": "linear",
  182. "lineWidth": 1,
  183. "pointSize": 5,
  184. "scaleDistribution": {
  185. "type": "linear"
  186. },
  187. "showPoints": "never",
  188. "spanNulls": false,
  189. "stacking": {
  190. "group": "A",
  191. "mode": "none"
  192. },
  193. "thresholdsStyle": {
  194. "mode": "off"
  195. }
  196. },
  197. "mappings": [],
  198. "thresholds": {
  199. "mode": "absolute",
  200. "steps": [
  201. {
  202. "color": "green"
  203. },
  204. {
  205. "color": "red",
  206. "value": 80
  207. }
  208. ]
  209. },
  210. "unit": "decbytes"
  211. },
  212. "overrides": []
  213. },
  214. "gridPos": {
  215. "h": 8,
  216. "w": 12,
  217. "x": 12,
  218. "y": 0
  219. },
  220. "id": 16,
  221. "options": {
  222. "legend": {
  223. "calcs": [],
  224. "displayMode": "list",
  225. "placement": "bottom",
  226. "showLegend": true
  227. },
  228. "tooltip": {
  229. "mode": "multi",
  230. "sort": "none"
  231. }
  232. },
  233. "pluginVersion": "9.1.6",
  234. "targets": [
  235. {
  236. "datasource": {
  237. "type": "prometheus",
  238. "uid": "${datasource}"
  239. },
  240. "exemplar": true,
  241. "expr": "emqx_vm_total_memory{job=~\"$job\", instance=\"$instance\"}",
  242. "interval": "",
  243. "legendFormat": "total",
  244. "refId": "A"
  245. },
  246. {
  247. "datasource": {
  248. "type": "prometheus",
  249. "uid": "${datasource}"
  250. },
  251. "exemplar": true,
  252. "expr": "emqx_vm_used_memory{job=~\"$job\", instance=\"$instance\"}",
  253. "hide": false,
  254. "interval": "",
  255. "legendFormat": "used",
  256. "refId": "B"
  257. }
  258. ],
  259. "title": "Memory",
  260. "type": "timeseries"
  261. },
  262. {
  263. "datasource": {
  264. "type": "prometheus",
  265. "uid": "${datasource}"
  266. },
  267. "description": "The total amount of memory currently allocated.\nThis is the same as the sum of the memory size for processes and system.",
  268. "fieldConfig": {
  269. "defaults": {
  270. "color": {
  271. "mode": "palette-classic"
  272. },
  273. "custom": {
  274. "axisCenteredZero": false,
  275. "axisColorMode": "text",
  276. "axisLabel": "",
  277. "axisPlacement": "auto",
  278. "barAlignment": 0,
  279. "drawStyle": "line",
  280. "fillOpacity": 10,
  281. "gradientMode": "none",
  282. "hideFrom": {
  283. "legend": false,
  284. "tooltip": false,
  285. "viz": false
  286. },
  287. "lineInterpolation": "linear",
  288. "lineWidth": 1,
  289. "pointSize": 5,
  290. "scaleDistribution": {
  291. "type": "linear"
  292. },
  293. "showPoints": "never",
  294. "spanNulls": false,
  295. "stacking": {
  296. "group": "A",
  297. "mode": "none"
  298. },
  299. "thresholdsStyle": {
  300. "mode": "off"
  301. }
  302. },
  303. "mappings": [],
  304. "thresholds": {
  305. "mode": "absolute",
  306. "steps": [
  307. {
  308. "color": "green"
  309. },
  310. {
  311. "color": "red",
  312. "value": 80
  313. }
  314. ]
  315. },
  316. "unit": "decbytes"
  317. },
  318. "overrides": []
  319. },
  320. "gridPos": {
  321. "h": 7,
  322. "w": 12,
  323. "x": 0,
  324. "y": 8
  325. },
  326. "id": 18,
  327. "options": {
  328. "legend": {
  329. "calcs": [],
  330. "displayMode": "list",
  331. "placement": "bottom",
  332. "showLegend": true
  333. },
  334. "tooltip": {
  335. "mode": "multi",
  336. "sort": "none"
  337. }
  338. },
  339. "pluginVersion": "9.1.6",
  340. "targets": [
  341. {
  342. "datasource": {
  343. "type": "prometheus",
  344. "uid": "${datasource}"
  345. },
  346. "editorMode": "code",
  347. "exemplar": true,
  348. "expr": "erlang_vm_memory_bytes_total{job=~\"$job\", instance=\"$instance\"}",
  349. "interval": "",
  350. "legendFormat": "{{kind}}",
  351. "range": true,
  352. "refId": "A"
  353. }
  354. ],
  355. "title": "VM memory",
  356. "type": "timeseries"
  357. },
  358. {
  359. "datasource": {
  360. "type": "prometheus",
  361. "uid": "${datasource}"
  362. },
  363. "description": "The total amount of memory currently allocated for the Erlang processes.",
  364. "fieldConfig": {
  365. "defaults": {
  366. "color": {
  367. "mode": "palette-classic"
  368. },
  369. "custom": {
  370. "axisCenteredZero": false,
  371. "axisColorMode": "text",
  372. "axisLabel": "",
  373. "axisPlacement": "auto",
  374. "barAlignment": 0,
  375. "drawStyle": "line",
  376. "fillOpacity": 0,
  377. "gradientMode": "none",
  378. "hideFrom": {
  379. "legend": false,
  380. "tooltip": false,
  381. "viz": false
  382. },
  383. "lineInterpolation": "linear",
  384. "lineWidth": 1,
  385. "pointSize": 5,
  386. "scaleDistribution": {
  387. "type": "linear"
  388. },
  389. "showPoints": "never",
  390. "spanNulls": false,
  391. "stacking": {
  392. "group": "A",
  393. "mode": "none"
  394. },
  395. "thresholdsStyle": {
  396. "mode": "off"
  397. }
  398. },
  399. "links": [],
  400. "mappings": [],
  401. "min": 0,
  402. "thresholds": {
  403. "mode": "absolute",
  404. "steps": [
  405. {
  406. "color": "green"
  407. },
  408. {
  409. "color": "red",
  410. "value": 80
  411. }
  412. ]
  413. },
  414. "unit": "decbytes"
  415. },
  416. "overrides": []
  417. },
  418. "gridPos": {
  419. "h": 7,
  420. "w": 12,
  421. "x": 12,
  422. "y": 8
  423. },
  424. "id": 6,
  425. "links": [],
  426. "options": {
  427. "legend": {
  428. "calcs": [],
  429. "displayMode": "list",
  430. "placement": "bottom",
  431. "showLegend": true
  432. },
  433. "tooltip": {
  434. "mode": "multi",
  435. "sort": "none"
  436. }
  437. },
  438. "pluginVersion": "9.1.6",
  439. "targets": [
  440. {
  441. "datasource": {
  442. "type": "prometheus",
  443. "uid": "${datasource}"
  444. },
  445. "expr": "erlang_vm_memory_processes_bytes_total{job=~\"$job\", instance=\"$instance\"}",
  446. "format": "time_series",
  447. "intervalFactor": 2,
  448. "legendFormat": "{{usage}}",
  449. "refId": "A"
  450. }
  451. ],
  452. "title": "Memory processes",
  453. "type": "timeseries"
  454. },
  455. {
  456. "datasource": {
  457. "type": "prometheus",
  458. "uid": "${datasource}"
  459. },
  460. "description": "The total amount of memory currently allocated for the emulator that is not directly related to any Erlang process.\nMemory presented as processes is not included in this memory.",
  461. "fieldConfig": {
  462. "defaults": {
  463. "color": {
  464. "mode": "palette-classic"
  465. },
  466. "custom": {
  467. "axisCenteredZero": false,
  468. "axisColorMode": "text",
  469. "axisLabel": "",
  470. "axisPlacement": "auto",
  471. "barAlignment": 0,
  472. "drawStyle": "line",
  473. "fillOpacity": 0,
  474. "gradientMode": "none",
  475. "hideFrom": {
  476. "legend": false,
  477. "tooltip": false,
  478. "viz": false
  479. },
  480. "lineInterpolation": "linear",
  481. "lineWidth": 1,
  482. "pointSize": 5,
  483. "scaleDistribution": {
  484. "type": "linear"
  485. },
  486. "showPoints": "never",
  487. "spanNulls": false,
  488. "stacking": {
  489. "group": "A",
  490. "mode": "none"
  491. },
  492. "thresholdsStyle": {
  493. "mode": "off"
  494. }
  495. },
  496. "links": [],
  497. "mappings": [],
  498. "min": 0,
  499. "thresholds": {
  500. "mode": "absolute",
  501. "steps": [
  502. {
  503. "color": "green"
  504. },
  505. {
  506. "color": "red",
  507. "value": 80
  508. }
  509. ]
  510. },
  511. "unit": "decbytes"
  512. },
  513. "overrides": []
  514. },
  515. "gridPos": {
  516. "h": 7,
  517. "w": 12,
  518. "x": 0,
  519. "y": 15
  520. },
  521. "id": 2,
  522. "links": [],
  523. "options": {
  524. "legend": {
  525. "calcs": [],
  526. "displayMode": "list",
  527. "placement": "bottom",
  528. "showLegend": true
  529. },
  530. "tooltip": {
  531. "mode": "multi",
  532. "sort": "none"
  533. }
  534. },
  535. "pluginVersion": "9.1.6",
  536. "targets": [
  537. {
  538. "datasource": {
  539. "type": "prometheus",
  540. "uid": "${datasource}"
  541. },
  542. "expr": "erlang_vm_memory_system_bytes_total{job=~\"$job\", instance=\"$instance\"}",
  543. "format": "time_series",
  544. "intervalFactor": 2,
  545. "legendFormat": "{{usage}}",
  546. "refId": "A",
  547. "step": 60
  548. }
  549. ],
  550. "title": "Memory system",
  551. "type": "timeseries"
  552. },
  553. {
  554. "datasource": {
  555. "type": "prometheus",
  556. "uid": "${datasource}"
  557. },
  558. "description": "",
  559. "fieldConfig": {
  560. "defaults": {
  561. "color": {
  562. "mode": "palette-classic"
  563. },
  564. "custom": {
  565. "axisCenteredZero": false,
  566. "axisColorMode": "text",
  567. "axisLabel": "",
  568. "axisPlacement": "auto",
  569. "barAlignment": 0,
  570. "drawStyle": "line",
  571. "fillOpacity": 0,
  572. "gradientMode": "none",
  573. "hideFrom": {
  574. "legend": false,
  575. "tooltip": false,
  576. "viz": false
  577. },
  578. "lineInterpolation": "stepBefore",
  579. "lineWidth": 1,
  580. "pointSize": 5,
  581. "scaleDistribution": {
  582. "type": "linear"
  583. },
  584. "showPoints": "never",
  585. "spanNulls": false,
  586. "stacking": {
  587. "group": "A",
  588. "mode": "none"
  589. },
  590. "thresholdsStyle": {
  591. "mode": "off"
  592. }
  593. },
  594. "mappings": [],
  595. "thresholds": {
  596. "mode": "absolute",
  597. "steps": [
  598. {
  599. "color": "green"
  600. },
  601. {
  602. "color": "red",
  603. "value": 80
  604. }
  605. ]
  606. },
  607. "unit": "short"
  608. },
  609. "overrides": []
  610. },
  611. "gridPos": {
  612. "h": 7,
  613. "w": 12,
  614. "x": 12,
  615. "y": 15
  616. },
  617. "id": 12,
  618. "options": {
  619. "legend": {
  620. "calcs": [],
  621. "displayMode": "list",
  622. "placement": "bottom",
  623. "showLegend": true
  624. },
  625. "tooltip": {
  626. "mode": "multi",
  627. "sort": "none"
  628. }
  629. },
  630. "pluginVersion": "9.1.6",
  631. "targets": [
  632. {
  633. "datasource": {
  634. "type": "prometheus",
  635. "uid": "${datasource}"
  636. },
  637. "exemplar": true,
  638. "expr": "erlang_vm_logical_processors {job=~\"$job\", instance=\"$instance\"}",
  639. "interval": "",
  640. "legendFormat": "logical-processors",
  641. "refId": "A"
  642. },
  643. {
  644. "datasource": {
  645. "type": "prometheus",
  646. "uid": "${datasource}"
  647. },
  648. "exemplar": true,
  649. "expr": "erlang_vm_logical_processors_available {job=~\"$job\", instance=\"$instance\"}",
  650. "hide": false,
  651. "interval": "",
  652. "legendFormat": "logical-processors-avai",
  653. "refId": "B"
  654. },
  655. {
  656. "datasource": {
  657. "type": "prometheus",
  658. "uid": "${datasource}"
  659. },
  660. "exemplar": true,
  661. "expr": "erlang_vm_logical_processors_online {job=~\"$job\", instance=\"$instance\"}",
  662. "hide": false,
  663. "interval": "",
  664. "legendFormat": "logical-processors-online",
  665. "refId": "C"
  666. },
  667. {
  668. "datasource": {
  669. "type": "prometheus",
  670. "uid": "${datasource}"
  671. },
  672. "exemplar": true,
  673. "expr": "erlang_vm_schedulers {job=~\"$job\", instance=\"$instance\"}",
  674. "hide": false,
  675. "interval": "",
  676. "legendFormat": "schedulers",
  677. "refId": "D"
  678. },
  679. {
  680. "datasource": {
  681. "type": "prometheus",
  682. "uid": "${datasource}"
  683. },
  684. "exemplar": true,
  685. "expr": "erlang_vm_schedulers_online {job=~\"$job\", instance=\"$instance\"}",
  686. "hide": false,
  687. "interval": "",
  688. "legendFormat": "schedulers-online",
  689. "refId": "E"
  690. },
  691. {
  692. "datasource": {
  693. "type": "prometheus",
  694. "uid": "${datasource}"
  695. },
  696. "exemplar": true,
  697. "expr": "erlang_vm_threads {job=~\"$job\", instance=\"$instance\"}",
  698. "hide": false,
  699. "interval": "",
  700. "legendFormat": "vm_threads",
  701. "refId": "F"
  702. },
  703. {
  704. "datasource": {
  705. "type": "prometheus",
  706. "uid": "${datasource}"
  707. },
  708. "exemplar": true,
  709. "expr": "erlang_vm_thread_pool_size {job=~\"$job\", instance=\"$instance\"}",
  710. "hide": false,
  711. "interval": "",
  712. "legendFormat": "vm_thread_pool_size",
  713. "refId": "G"
  714. },
  715. {
  716. "datasource": {
  717. "type": "prometheus",
  718. "uid": "${datasource}"
  719. },
  720. "exemplar": true,
  721. "expr": "emqx_vm_run_queue {job=~\"$job\", instance=\"$instance\"}",
  722. "hide": false,
  723. "interval": "",
  724. "legendFormat": "vm_run_queue",
  725. "refId": "H"
  726. }
  727. ],
  728. "title": "Processor scheduler and threads",
  729. "type": "timeseries"
  730. },
  731. {
  732. "datasource": {
  733. "type": "prometheus",
  734. "uid": "${datasource}"
  735. },
  736. "description": "",
  737. "fieldConfig": {
  738. "defaults": {
  739. "color": {
  740. "mode": "palette-classic"
  741. },
  742. "custom": {
  743. "axisCenteredZero": false,
  744. "axisColorMode": "text",
  745. "axisLabel": "",
  746. "axisPlacement": "auto",
  747. "barAlignment": 0,
  748. "drawStyle": "line",
  749. "fillOpacity": 10,
  750. "gradientMode": "none",
  751. "hideFrom": {
  752. "legend": false,
  753. "tooltip": false,
  754. "viz": false
  755. },
  756. "lineInterpolation": "linear",
  757. "lineWidth": 1,
  758. "pointSize": 5,
  759. "scaleDistribution": {
  760. "type": "linear"
  761. },
  762. "showPoints": "never",
  763. "spanNulls": false,
  764. "stacking": {
  765. "group": "A",
  766. "mode": "none"
  767. },
  768. "thresholdsStyle": {
  769. "mode": "off"
  770. }
  771. },
  772. "mappings": [],
  773. "thresholds": {
  774. "mode": "absolute",
  775. "steps": [
  776. {
  777. "color": "green"
  778. },
  779. {
  780. "color": "red",
  781. "value": 80
  782. }
  783. ]
  784. },
  785. "unit": "none"
  786. },
  787. "overrides": []
  788. },
  789. "gridPos": {
  790. "h": 7,
  791. "w": 12,
  792. "x": 0,
  793. "y": 22
  794. },
  795. "id": 10,
  796. "options": {
  797. "legend": {
  798. "calcs": [],
  799. "displayMode": "list",
  800. "placement": "bottom",
  801. "showLegend": true
  802. },
  803. "tooltip": {
  804. "mode": "multi",
  805. "sort": "desc"
  806. }
  807. },
  808. "pluginVersion": "9.1.6",
  809. "targets": [
  810. {
  811. "datasource": {
  812. "type": "prometheus",
  813. "uid": "${datasource}"
  814. },
  815. "editorMode": "code",
  816. "exemplar": true,
  817. "expr": "erlang_vm_ets_limit {job=~\"$job\", instance=\"$instance\"}",
  818. "interval": "",
  819. "legendFormat": "ETS max",
  820. "range": true,
  821. "refId": "A"
  822. },
  823. {
  824. "datasource": {
  825. "type": "prometheus",
  826. "uid": "${datasource}"
  827. },
  828. "editorMode": "code",
  829. "exemplar": true,
  830. "expr": "erlang_vm_ets_tables {job=~\"$job\", instance=\"$instance\"}",
  831. "hide": false,
  832. "interval": "",
  833. "legendFormat": "ETS count",
  834. "range": true,
  835. "refId": "B"
  836. },
  837. {
  838. "datasource": {
  839. "type": "prometheus",
  840. "uid": "${datasource}"
  841. },
  842. "editorMode": "code",
  843. "exemplar": true,
  844. "expr": "erlang_vm_dets_tables {job=~\"$job\", instance=\"$instance\"}",
  845. "hide": false,
  846. "interval": "",
  847. "legendFormat": "DETS count",
  848. "range": true,
  849. "refId": "C"
  850. },
  851. {
  852. "datasource": {
  853. "type": "prometheus",
  854. "uid": "${datasource}"
  855. },
  856. "editorMode": "code",
  857. "exemplar": true,
  858. "expr": "erlang_vm_process_limit {job=~\"$job\", instance=\"$instance\"}",
  859. "hide": false,
  860. "interval": "",
  861. "legendFormat": "Process max",
  862. "range": true,
  863. "refId": "D"
  864. },
  865. {
  866. "datasource": {
  867. "type": "prometheus",
  868. "uid": "${datasource}"
  869. },
  870. "editorMode": "code",
  871. "exemplar": true,
  872. "expr": "erlang_vm_process_count {job=~\"$job\", instance=\"$instance\"}",
  873. "hide": false,
  874. "interval": "",
  875. "legendFormat": "Process count",
  876. "range": true,
  877. "refId": "E"
  878. },
  879. {
  880. "datasource": {
  881. "type": "prometheus",
  882. "uid": "${datasource}"
  883. },
  884. "editorMode": "code",
  885. "exemplar": true,
  886. "expr": "erlang_vm_port_limit {job=~\"$job\", instance=\"$instance\"}",
  887. "hide": false,
  888. "interval": "",
  889. "legendFormat": "Port max",
  890. "range": true,
  891. "refId": "F"
  892. },
  893. {
  894. "datasource": {
  895. "type": "prometheus",
  896. "uid": "${datasource}"
  897. },
  898. "editorMode": "code",
  899. "exemplar": true,
  900. "expr": "erlang_vm_port_count {job=~\"$job\", instance=\"$instance\"}",
  901. "hide": false,
  902. "interval": "",
  903. "legendFormat": "Port count",
  904. "range": true,
  905. "refId": "G"
  906. },
  907. {
  908. "datasource": {
  909. "type": "prometheus",
  910. "uid": "${datasource}"
  911. },
  912. "exemplar": true,
  913. "expr": "erlang_vm_smp_support {job=~\"$job\", instance=\"$instance\"}",
  914. "hide": false,
  915. "interval": "",
  916. "legendFormat": "smp_support",
  917. "refId": "H"
  918. },
  919. {
  920. "datasource": {
  921. "type": "prometheus",
  922. "uid": "${datasource}"
  923. },
  924. "exemplar": true,
  925. "expr": "erlang_vm_time_correction {job=~\"$job\", instance=\"$instance\"}",
  926. "hide": false,
  927. "interval": "",
  928. "legendFormat": "time_correction",
  929. "refId": "I"
  930. }
  931. ],
  932. "title": "System limit",
  933. "type": "timeseries"
  934. },
  935. {
  936. "datasource": {
  937. "type": "prometheus",
  938. "uid": "${datasource}"
  939. },
  940. "fieldConfig": {
  941. "defaults": {
  942. "color": {
  943. "mode": "palette-classic"
  944. },
  945. "custom": {
  946. "axisCenteredZero": false,
  947. "axisColorMode": "text",
  948. "axisLabel": "",
  949. "axisPlacement": "auto",
  950. "barAlignment": 0,
  951. "drawStyle": "line",
  952. "fillOpacity": 10,
  953. "gradientMode": "none",
  954. "hideFrom": {
  955. "legend": false,
  956. "tooltip": false,
  957. "viz": false
  958. },
  959. "lineInterpolation": "linear",
  960. "lineWidth": 1,
  961. "pointSize": 5,
  962. "scaleDistribution": {
  963. "type": "linear"
  964. },
  965. "showPoints": "never",
  966. "spanNulls": false,
  967. "stacking": {
  968. "group": "A",
  969. "mode": "none"
  970. },
  971. "thresholdsStyle": {
  972. "mode": "off"
  973. }
  974. },
  975. "mappings": [],
  976. "thresholds": {
  977. "mode": "absolute",
  978. "steps": [
  979. {
  980. "color": "green"
  981. },
  982. {
  983. "color": "red",
  984. "value": 80
  985. }
  986. ]
  987. },
  988. "unit": "none"
  989. },
  990. "overrides": []
  991. },
  992. "gridPos": {
  993. "h": 7,
  994. "w": 12,
  995. "x": 12,
  996. "y": 22
  997. },
  998. "id": 20,
  999. "options": {
  1000. "legend": {
  1001. "calcs": [],
  1002. "displayMode": "list",
  1003. "placement": "bottom",
  1004. "showLegend": true
  1005. },
  1006. "tooltip": {
  1007. "mode": "multi",
  1008. "sort": "desc"
  1009. }
  1010. },
  1011. "pluginVersion": "9.1.6",
  1012. "targets": [
  1013. {
  1014. "datasource": {
  1015. "type": "prometheus",
  1016. "uid": "${datasource}"
  1017. },
  1018. "exemplar": true,
  1019. "expr": "rate(erlang_vm_statistics_context_switches{job=~\"$job\", instance=\"$instance\"}[$__rate_interval])",
  1020. "interval": "",
  1021. "legendFormat": "context_switches",
  1022. "refId": "A"
  1023. },
  1024. {
  1025. "datasource": {
  1026. "type": "prometheus",
  1027. "uid": "${datasource}"
  1028. },
  1029. "exemplar": true,
  1030. "expr": "rate(erlang_vm_statistics_garbage_collection_number_of_gcs {job=~\"$job\", instance=\"$instance\"}[$__rate_interval])",
  1031. "hide": false,
  1032. "interval": "",
  1033. "legendFormat": "garbage_collection_number_of_gcs",
  1034. "refId": "B"
  1035. },
  1036. {
  1037. "datasource": {
  1038. "type": "prometheus",
  1039. "uid": "${datasource}"
  1040. },
  1041. "exemplar": true,
  1042. "expr": "rate(erlang_vm_statistics_garbage_collection_bytes_reclaimed {job=~\"$job\", instance=\"$instance\"}[$__rate_interval])",
  1043. "hide": false,
  1044. "interval": "",
  1045. "legendFormat": "garbage_collection_bytes_reclaimed",
  1046. "refId": "D"
  1047. },
  1048. {
  1049. "datasource": {
  1050. "type": "prometheus",
  1051. "uid": "${datasource}"
  1052. },
  1053. "exemplar": true,
  1054. "expr": "rate(erlang_vm_statistics_bytes_received_total {job=~\"$job\", instance=\"$instance\"}[$__rate_interval])",
  1055. "hide": false,
  1056. "interval": "",
  1057. "legendFormat": "bytes_received_total",
  1058. "refId": "C"
  1059. },
  1060. {
  1061. "datasource": {
  1062. "type": "prometheus",
  1063. "uid": "${datasource}"
  1064. },
  1065. "exemplar": true,
  1066. "expr": "rate(erlang_vm_statistics_bytes_output_total {job=~\"$job\", instance=\"$instance\"}[$__rate_interval])",
  1067. "hide": false,
  1068. "interval": "",
  1069. "legendFormat": "bytes_output_total",
  1070. "refId": "E"
  1071. },
  1072. {
  1073. "datasource": {
  1074. "type": "prometheus",
  1075. "uid": "${datasource}"
  1076. },
  1077. "exemplar": true,
  1078. "expr": "rate(erlang_vm_statistics_reductions_total {job=~\"$job\", instance=\"$instance\"}[$__rate_interval])",
  1079. "hide": false,
  1080. "interval": "",
  1081. "legendFormat": "reductions",
  1082. "refId": "F"
  1083. },
  1084. {
  1085. "datasource": {
  1086. "type": "prometheus",
  1087. "uid": "${datasource}"
  1088. },
  1089. "exemplar": true,
  1090. "expr": "rate(erlang_vm_statistics_runtime_milliseconds {job=~\"$job\", instance=\"$instance\"}[$__rate_interval])",
  1091. "hide": false,
  1092. "interval": "",
  1093. "legendFormat": "runtime_milliseconds",
  1094. "refId": "G"
  1095. },
  1096. {
  1097. "datasource": {
  1098. "type": "prometheus",
  1099. "uid": "${datasource}"
  1100. },
  1101. "exemplar": true,
  1102. "expr": "rate(erlang_vm_statistics_wallclock_time_milliseconds {job=~\"$job\", instance=\"$instance\"}[$__rate_interval])",
  1103. "hide": false,
  1104. "interval": "",
  1105. "legendFormat": "wallclock_time_milliseconds",
  1106. "refId": "H"
  1107. }
  1108. ],
  1109. "title": "VM statistics",
  1110. "type": "timeseries"
  1111. },
  1112. {
  1113. "datasource": {
  1114. "type": "prometheus",
  1115. "uid": "${datasource}"
  1116. },
  1117. "fieldConfig": {
  1118. "defaults": {
  1119. "color": {
  1120. "mode": "palette-classic"
  1121. },
  1122. "custom": {
  1123. "axisCenteredZero": false,
  1124. "axisColorMode": "text",
  1125. "axisLabel": "",
  1126. "axisPlacement": "auto",
  1127. "barAlignment": 0,
  1128. "drawStyle": "line",
  1129. "fillOpacity": 0,
  1130. "gradientMode": "none",
  1131. "hideFrom": {
  1132. "legend": false,
  1133. "tooltip": false,
  1134. "viz": false
  1135. },
  1136. "lineInterpolation": "linear",
  1137. "lineWidth": 1,
  1138. "pointSize": 5,
  1139. "scaleDistribution": {
  1140. "type": "linear"
  1141. },
  1142. "showPoints": "never",
  1143. "spanNulls": false,
  1144. "stacking": {
  1145. "group": "A",
  1146. "mode": "none"
  1147. },
  1148. "thresholdsStyle": {
  1149. "mode": "off"
  1150. }
  1151. },
  1152. "links": [],
  1153. "mappings": [],
  1154. "min": 0,
  1155. "thresholds": {
  1156. "mode": "absolute",
  1157. "steps": [
  1158. {
  1159. "color": "green"
  1160. },
  1161. {
  1162. "color": "red",
  1163. "value": 80
  1164. }
  1165. ]
  1166. },
  1167. "unit": "short"
  1168. },
  1169. "overrides": []
  1170. },
  1171. "gridPos": {
  1172. "h": 7,
  1173. "w": 12,
  1174. "x": 0,
  1175. "y": 29
  1176. },
  1177. "id": 1,
  1178. "links": [],
  1179. "options": {
  1180. "legend": {
  1181. "calcs": [],
  1182. "displayMode": "list",
  1183. "placement": "bottom",
  1184. "showLegend": true
  1185. },
  1186. "tooltip": {
  1187. "mode": "multi",
  1188. "sort": "none"
  1189. }
  1190. },
  1191. "pluginVersion": "9.1.6",
  1192. "targets": [
  1193. {
  1194. "datasource": {
  1195. "type": "prometheus",
  1196. "uid": "${datasource}"
  1197. },
  1198. "expr": "erlang_vm_process_count{job=~\"$job\", instance=\"$instance\"}",
  1199. "format": "time_series",
  1200. "intervalFactor": 2,
  1201. "legendFormat": "Process count",
  1202. "refId": "A",
  1203. "step": 60
  1204. },
  1205. {
  1206. "datasource": {
  1207. "type": "prometheus",
  1208. "uid": "${datasource}"
  1209. },
  1210. "expr": "erlang_vm_statistics_run_queues_length{job=~\"$job\", instance=\"$instance\"}",
  1211. "format": "time_series",
  1212. "intervalFactor": 2,
  1213. "legendFormat": "Run queue length",
  1214. "refId": "B",
  1215. "step": 60
  1216. },
  1217. {
  1218. "datasource": {
  1219. "type": "prometheus",
  1220. "uid": "${datasource}"
  1221. },
  1222. "exemplar": true,
  1223. "expr": "emqx_vm_process_messages_in_queues {job=~\"$job\", instance=\"$instance\"}",
  1224. "hide": false,
  1225. "interval": "",
  1226. "legendFormat": "messages_in_queue",
  1227. "refId": "C"
  1228. }
  1229. ],
  1230. "title": "Process",
  1231. "type": "timeseries"
  1232. },
  1233. {
  1234. "datasource": {
  1235. "type": "prometheus",
  1236. "uid": "${datasource}"
  1237. },
  1238. "fieldConfig": {
  1239. "defaults": {
  1240. "color": {
  1241. "mode": "palette-classic"
  1242. },
  1243. "custom": {
  1244. "axisCenteredZero": false,
  1245. "axisColorMode": "text",
  1246. "axisLabel": "",
  1247. "axisPlacement": "auto",
  1248. "barAlignment": 0,
  1249. "drawStyle": "line",
  1250. "fillOpacity": 0,
  1251. "gradientMode": "none",
  1252. "hideFrom": {
  1253. "legend": false,
  1254. "tooltip": false,
  1255. "viz": false
  1256. },
  1257. "lineInterpolation": "linear",
  1258. "lineWidth": 1,
  1259. "pointSize": 5,
  1260. "scaleDistribution": {
  1261. "type": "linear"
  1262. },
  1263. "showPoints": "never",
  1264. "spanNulls": false,
  1265. "stacking": {
  1266. "group": "A",
  1267. "mode": "none"
  1268. },
  1269. "thresholdsStyle": {
  1270. "mode": "off"
  1271. }
  1272. },
  1273. "decimals": 0,
  1274. "links": [],
  1275. "mappings": [],
  1276. "min": 0,
  1277. "thresholds": {
  1278. "mode": "absolute",
  1279. "steps": [
  1280. {
  1281. "color": "green"
  1282. },
  1283. {
  1284. "color": "red",
  1285. "value": 80
  1286. }
  1287. ]
  1288. },
  1289. "unit": "short"
  1290. },
  1291. "overrides": []
  1292. },
  1293. "gridPos": {
  1294. "h": 7,
  1295. "w": 12,
  1296. "x": 12,
  1297. "y": 29
  1298. },
  1299. "id": 5,
  1300. "links": [],
  1301. "options": {
  1302. "legend": {
  1303. "calcs": [],
  1304. "displayMode": "list",
  1305. "placement": "bottom",
  1306. "showLegend": true
  1307. },
  1308. "tooltip": {
  1309. "mode": "multi",
  1310. "sort": "none"
  1311. }
  1312. },
  1313. "pluginVersion": "9.1.6",
  1314. "targets": [
  1315. {
  1316. "datasource": {
  1317. "type": "prometheus",
  1318. "uid": "${datasource}"
  1319. },
  1320. "expr": "erlang_mnesia_lock_queue{job=~\"$job\", instance=\"$instance\"}",
  1321. "format": "time_series",
  1322. "intervalFactor": 2,
  1323. "legendFormat": "Lock queue",
  1324. "refId": "A",
  1325. "step": 30
  1326. },
  1327. {
  1328. "datasource": {
  1329. "type": "prometheus",
  1330. "uid": "${datasource}"
  1331. },
  1332. "exemplar": true,
  1333. "expr": "erlang_mnesia_held_locks{job=~\"$job\", instance=\"$instance\"}",
  1334. "format": "time_series",
  1335. "interval": "",
  1336. "intervalFactor": 2,
  1337. "legendFormat": "Held locks",
  1338. "refId": "B",
  1339. "step": 30
  1340. },
  1341. {
  1342. "datasource": {
  1343. "type": "prometheus",
  1344. "uid": "${datasource}"
  1345. },
  1346. "exemplar": true,
  1347. "expr": "erlang_mnesia_transaction_coordinators{job=~\"$job\", instance=\"$instance\"}",
  1348. "hide": false,
  1349. "interval": "",
  1350. "legendFormat": "Transaction coordinators",
  1351. "refId": "C"
  1352. },
  1353. {
  1354. "datasource": {
  1355. "type": "prometheus",
  1356. "uid": "${datasource}"
  1357. },
  1358. "exemplar": true,
  1359. "expr": "erlang_mnesia_transaction_participants {job=~\"$job\", instance=\"$instance\"}",
  1360. "hide": false,
  1361. "interval": "",
  1362. "legendFormat": "Transaction participants",
  1363. "refId": "D"
  1364. }
  1365. ],
  1366. "title": "Mnesia",
  1367. "type": "timeseries"
  1368. },
  1369. {
  1370. "datasource": {
  1371. "type": "prometheus",
  1372. "uid": "${datasource}"
  1373. },
  1374. "description": "",
  1375. "fieldConfig": {
  1376. "defaults": {
  1377. "color": {
  1378. "mode": "palette-classic"
  1379. },
  1380. "custom": {
  1381. "axisCenteredZero": false,
  1382. "axisColorMode": "text",
  1383. "axisLabel": "",
  1384. "axisPlacement": "auto",
  1385. "barAlignment": 0,
  1386. "drawStyle": "line",
  1387. "fillOpacity": 10,
  1388. "gradientMode": "none",
  1389. "hideFrom": {
  1390. "legend": false,
  1391. "tooltip": false,
  1392. "viz": false
  1393. },
  1394. "lineInterpolation": "linear",
  1395. "lineWidth": 1,
  1396. "pointSize": 5,
  1397. "scaleDistribution": {
  1398. "type": "linear"
  1399. },
  1400. "showPoints": "never",
  1401. "spanNulls": false,
  1402. "stacking": {
  1403. "group": "A",
  1404. "mode": "none"
  1405. },
  1406. "thresholdsStyle": {
  1407. "mode": "off"
  1408. }
  1409. },
  1410. "mappings": [],
  1411. "thresholds": {
  1412. "mode": "absolute",
  1413. "steps": [
  1414. {
  1415. "color": "green"
  1416. },
  1417. {
  1418. "color": "red",
  1419. "value": 80
  1420. }
  1421. ]
  1422. },
  1423. "unit": "short"
  1424. },
  1425. "overrides": []
  1426. },
  1427. "gridPos": {
  1428. "h": 7,
  1429. "w": 12,
  1430. "x": 0,
  1431. "y": 36
  1432. },
  1433. "id": 8,
  1434. "options": {
  1435. "legend": {
  1436. "calcs": [],
  1437. "displayMode": "list",
  1438. "placement": "bottom",
  1439. "showLegend": true
  1440. },
  1441. "tooltip": {
  1442. "mode": "multi",
  1443. "sort": "none"
  1444. }
  1445. },
  1446. "pluginVersion": "9.1.6",
  1447. "targets": [
  1448. {
  1449. "datasource": {
  1450. "type": "prometheus",
  1451. "uid": "${datasource}"
  1452. },
  1453. "exemplar": true,
  1454. "expr": "sum(rate(erlang_mnesia_committed_transactions {job=~\"$job\", instance=\"$instance\"}[$__rate_interval]) or irate(erlang_mnesia_committed_transactions {job=~\"$job\", instance=\"$instance\"}[$__rate_interval]))",
  1455. "interval": "",
  1456. "legendFormat": "Committed",
  1457. "refId": "A"
  1458. },
  1459. {
  1460. "datasource": {
  1461. "type": "prometheus",
  1462. "uid": "${datasource}"
  1463. },
  1464. "exemplar": true,
  1465. "expr": "sum(rate(erlang_mnesia_failed_transactions {job=~\"$job\", instance=\"$instance\"}[$__rate_interval]) or irate(erlang_mnesia_failed_transactions {job=~\"$job\", instance=\"$instance\"}[$__rate_interval]))",
  1466. "hide": false,
  1467. "interval": "",
  1468. "legendFormat": "Failed",
  1469. "refId": "B"
  1470. },
  1471. {
  1472. "datasource": {
  1473. "type": "prometheus",
  1474. "uid": "${datasource}"
  1475. },
  1476. "exemplar": true,
  1477. "expr": "sum(rate(erlang_mnesia_restarted_transactions {job=~\"$job\", instance=\"$instance\"}[$__rate_interval]) or irate(erlang_mnesia_restarted_transactions {job=~\"$job\", instance=\"$instance\"}[$__rate_interval]))",
  1478. "hide": false,
  1479. "interval": "",
  1480. "legendFormat": "Restart",
  1481. "refId": "C"
  1482. },
  1483. {
  1484. "datasource": {
  1485. "type": "prometheus",
  1486. "uid": "${datasource}"
  1487. },
  1488. "exemplar": true,
  1489. "expr": "sum(rate(erlang_mnesia_logged_transactions {job=~\"$job\", instance=\"$instance\"}[$__rate_interval]) or irate(erlang_mnesia_logged_transactions {job=~\"$job\", instance=\"$instance\"}[$__rate_interval]))",
  1490. "hide": false,
  1491. "interval": "",
  1492. "legendFormat": "Logged",
  1493. "refId": "D"
  1494. }
  1495. ],
  1496. "title": "Mnesia transaction",
  1497. "type": "timeseries"
  1498. }
  1499. ],
  1500. "refresh": false,
  1501. "schemaVersion": 37,
  1502. "style": "dark",
  1503. "tags": [
  1504. "emqx",
  1505. "erlang"
  1506. ],
  1507. "templating": {
  1508. "list": [
  1509. {
  1510. "hide": 0,
  1511. "includeAll": false,
  1512. "multi": false,
  1513. "name": "datasource",
  1514. "options": [],
  1515. "query": "prometheus",
  1516. "refresh": 1,
  1517. "regex": "",
  1518. "skipUrlSync": false,
  1519. "type": "datasource"
  1520. },
  1521. {
  1522. "datasource": {
  1523. "type": "prometheus",
  1524. "uid": "${datasource}"
  1525. },
  1526. "definition": "label_values(erlang_vm_process_count, job)",
  1527. "hide": 0,
  1528. "includeAll": true,
  1529. "label": "",
  1530. "multi": false,
  1531. "name": "job",
  1532. "options": [],
  1533. "query": {
  1534. "query": "label_values(erlang_vm_process_count, job)",
  1535. "refId": "StandardVariableQuery"
  1536. },
  1537. "refresh": 1,
  1538. "regex": "",
  1539. "skipUrlSync": false,
  1540. "sort": 1,
  1541. "tagsQuery": "",
  1542. "type": "query",
  1543. "useTags": false
  1544. },
  1545. {
  1546. "datasource": {
  1547. "type": "prometheus",
  1548. "uid": "${datasource}"
  1549. },
  1550. "definition": "label_values(erlang_vm_process_count{job=~\"$job\"}, instance)",
  1551. "hide": 0,
  1552. "includeAll": false,
  1553. "label": "",
  1554. "multi": false,
  1555. "name": "instance",
  1556. "options": [],
  1557. "query": {
  1558. "query": "label_values(erlang_vm_process_count{job=~\"$job\"}, instance)",
  1559. "refId": "StandardVariableQuery"
  1560. },
  1561. "refresh": 1,
  1562. "regex": "",
  1563. "skipUrlSync": false,
  1564. "sort": 1,
  1565. "tagsQuery": "",
  1566. "type": "query",
  1567. "useTags": false
  1568. }
  1569. ]
  1570. },
  1571. "time": {
  1572. "from": "now-30m",
  1573. "to": "now"
  1574. },
  1575. "timepicker": {
  1576. "refresh_intervals": [
  1577. "5s",
  1578. "10s",
  1579. "30s",
  1580. "1m",
  1581. "5m",
  1582. "15m",
  1583. "30m",
  1584. "1h",
  1585. "2h",
  1586. "1d"
  1587. ],
  1588. "time_options": [
  1589. "5m",
  1590. "15m",
  1591. "1h",
  1592. "6h",
  1593. "12h",
  1594. "24h",
  1595. "2d",
  1596. "7d",
  1597. "30d"
  1598. ]
  1599. },
  1600. "timezone": "browser",
  1601. "title": "ErlangVM",
  1602. "uid": "stprQQ6Zk",
  1603. "version": 5,
  1604. "weekStart": ""
  1605. }