dashboard.json 35 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465
  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. "id": 10,
  19. "links": [],
  20. "panels": [
  21. {
  22. "collapsed": false,
  23. "datasource": "Prometheus",
  24. "gridPos": {
  25. "h": 1,
  26. "w": 24,
  27. "x": 0,
  28. "y": 0
  29. },
  30. "id": 24,
  31. "panels": [],
  32. "title": "Application",
  33. "type": "row"
  34. },
  35. {
  36. "datasource": "Prometheus",
  37. "fieldConfig": {
  38. "defaults": {
  39. "custom": {},
  40. "mappings": [],
  41. "thresholds": {
  42. "mode": "absolute",
  43. "steps": [
  44. {
  45. "color": "green",
  46. "value": null
  47. }
  48. ]
  49. }
  50. },
  51. "overrides": []
  52. },
  53. "gridPos": {
  54. "h": 7,
  55. "w": 8,
  56. "x": 0,
  57. "y": 1
  58. },
  59. "id": 18,
  60. "options": {
  61. "displayMode": "basic",
  62. "orientation": "horizontal",
  63. "reduceOptions": {
  64. "calcs": [
  65. "last"
  66. ],
  67. "fields": "",
  68. "values": false
  69. },
  70. "showUnfilled": true
  71. },
  72. "pluginVersion": "7.1.5",
  73. "targets": [
  74. {
  75. "expr": "max(miniflux_feeds{status=\"total\"})",
  76. "hide": false,
  77. "interval": "",
  78. "legendFormat": "Total",
  79. "refId": "D"
  80. },
  81. {
  82. "expr": "max(miniflux_feeds{status=\"enabled\"})",
  83. "hide": false,
  84. "interval": "",
  85. "legendFormat": "Enabled",
  86. "refId": "C"
  87. },
  88. {
  89. "expr": "max(miniflux_broken_feeds)",
  90. "interval": "",
  91. "legendFormat": "Broken",
  92. "refId": "A"
  93. },
  94. {
  95. "expr": "max(miniflux_feeds{status=\"disabled\"})",
  96. "interval": "",
  97. "legendFormat": "Disabled",
  98. "refId": "B"
  99. }
  100. ],
  101. "timeFrom": null,
  102. "timeShift": null,
  103. "title": "Feeds",
  104. "type": "bargauge"
  105. },
  106. {
  107. "datasource": "Prometheus",
  108. "fieldConfig": {
  109. "defaults": {
  110. "custom": {},
  111. "mappings": [],
  112. "thresholds": {
  113. "mode": "absolute",
  114. "steps": [
  115. {
  116. "color": "green",
  117. "value": null
  118. },
  119. {
  120. "color": "red",
  121. "value": 80
  122. }
  123. ]
  124. }
  125. },
  126. "overrides": []
  127. },
  128. "gridPos": {
  129. "h": 3,
  130. "w": 4,
  131. "x": 8,
  132. "y": 1
  133. },
  134. "id": 2,
  135. "options": {
  136. "colorMode": "value",
  137. "graphMode": "none",
  138. "justifyMode": "auto",
  139. "orientation": "horizontal",
  140. "reduceOptions": {
  141. "calcs": [
  142. "last"
  143. ],
  144. "fields": "",
  145. "values": false
  146. },
  147. "textMode": "auto"
  148. },
  149. "pluginVersion": "7.1.5",
  150. "targets": [
  151. {
  152. "expr": "max(miniflux_users)",
  153. "interval": "",
  154. "legendFormat": "Users",
  155. "refId": "A"
  156. }
  157. ],
  158. "timeFrom": null,
  159. "timeShift": null,
  160. "title": "Users",
  161. "type": "stat"
  162. },
  163. {
  164. "aliasColors": {},
  165. "bars": false,
  166. "dashLength": 10,
  167. "dashes": false,
  168. "datasource": "Prometheus",
  169. "fieldConfig": {
  170. "defaults": {
  171. "custom": {},
  172. "mappings": [],
  173. "thresholds": {
  174. "mode": "absolute",
  175. "steps": [
  176. {
  177. "color": "green",
  178. "value": null
  179. },
  180. {
  181. "color": "red",
  182. "value": 80
  183. }
  184. ]
  185. }
  186. },
  187. "overrides": []
  188. },
  189. "fill": 5,
  190. "fillGradient": 5,
  191. "gridPos": {
  192. "h": 7,
  193. "w": 12,
  194. "x": 12,
  195. "y": 1
  196. },
  197. "hiddenSeries": false,
  198. "id": 4,
  199. "legend": {
  200. "alignAsTable": true,
  201. "avg": false,
  202. "current": true,
  203. "max": false,
  204. "min": false,
  205. "rightSide": true,
  206. "show": true,
  207. "total": false,
  208. "values": true
  209. },
  210. "lines": true,
  211. "linewidth": 1,
  212. "nullPointMode": "null",
  213. "percentage": false,
  214. "pluginVersion": "7.1.5",
  215. "pointradius": 2,
  216. "points": false,
  217. "renderer": "flot",
  218. "seriesOverrides": [],
  219. "spaceLength": 10,
  220. "stack": false,
  221. "steppedLine": false,
  222. "targets": [
  223. {
  224. "expr": "max(miniflux_entries{status=\"total\"})",
  225. "hide": false,
  226. "interval": "",
  227. "legendFormat": "Total",
  228. "refId": "A"
  229. },
  230. {
  231. "expr": "max(miniflux_entries{status=\"unread\"})",
  232. "hide": false,
  233. "interval": "",
  234. "legendFormat": "Unread",
  235. "refId": "B"
  236. },
  237. {
  238. "expr": "max(miniflux_entries{status=\"read\"})",
  239. "interval": "",
  240. "legendFormat": "Read",
  241. "refId": "C"
  242. },
  243. {
  244. "expr": "max(miniflux_entries{status=\"removed\"})",
  245. "interval": "",
  246. "legendFormat": "Removed",
  247. "refId": "D"
  248. }
  249. ],
  250. "thresholds": [],
  251. "timeFrom": null,
  252. "timeRegions": [],
  253. "timeShift": null,
  254. "title": "Entries by Status",
  255. "tooltip": {
  256. "shared": true,
  257. "sort": 0,
  258. "value_type": "individual"
  259. },
  260. "type": "graph",
  261. "xaxis": {
  262. "buckets": null,
  263. "mode": "time",
  264. "name": null,
  265. "show": true,
  266. "values": []
  267. },
  268. "yaxes": [
  269. {
  270. "format": "short",
  271. "label": null,
  272. "logBase": 1,
  273. "max": null,
  274. "min": null,
  275. "show": true
  276. },
  277. {
  278. "format": "short",
  279. "label": null,
  280. "logBase": 1,
  281. "max": null,
  282. "min": null,
  283. "show": false
  284. }
  285. ],
  286. "yaxis": {
  287. "align": false,
  288. "alignLevel": null
  289. }
  290. },
  291. {
  292. "datasource": "Prometheus",
  293. "description": "",
  294. "fieldConfig": {
  295. "defaults": {
  296. "custom": {},
  297. "mappings": [],
  298. "thresholds": {
  299. "mode": "absolute",
  300. "steps": [
  301. {
  302. "color": "green",
  303. "value": null
  304. }
  305. ]
  306. },
  307. "unit": "decbytes"
  308. },
  309. "overrides": []
  310. },
  311. "gridPos": {
  312. "h": 4,
  313. "w": 4,
  314. "x": 8,
  315. "y": 4
  316. },
  317. "id": 36,
  318. "options": {
  319. "colorMode": "value",
  320. "graphMode": "none",
  321. "justifyMode": "center",
  322. "orientation": "vertical",
  323. "reduceOptions": {
  324. "calcs": [
  325. "last"
  326. ],
  327. "fields": "",
  328. "values": false
  329. },
  330. "textMode": "value"
  331. },
  332. "pluginVersion": "7.1.5",
  333. "targets": [
  334. {
  335. "expr": "go_memstats_sys_bytes{job=\"miniflux\"}",
  336. "interval": "",
  337. "legendFormat": "{{ instance }} - Memory Used",
  338. "refId": "A"
  339. }
  340. ],
  341. "timeFrom": null,
  342. "timeShift": null,
  343. "title": "",
  344. "type": "stat"
  345. },
  346. {
  347. "aliasColors": {},
  348. "bars": false,
  349. "dashLength": 10,
  350. "dashes": false,
  351. "datasource": "Prometheus",
  352. "fieldConfig": {
  353. "defaults": {
  354. "custom": {}
  355. },
  356. "overrides": []
  357. },
  358. "fill": 1,
  359. "fillGradient": 0,
  360. "gridPos": {
  361. "h": 8,
  362. "w": 12,
  363. "x": 0,
  364. "y": 8
  365. },
  366. "hiddenSeries": false,
  367. "id": 22,
  368. "legend": {
  369. "avg": false,
  370. "current": false,
  371. "max": false,
  372. "min": false,
  373. "show": true,
  374. "total": false,
  375. "values": false
  376. },
  377. "lines": true,
  378. "linewidth": 1,
  379. "nullPointMode": "null",
  380. "percentage": false,
  381. "pluginVersion": "7.1.5",
  382. "pointradius": 2,
  383. "points": false,
  384. "renderer": "flot",
  385. "seriesOverrides": [],
  386. "spaceLength": 10,
  387. "stack": false,
  388. "steppedLine": false,
  389. "targets": [
  390. {
  391. "expr": "histogram_quantile(0.95, sum(rate(miniflux_scraper_request_duration_bucket[5m])) by (le))",
  392. "interval": "",
  393. "legendFormat": "Request Duration",
  394. "refId": "A"
  395. }
  396. ],
  397. "thresholds": [],
  398. "timeFrom": null,
  399. "timeRegions": [],
  400. "timeShift": null,
  401. "title": "Scraper Request Duration",
  402. "tooltip": {
  403. "shared": true,
  404. "sort": 0,
  405. "value_type": "individual"
  406. },
  407. "type": "graph",
  408. "xaxis": {
  409. "buckets": null,
  410. "mode": "time",
  411. "name": null,
  412. "show": true,
  413. "values": []
  414. },
  415. "yaxes": [
  416. {
  417. "format": "s",
  418. "label": null,
  419. "logBase": 1,
  420. "max": null,
  421. "min": null,
  422. "show": true
  423. },
  424. {
  425. "format": "short",
  426. "label": null,
  427. "logBase": 1,
  428. "max": null,
  429. "min": null,
  430. "show": true
  431. }
  432. ],
  433. "yaxis": {
  434. "align": false,
  435. "alignLevel": null
  436. }
  437. },
  438. {
  439. "aliasColors": {},
  440. "bars": false,
  441. "dashLength": 10,
  442. "dashes": false,
  443. "datasource": "Prometheus",
  444. "fieldConfig": {
  445. "defaults": {
  446. "custom": {}
  447. },
  448. "overrides": []
  449. },
  450. "fill": 1,
  451. "fillGradient": 0,
  452. "gridPos": {
  453. "h": 8,
  454. "w": 12,
  455. "x": 12,
  456. "y": 8
  457. },
  458. "hiddenSeries": false,
  459. "id": 20,
  460. "legend": {
  461. "avg": false,
  462. "current": false,
  463. "max": false,
  464. "min": false,
  465. "show": true,
  466. "total": false,
  467. "values": false
  468. },
  469. "lines": true,
  470. "linewidth": 1,
  471. "nullPointMode": "null",
  472. "percentage": false,
  473. "pluginVersion": "7.1.5",
  474. "pointradius": 2,
  475. "points": false,
  476. "renderer": "flot",
  477. "seriesOverrides": [],
  478. "spaceLength": 10,
  479. "stack": false,
  480. "steppedLine": false,
  481. "targets": [
  482. {
  483. "expr": "histogram_quantile(0.95, sum(rate(miniflux_background_feed_refresh_duration_bucket[5m])) by (le))",
  484. "interval": "",
  485. "legendFormat": "Refresh Duration",
  486. "refId": "A"
  487. }
  488. ],
  489. "thresholds": [],
  490. "timeFrom": null,
  491. "timeRegions": [],
  492. "timeShift": null,
  493. "title": "Background Feed Refresh Duration",
  494. "tooltip": {
  495. "shared": true,
  496. "sort": 0,
  497. "value_type": "individual"
  498. },
  499. "type": "graph",
  500. "xaxis": {
  501. "buckets": null,
  502. "mode": "time",
  503. "name": null,
  504. "show": true,
  505. "values": []
  506. },
  507. "yaxes": [
  508. {
  509. "format": "s",
  510. "label": null,
  511. "logBase": 1,
  512. "max": null,
  513. "min": null,
  514. "show": true
  515. },
  516. {
  517. "format": "short",
  518. "label": null,
  519. "logBase": 1,
  520. "max": null,
  521. "min": null,
  522. "show": true
  523. }
  524. ],
  525. "yaxis": {
  526. "align": false,
  527. "alignLevel": null
  528. }
  529. },
  530. {
  531. "collapsed": false,
  532. "datasource": "Prometheus",
  533. "gridPos": {
  534. "h": 1,
  535. "w": 24,
  536. "x": 0,
  537. "y": 16
  538. },
  539. "id": 28,
  540. "panels": [],
  541. "title": "Process",
  542. "type": "row"
  543. },
  544. {
  545. "aliasColors": {},
  546. "bars": false,
  547. "dashLength": 10,
  548. "dashes": false,
  549. "datasource": "Prometheus",
  550. "fieldConfig": {
  551. "defaults": {
  552. "custom": {},
  553. "links": []
  554. },
  555. "overrides": []
  556. },
  557. "fill": 1,
  558. "fillGradient": 0,
  559. "gridPos": {
  560. "h": 8,
  561. "w": 12,
  562. "x": 0,
  563. "y": 17
  564. },
  565. "hiddenSeries": false,
  566. "id": 16,
  567. "legend": {
  568. "alignAsTable": true,
  569. "avg": false,
  570. "current": true,
  571. "max": false,
  572. "min": false,
  573. "rightSide": false,
  574. "show": true,
  575. "total": false,
  576. "values": true
  577. },
  578. "lines": true,
  579. "linewidth": 1,
  580. "links": [],
  581. "nullPointMode": "null",
  582. "percentage": false,
  583. "pluginVersion": "7.1.5",
  584. "pointradius": 2,
  585. "points": false,
  586. "renderer": "flot",
  587. "seriesOverrides": [],
  588. "spaceLength": 10,
  589. "stack": false,
  590. "steppedLine": false,
  591. "targets": [
  592. {
  593. "expr": "go_memstats_sys_bytes{job=\"miniflux\"}",
  594. "format": "time_series",
  595. "interval": "",
  596. "intervalFactor": 1,
  597. "legendFormat": "{{ instance }}",
  598. "refId": "A"
  599. }
  600. ],
  601. "thresholds": [],
  602. "timeFrom": null,
  603. "timeRegions": [],
  604. "timeShift": null,
  605. "title": "Total Used Memory",
  606. "tooltip": {
  607. "shared": true,
  608. "sort": 0,
  609. "value_type": "individual"
  610. },
  611. "type": "graph",
  612. "xaxis": {
  613. "buckets": null,
  614. "mode": "time",
  615. "name": null,
  616. "show": true,
  617. "values": []
  618. },
  619. "yaxes": [
  620. {
  621. "format": "decbytes",
  622. "label": null,
  623. "logBase": 1,
  624. "max": null,
  625. "min": null,
  626. "show": true
  627. },
  628. {
  629. "format": "short",
  630. "label": null,
  631. "logBase": 1,
  632. "max": null,
  633. "min": null,
  634. "show": true
  635. }
  636. ],
  637. "yaxis": {
  638. "align": false,
  639. "alignLevel": null
  640. }
  641. },
  642. {
  643. "aliasColors": {},
  644. "bars": false,
  645. "dashLength": 10,
  646. "dashes": false,
  647. "datasource": "Prometheus",
  648. "fieldConfig": {
  649. "defaults": {
  650. "custom": {},
  651. "mappings": [],
  652. "thresholds": {
  653. "mode": "absolute",
  654. "steps": [
  655. {
  656. "color": "green",
  657. "value": null
  658. },
  659. {
  660. "color": "red",
  661. "value": 80
  662. }
  663. ]
  664. }
  665. },
  666. "overrides": []
  667. },
  668. "fill": 1,
  669. "fillGradient": 0,
  670. "gridPos": {
  671. "h": 8,
  672. "w": 12,
  673. "x": 12,
  674. "y": 17
  675. },
  676. "hiddenSeries": false,
  677. "id": 6,
  678. "legend": {
  679. "alignAsTable": true,
  680. "avg": true,
  681. "current": true,
  682. "max": true,
  683. "min": true,
  684. "show": true,
  685. "total": false,
  686. "values": true
  687. },
  688. "lines": true,
  689. "linewidth": 1,
  690. "nullPointMode": "null",
  691. "percentage": false,
  692. "pluginVersion": "7.1.5",
  693. "pointradius": 2,
  694. "points": false,
  695. "renderer": "flot",
  696. "seriesOverrides": [],
  697. "spaceLength": 10,
  698. "stack": false,
  699. "steppedLine": false,
  700. "targets": [
  701. {
  702. "expr": "process_open_fds{job=\"miniflux\"}",
  703. "interval": "",
  704. "legendFormat": "{{instance }} - Open File Descriptors",
  705. "refId": "A"
  706. }
  707. ],
  708. "thresholds": [],
  709. "timeFrom": null,
  710. "timeRegions": [],
  711. "timeShift": null,
  712. "title": "File Descriptors",
  713. "tooltip": {
  714. "shared": true,
  715. "sort": 0,
  716. "value_type": "individual"
  717. },
  718. "type": "graph",
  719. "xaxis": {
  720. "buckets": null,
  721. "mode": "time",
  722. "name": null,
  723. "show": true,
  724. "values": []
  725. },
  726. "yaxes": [
  727. {
  728. "format": "short",
  729. "label": null,
  730. "logBase": 1,
  731. "max": null,
  732. "min": null,
  733. "show": true
  734. },
  735. {
  736. "format": "short",
  737. "label": null,
  738. "logBase": 1,
  739. "max": null,
  740. "min": null,
  741. "show": true
  742. }
  743. ],
  744. "yaxis": {
  745. "align": false,
  746. "alignLevel": null
  747. }
  748. },
  749. {
  750. "collapsed": false,
  751. "datasource": "Prometheus",
  752. "gridPos": {
  753. "h": 1,
  754. "w": 24,
  755. "x": 0,
  756. "y": 25
  757. },
  758. "id": 26,
  759. "panels": [],
  760. "title": "Go Metrics",
  761. "type": "row"
  762. },
  763. {
  764. "aliasColors": {},
  765. "bars": false,
  766. "dashLength": 10,
  767. "dashes": false,
  768. "datasource": "Prometheus",
  769. "editable": true,
  770. "error": false,
  771. "fieldConfig": {
  772. "defaults": {
  773. "custom": {}
  774. },
  775. "overrides": []
  776. },
  777. "fill": 1,
  778. "fillGradient": 0,
  779. "grid": {},
  780. "gridPos": {
  781. "h": 7,
  782. "w": 12,
  783. "x": 0,
  784. "y": 26
  785. },
  786. "hiddenSeries": false,
  787. "id": 12,
  788. "isNew": true,
  789. "legend": {
  790. "alignAsTable": true,
  791. "avg": true,
  792. "current": true,
  793. "max": true,
  794. "min": false,
  795. "show": true,
  796. "total": false,
  797. "values": true
  798. },
  799. "lines": true,
  800. "linewidth": 2,
  801. "links": [],
  802. "nullPointMode": "connected",
  803. "percentage": false,
  804. "pluginVersion": "7.1.5",
  805. "pointradius": 5,
  806. "points": false,
  807. "renderer": "flot",
  808. "seriesOverrides": [
  809. {
  810. "alias": "alloc rate",
  811. "yaxis": 2
  812. }
  813. ],
  814. "spaceLength": 10,
  815. "stack": false,
  816. "steppedLine": false,
  817. "targets": [
  818. {
  819. "expr": "go_memstats_alloc_bytes{job=\"miniflux\"}",
  820. "format": "time_series",
  821. "interval": "",
  822. "intervalFactor": 2,
  823. "legendFormat": "bytes allocated",
  824. "metric": "go_memstats_alloc_bytes",
  825. "refId": "A",
  826. "step": 4
  827. },
  828. {
  829. "expr": "rate(go_memstats_alloc_bytes_total{job=\"miniflux\"}[30s])",
  830. "format": "time_series",
  831. "interval": "",
  832. "intervalFactor": 2,
  833. "legendFormat": "alloc rate",
  834. "metric": "go_memstats_alloc_bytes_total",
  835. "refId": "B",
  836. "step": 4
  837. },
  838. {
  839. "expr": "go_memstats_stack_inuse_bytes{job=\"miniflux\"}",
  840. "format": "time_series",
  841. "interval": "",
  842. "intervalFactor": 2,
  843. "legendFormat": "stack inuse",
  844. "metric": "go_memstats_stack_inuse_bytes",
  845. "refId": "C",
  846. "step": 4
  847. },
  848. {
  849. "expr": "go_memstats_heap_inuse_bytes{job=\"miniflux\"}",
  850. "format": "time_series",
  851. "hide": false,
  852. "interval": "",
  853. "intervalFactor": 2,
  854. "legendFormat": "heap inuse",
  855. "metric": "go_memstats_heap_inuse_bytes",
  856. "refId": "D",
  857. "step": 4
  858. }
  859. ],
  860. "thresholds": [],
  861. "timeFrom": null,
  862. "timeRegions": [],
  863. "timeShift": null,
  864. "title": "Golang Memory",
  865. "tooltip": {
  866. "msResolution": false,
  867. "shared": true,
  868. "sort": 0,
  869. "value_type": "cumulative"
  870. },
  871. "type": "graph",
  872. "xaxis": {
  873. "buckets": null,
  874. "mode": "time",
  875. "name": null,
  876. "show": true,
  877. "values": []
  878. },
  879. "yaxes": [
  880. {
  881. "format": "bytes",
  882. "label": null,
  883. "logBase": 1,
  884. "max": null,
  885. "min": null,
  886. "show": true
  887. },
  888. {
  889. "format": "Bps",
  890. "label": null,
  891. "logBase": 1,
  892. "max": null,
  893. "min": null,
  894. "show": true
  895. }
  896. ],
  897. "yaxis": {
  898. "align": false,
  899. "alignLevel": null
  900. }
  901. },
  902. {
  903. "aliasColors": {},
  904. "bars": false,
  905. "dashLength": 10,
  906. "dashes": false,
  907. "datasource": "Prometheus",
  908. "fieldConfig": {
  909. "defaults": {
  910. "custom": {}
  911. },
  912. "overrides": []
  913. },
  914. "fill": 1,
  915. "fillGradient": 0,
  916. "gridPos": {
  917. "h": 10,
  918. "w": 12,
  919. "x": 12,
  920. "y": 26
  921. },
  922. "hiddenSeries": false,
  923. "id": 8,
  924. "legend": {
  925. "alignAsTable": true,
  926. "avg": true,
  927. "current": true,
  928. "max": true,
  929. "min": true,
  930. "show": true,
  931. "total": false,
  932. "values": true
  933. },
  934. "lines": true,
  935. "linewidth": 1,
  936. "nullPointMode": "null",
  937. "percentage": false,
  938. "pluginVersion": "7.1.5",
  939. "pointradius": 2,
  940. "points": false,
  941. "renderer": "flot",
  942. "seriesOverrides": [],
  943. "spaceLength": 10,
  944. "stack": false,
  945. "steppedLine": false,
  946. "targets": [
  947. {
  948. "expr": "go_goroutines{job=\"miniflux\"}",
  949. "interval": "",
  950. "legendFormat": "{{ instance }} - Goroutines",
  951. "refId": "A"
  952. },
  953. {
  954. "expr": "go_threads{job=\"miniflux\"}",
  955. "interval": "",
  956. "legendFormat": "{{ instance }} - OS threads",
  957. "refId": "B"
  958. }
  959. ],
  960. "thresholds": [],
  961. "timeFrom": null,
  962. "timeRegions": [],
  963. "timeShift": null,
  964. "title": "Concurrency",
  965. "tooltip": {
  966. "shared": true,
  967. "sort": 0,
  968. "value_type": "individual"
  969. },
  970. "type": "graph",
  971. "xaxis": {
  972. "buckets": null,
  973. "mode": "time",
  974. "name": null,
  975. "show": true,
  976. "values": []
  977. },
  978. "yaxes": [
  979. {
  980. "format": "short",
  981. "label": null,
  982. "logBase": 1,
  983. "max": null,
  984. "min": null,
  985. "show": true
  986. },
  987. {
  988. "format": "short",
  989. "label": null,
  990. "logBase": 1,
  991. "max": null,
  992. "min": null,
  993. "show": true
  994. }
  995. ],
  996. "yaxis": {
  997. "align": false,
  998. "alignLevel": null
  999. }
  1000. },
  1001. {
  1002. "aliasColors": {},
  1003. "bars": false,
  1004. "dashLength": 10,
  1005. "dashes": false,
  1006. "datasource": "Prometheus",
  1007. "fieldConfig": {
  1008. "defaults": {
  1009. "custom": {},
  1010. "links": []
  1011. },
  1012. "overrides": []
  1013. },
  1014. "fill": 1,
  1015. "fillGradient": 0,
  1016. "gridPos": {
  1017. "h": 11,
  1018. "w": 12,
  1019. "x": 0,
  1020. "y": 33
  1021. },
  1022. "hiddenSeries": false,
  1023. "id": 34,
  1024. "legend": {
  1025. "alignAsTable": true,
  1026. "avg": false,
  1027. "current": true,
  1028. "max": false,
  1029. "min": false,
  1030. "show": true,
  1031. "total": false,
  1032. "values": true
  1033. },
  1034. "lines": true,
  1035. "linewidth": 1,
  1036. "links": [],
  1037. "nullPointMode": "null",
  1038. "percentage": false,
  1039. "pluginVersion": "7.1.5",
  1040. "pointradius": 2,
  1041. "points": false,
  1042. "renderer": "flot",
  1043. "seriesOverrides": [],
  1044. "spaceLength": 10,
  1045. "stack": false,
  1046. "steppedLine": false,
  1047. "targets": [
  1048. {
  1049. "expr": "go_memstats_stack_inuse_bytes{job=\"miniflux\"}",
  1050. "format": "time_series",
  1051. "interval": "",
  1052. "intervalFactor": 1,
  1053. "legendFormat": "{{ instance }} - stack_inuse",
  1054. "refId": "A"
  1055. },
  1056. {
  1057. "expr": "go_memstats_stack_sys_bytes{job=\"miniflux\"}",
  1058. "format": "time_series",
  1059. "interval": "",
  1060. "intervalFactor": 1,
  1061. "legendFormat": "{{ instance }} - stack_sys",
  1062. "refId": "B"
  1063. }
  1064. ],
  1065. "thresholds": [],
  1066. "timeFrom": null,
  1067. "timeRegions": [],
  1068. "timeShift": null,
  1069. "title": "Memory in Stack",
  1070. "tooltip": {
  1071. "shared": true,
  1072. "sort": 0,
  1073. "value_type": "individual"
  1074. },
  1075. "type": "graph",
  1076. "xaxis": {
  1077. "buckets": null,
  1078. "mode": "time",
  1079. "name": null,
  1080. "show": true,
  1081. "values": []
  1082. },
  1083. "yaxes": [
  1084. {
  1085. "format": "decbytes",
  1086. "label": null,
  1087. "logBase": 1,
  1088. "max": null,
  1089. "min": null,
  1090. "show": true
  1091. },
  1092. {
  1093. "format": "short",
  1094. "label": null,
  1095. "logBase": 1,
  1096. "max": null,
  1097. "min": null,
  1098. "show": true
  1099. }
  1100. ],
  1101. "yaxis": {
  1102. "align": false,
  1103. "alignLevel": null
  1104. }
  1105. },
  1106. {
  1107. "aliasColors": {},
  1108. "bars": false,
  1109. "dashLength": 10,
  1110. "dashes": false,
  1111. "datasource": "Prometheus",
  1112. "fieldConfig": {
  1113. "defaults": {
  1114. "custom": {},
  1115. "links": []
  1116. },
  1117. "overrides": []
  1118. },
  1119. "fill": 1,
  1120. "fillGradient": 0,
  1121. "gridPos": {
  1122. "h": 8,
  1123. "w": 12,
  1124. "x": 12,
  1125. "y": 36
  1126. },
  1127. "hiddenSeries": false,
  1128. "id": 32,
  1129. "legend": {
  1130. "avg": false,
  1131. "current": false,
  1132. "max": false,
  1133. "min": false,
  1134. "show": true,
  1135. "total": false,
  1136. "values": false
  1137. },
  1138. "lines": true,
  1139. "linewidth": 1,
  1140. "links": [],
  1141. "nullPointMode": "null",
  1142. "percentage": false,
  1143. "pluginVersion": "7.1.5",
  1144. "pointradius": 2,
  1145. "points": false,
  1146. "renderer": "flot",
  1147. "seriesOverrides": [],
  1148. "spaceLength": 10,
  1149. "stack": false,
  1150. "steppedLine": false,
  1151. "targets": [
  1152. {
  1153. "expr": "go_memstats_heap_alloc_bytes{job=\"miniflux\"}",
  1154. "format": "time_series",
  1155. "interval": "",
  1156. "intervalFactor": 1,
  1157. "legendFormat": "{{ instance }} - heap_alloc",
  1158. "refId": "B"
  1159. },
  1160. {
  1161. "expr": "go_memstats_heap_sys_bytes{job=\"miniflux\"}",
  1162. "format": "time_series",
  1163. "interval": "",
  1164. "intervalFactor": 1,
  1165. "legendFormat": "{{ instance }} - heap_sys",
  1166. "refId": "A"
  1167. },
  1168. {
  1169. "expr": "go_memstats_heap_idle_bytes{job=\"miniflux\"}",
  1170. "format": "time_series",
  1171. "interval": "",
  1172. "intervalFactor": 1,
  1173. "legendFormat": "{{ instance }} - heap_idle",
  1174. "refId": "C"
  1175. },
  1176. {
  1177. "expr": "go_memstats_heap_inuse_bytes{job=\"miniflux\"}",
  1178. "format": "time_series",
  1179. "interval": "",
  1180. "intervalFactor": 1,
  1181. "legendFormat": "{{ instance }} - heap_inuse",
  1182. "refId": "D"
  1183. },
  1184. {
  1185. "expr": "go_memstats_heap_released_bytes{job=\"miniflux\"}",
  1186. "format": "time_series",
  1187. "interval": "",
  1188. "intervalFactor": 1,
  1189. "legendFormat": "{{ instance }} - heap_released",
  1190. "refId": "E"
  1191. }
  1192. ],
  1193. "thresholds": [],
  1194. "timeFrom": null,
  1195. "timeRegions": [],
  1196. "timeShift": null,
  1197. "title": "Memory in Heap",
  1198. "tooltip": {
  1199. "shared": true,
  1200. "sort": 0,
  1201. "value_type": "individual"
  1202. },
  1203. "type": "graph",
  1204. "xaxis": {
  1205. "buckets": null,
  1206. "mode": "time",
  1207. "name": null,
  1208. "show": true,
  1209. "values": []
  1210. },
  1211. "yaxes": [
  1212. {
  1213. "format": "decbytes",
  1214. "label": null,
  1215. "logBase": 1,
  1216. "max": null,
  1217. "min": null,
  1218. "show": true
  1219. },
  1220. {
  1221. "format": "short",
  1222. "label": null,
  1223. "logBase": 1,
  1224. "max": null,
  1225. "min": null,
  1226. "show": true
  1227. }
  1228. ],
  1229. "yaxis": {
  1230. "align": false,
  1231. "alignLevel": null
  1232. }
  1233. },
  1234. {
  1235. "aliasColors": {},
  1236. "bars": false,
  1237. "dashLength": 10,
  1238. "dashes": false,
  1239. "datasource": "Prometheus",
  1240. "editable": true,
  1241. "error": false,
  1242. "fieldConfig": {
  1243. "defaults": {
  1244. "custom": {}
  1245. },
  1246. "overrides": []
  1247. },
  1248. "fill": 1,
  1249. "fillGradient": 0,
  1250. "grid": {},
  1251. "gridPos": {
  1252. "h": 8,
  1253. "w": 12,
  1254. "x": 0,
  1255. "y": 44
  1256. },
  1257. "hiddenSeries": false,
  1258. "id": 14,
  1259. "isNew": true,
  1260. "legend": {
  1261. "alignAsTable": true,
  1262. "avg": true,
  1263. "current": true,
  1264. "max": true,
  1265. "min": false,
  1266. "show": true,
  1267. "total": false,
  1268. "values": true
  1269. },
  1270. "lines": true,
  1271. "linewidth": 2,
  1272. "links": [],
  1273. "nullPointMode": "connected",
  1274. "percentage": false,
  1275. "pluginVersion": "7.1.5",
  1276. "pointradius": 5,
  1277. "points": false,
  1278. "renderer": "flot",
  1279. "seriesOverrides": [],
  1280. "spaceLength": 10,
  1281. "stack": false,
  1282. "steppedLine": false,
  1283. "targets": [
  1284. {
  1285. "expr": "go_gc_duration_seconds{job=\"miniflux\"}",
  1286. "format": "time_series",
  1287. "interval": "",
  1288. "intervalFactor": 2,
  1289. "legendFormat": "{{instance}}: {{quantile}}",
  1290. "metric": "go_gc_duration_seconds",
  1291. "refId": "A",
  1292. "step": 4
  1293. }
  1294. ],
  1295. "thresholds": [],
  1296. "timeFrom": null,
  1297. "timeRegions": [],
  1298. "timeShift": null,
  1299. "title": "GC Duration Quantiles",
  1300. "tooltip": {
  1301. "msResolution": false,
  1302. "shared": true,
  1303. "sort": 0,
  1304. "value_type": "cumulative"
  1305. },
  1306. "type": "graph",
  1307. "xaxis": {
  1308. "buckets": null,
  1309. "mode": "time",
  1310. "name": null,
  1311. "show": true,
  1312. "values": []
  1313. },
  1314. "yaxes": [
  1315. {
  1316. "format": "s",
  1317. "label": null,
  1318. "logBase": 1,
  1319. "max": null,
  1320. "min": null,
  1321. "show": true
  1322. },
  1323. {
  1324. "format": "short",
  1325. "label": null,
  1326. "logBase": 1,
  1327. "max": null,
  1328. "min": null,
  1329. "show": true
  1330. }
  1331. ],
  1332. "yaxis": {
  1333. "align": false,
  1334. "alignLevel": null
  1335. }
  1336. },
  1337. {
  1338. "aliasColors": {},
  1339. "bars": false,
  1340. "dashLength": 10,
  1341. "dashes": false,
  1342. "datasource": "Prometheus",
  1343. "fieldConfig": {
  1344. "defaults": {
  1345. "custom": {},
  1346. "links": []
  1347. },
  1348. "overrides": []
  1349. },
  1350. "fill": 1,
  1351. "fillGradient": 0,
  1352. "gridPos": {
  1353. "h": 7,
  1354. "w": 12,
  1355. "x": 12,
  1356. "y": 44
  1357. },
  1358. "hiddenSeries": false,
  1359. "id": 30,
  1360. "legend": {
  1361. "alignAsTable": false,
  1362. "avg": false,
  1363. "current": false,
  1364. "max": false,
  1365. "min": false,
  1366. "rightSide": false,
  1367. "show": true,
  1368. "total": false,
  1369. "values": false
  1370. },
  1371. "lines": true,
  1372. "linewidth": 1,
  1373. "links": [],
  1374. "nullPointMode": "null",
  1375. "percentage": false,
  1376. "pluginVersion": "7.1.5",
  1377. "pointradius": 2,
  1378. "points": false,
  1379. "renderer": "flot",
  1380. "seriesOverrides": [],
  1381. "spaceLength": 10,
  1382. "stack": false,
  1383. "steppedLine": false,
  1384. "targets": [
  1385. {
  1386. "expr": "go_memstats_mallocs_total{job=\"miniflux\"} - go_memstats_frees_total{job=\"miniflux\"}",
  1387. "format": "time_series",
  1388. "interval": "",
  1389. "intervalFactor": 1,
  1390. "legendFormat": "{{ instance }}",
  1391. "refId": "A"
  1392. }
  1393. ],
  1394. "thresholds": [],
  1395. "timeFrom": null,
  1396. "timeRegions": [],
  1397. "timeShift": null,
  1398. "title": "Number of Live Objects",
  1399. "tooltip": {
  1400. "shared": true,
  1401. "sort": 0,
  1402. "value_type": "individual"
  1403. },
  1404. "type": "graph",
  1405. "xaxis": {
  1406. "buckets": null,
  1407. "mode": "time",
  1408. "name": null,
  1409. "show": true,
  1410. "values": []
  1411. },
  1412. "yaxes": [
  1413. {
  1414. "format": "short",
  1415. "label": null,
  1416. "logBase": 1,
  1417. "max": null,
  1418. "min": null,
  1419. "show": true
  1420. },
  1421. {
  1422. "format": "short",
  1423. "label": null,
  1424. "logBase": 1,
  1425. "max": null,
  1426. "min": null,
  1427. "show": false
  1428. }
  1429. ],
  1430. "yaxis": {
  1431. "align": false,
  1432. "alignLevel": null
  1433. }
  1434. }
  1435. ],
  1436. "refresh": "30s",
  1437. "schemaVersion": 26,
  1438. "style": "dark",
  1439. "tags": [],
  1440. "templating": {
  1441. "list": []
  1442. },
  1443. "time": {
  1444. "from": "now-24h",
  1445. "to": "now"
  1446. },
  1447. "timepicker": {
  1448. "refresh_intervals": [
  1449. "5s",
  1450. "10s",
  1451. "30s",
  1452. "1m",
  1453. "5m",
  1454. "15m",
  1455. "30m",
  1456. "1h",
  1457. "2h",
  1458. "1d"
  1459. ]
  1460. },
  1461. "timezone": "",
  1462. "title": "Miniflux",
  1463. "uid": "vSaPgcFMk",
  1464. "version": 23
  1465. }