jicofo.json 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460
  1. {
  2. "annotations": {
  3. "list": [
  4. {
  5. "builtIn": 1,
  6. "datasource": {
  7. "type": "grafana",
  8. "uid": "-- Grafana --"
  9. },
  10. "enable": true,
  11. "hide": true,
  12. "iconColor": "rgba(0, 211, 255, 1)",
  13. "name": "Annotations & Alerts",
  14. "type": "dashboard"
  15. }
  16. ]
  17. },
  18. "editable": true,
  19. "fiscalYearStartMonth": 0,
  20. "graphTooltip": 0,
  21. "links": [],
  22. "liveNow": false,
  23. "panels": [
  24. {
  25. "datasource": {
  26. "type": "loki",
  27. "uid": "a4bdfb3e-762a-46e5-a79f-2e7bbe88d444"
  28. },
  29. "gridPos": {
  30. "h": 8,
  31. "w": 12,
  32. "x": 0,
  33. "y": 0
  34. },
  35. "id": 6,
  36. "options": {
  37. "dedupStrategy": "none",
  38. "enableLogDetails": true,
  39. "prettifyLogMessage": false,
  40. "showCommonLabels": false,
  41. "showLabels": false,
  42. "showTime": false,
  43. "sortOrder": "Descending",
  44. "wrapLogMessage": false
  45. },
  46. "targets": [
  47. {
  48. "datasource": {
  49. "type": "loki",
  50. "uid": "a4bdfb3e-762a-46e5-a79f-2e7bbe88d444"
  51. },
  52. "editorMode": "code",
  53. "expr": "{exporter=\"OTLP\"} | json | attributes_attrs_service=\"jitsi-jicofo\"",
  54. "queryType": "range",
  55. "refId": "A"
  56. }
  57. ],
  58. "title": "Jicofo Logs",
  59. "type": "logs"
  60. },
  61. {
  62. "datasource": {
  63. "type": "loki",
  64. "uid": "a4bdfb3e-762a-46e5-a79f-2e7bbe88d444"
  65. },
  66. "fieldConfig": {
  67. "defaults": {
  68. "color": {
  69. "mode": "palette-classic"
  70. },
  71. "custom": {
  72. "hideFrom": {
  73. "legend": false,
  74. "tooltip": false,
  75. "viz": false
  76. }
  77. },
  78. "mappings": []
  79. },
  80. "overrides": []
  81. },
  82. "gridPos": {
  83. "h": 8,
  84. "w": 12,
  85. "x": 12,
  86. "y": 0
  87. },
  88. "id": 2,
  89. "options": {
  90. "displayLabels": [
  91. "percent"
  92. ],
  93. "legend": {
  94. "calcs": [],
  95. "displayMode": "hidden",
  96. "placement": "right",
  97. "showLegend": false,
  98. "values": []
  99. },
  100. "pieType": "pie",
  101. "reduceOptions": {
  102. "calcs": [
  103. "lastNotNull"
  104. ],
  105. "fields": "",
  106. "values": false
  107. },
  108. "tooltip": {
  109. "mode": "single",
  110. "sort": "none"
  111. }
  112. },
  113. "targets": [
  114. {
  115. "datasource": {
  116. "type": "loki",
  117. "uid": "b8130a28-4867-4668-917d-539c93852857"
  118. },
  119. "editorMode": "code",
  120. "expr": "sum by (attributes_level) (\n rate({exporter=\"OTLP\"} | json|attributes_attrs_service=\"jitsi-jicofo\"| line_format \"{{.log}}\" | logfmt | pattern \"[<_>] <_level>: <_>\"[5m])\n)",
  121. "legendFormat": "Level: {{attributes_level}}",
  122. "queryType": "range",
  123. "refId": "A"
  124. }
  125. ],
  126. "title": "Jicofo Log Levels Pie Chart",
  127. "type": "piechart"
  128. },
  129. {
  130. "datasource": {
  131. "type": "loki",
  132. "uid": "a4bdfb3e-762a-46e5-a79f-2e7bbe88d444"
  133. },
  134. "fieldConfig": {
  135. "defaults": {
  136. "color": {
  137. "mode": "continuous-GrYlRd"
  138. },
  139. "mappings": [],
  140. "thresholds": {
  141. "mode": "absolute",
  142. "steps": [
  143. {
  144. "color": "green",
  145. "value": null
  146. },
  147. {
  148. "color": "red",
  149. "value": 80
  150. }
  151. ]
  152. }
  153. },
  154. "overrides": []
  155. },
  156. "gridPos": {
  157. "h": 8,
  158. "w": 12,
  159. "x": 0,
  160. "y": 8
  161. },
  162. "id": 1,
  163. "options": {
  164. "displayMode": "lcd",
  165. "minVizHeight": 10,
  166. "minVizWidth": 0,
  167. "namePlacement": "auto",
  168. "orientation": "horizontal",
  169. "reduceOptions": {
  170. "calcs": [
  171. "lastNotNull"
  172. ],
  173. "fields": "",
  174. "values": false
  175. },
  176. "showUnfilled": true,
  177. "valueMode": "color"
  178. },
  179. "pluginVersion": "10.2.0",
  180. "targets": [
  181. {
  182. "datasource": {
  183. "type": "loki",
  184. "uid": "b8130a28-4867-4668-917d-539c93852857"
  185. },
  186. "editorMode": "code",
  187. "expr": "sum by (attributes_level, attributes_attrs_service) (\n rate({exporter=\"OTLP\"} | json|attributes_attrs_service=\"jitsi-jicofo\"| line_format \"{{.attributes_message}}\" | logfmt | pattern \"[<_>] <attributes_level>#<attributes_attrs_service>: <_>\"[5m]))",
  188. "legendFormat": "Level: {{attributes_level}}",
  189. "queryType": "range",
  190. "refId": "A"
  191. }
  192. ],
  193. "title": "Jicofo Log Levels Bar Chart",
  194. "transformations": [],
  195. "type": "bargauge"
  196. },
  197. {
  198. "datasource": {
  199. "type": "loki",
  200. "uid": "a4bdfb3e-762a-46e5-a79f-2e7bbe88d444"
  201. },
  202. "fieldConfig": {
  203. "defaults": {
  204. "color": {
  205. "mode": "palette-classic"
  206. },
  207. "custom": {
  208. "axisBorderShow": false,
  209. "axisCenteredZero": false,
  210. "axisColorMode": "text",
  211. "axisLabel": "",
  212. "axisPlacement": "auto",
  213. "barAlignment": 0,
  214. "drawStyle": "bars",
  215. "fillOpacity": 100,
  216. "gradientMode": "hue",
  217. "hideFrom": {
  218. "legend": false,
  219. "tooltip": false,
  220. "viz": false
  221. },
  222. "insertNulls": false,
  223. "lineInterpolation": "linear",
  224. "lineWidth": 1,
  225. "pointSize": 5,
  226. "scaleDistribution": {
  227. "type": "linear"
  228. },
  229. "showPoints": "auto",
  230. "spanNulls": false,
  231. "stacking": {
  232. "group": "A",
  233. "mode": "normal"
  234. },
  235. "thresholdsStyle": {
  236. "mode": "off"
  237. }
  238. },
  239. "mappings": [],
  240. "thresholds": {
  241. "mode": "absolute",
  242. "steps": [
  243. {
  244. "color": "green",
  245. "value": null
  246. },
  247. {
  248. "color": "red",
  249. "value": 80
  250. }
  251. ]
  252. }
  253. },
  254. "overrides": []
  255. },
  256. "gridPos": {
  257. "h": 8,
  258. "w": 12,
  259. "x": 12,
  260. "y": 8
  261. },
  262. "id": 3,
  263. "options": {
  264. "legend": {
  265. "calcs": [],
  266. "displayMode": "hidden",
  267. "placement": "right",
  268. "showLegend": false
  269. },
  270. "tooltip": {
  271. "mode": "single",
  272. "sort": "none"
  273. }
  274. },
  275. "pluginVersion": "10.2.0",
  276. "targets": [
  277. {
  278. "datasource": {
  279. "type": "loki",
  280. "uid": "P8E80F9AEF21F6940"
  281. },
  282. "editorMode": "code",
  283. "expr": "sum by (attributes_codefile) (\n rate({exporter=\"OTLP\"} | json|attributes_attrs_service=\"jitsi-jicofo\"| attributes_level=\"ERROR\" | line_format \"{{.attributes_message}}\" | logfmt | pattern \"[<_>] <attributes_level>#<attributes_attrs_service>: <_>\"[5m]))",
  284. "queryType": "range",
  285. "refId": "A"
  286. }
  287. ],
  288. "title": "Jicofo Total Rate of ERROR Logs Aggregated by Code File",
  289. "type": "timeseries"
  290. },
  291. {
  292. "datasource": {
  293. "type": "loki",
  294. "uid": "a4bdfb3e-762a-46e5-a79f-2e7bbe88d444"
  295. },
  296. "description": "This panel shows the number of conference requests over time.",
  297. "fieldConfig": {
  298. "defaults": {
  299. "color": {
  300. "mode": "palette-classic"
  301. },
  302. "custom": {
  303. "axisBorderShow": false,
  304. "axisCenteredZero": false,
  305. "axisColorMode": "text",
  306. "axisLabel": "",
  307. "axisPlacement": "auto",
  308. "barAlignment": 0,
  309. "drawStyle": "bars",
  310. "fillOpacity": 100,
  311. "gradientMode": "hue",
  312. "hideFrom": {
  313. "legend": false,
  314. "tooltip": false,
  315. "viz": false
  316. },
  317. "insertNulls": false,
  318. "lineInterpolation": "linear",
  319. "lineWidth": 1,
  320. "pointSize": 5,
  321. "scaleDistribution": {
  322. "type": "linear"
  323. },
  324. "showPoints": "auto",
  325. "spanNulls": false,
  326. "stacking": {
  327. "group": "A",
  328. "mode": "normal"
  329. },
  330. "thresholdsStyle": {
  331. "mode": "off"
  332. }
  333. },
  334. "mappings": [],
  335. "thresholds": {
  336. "mode": "absolute",
  337. "steps": [
  338. {
  339. "color": "green",
  340. "value": null
  341. },
  342. {
  343. "color": "red",
  344. "value": 80
  345. }
  346. ]
  347. }
  348. },
  349. "overrides": []
  350. },
  351. "gridPos": {
  352. "h": 8,
  353. "w": 12,
  354. "x": 0,
  355. "y": 16
  356. },
  357. "id": 4,
  358. "options": {
  359. "legend": {
  360. "calcs": [],
  361. "displayMode": "hidden",
  362. "placement": "right",
  363. "showLegend": false
  364. },
  365. "tooltip": {
  366. "mode": "multi",
  367. "sort": "none"
  368. }
  369. },
  370. "pluginVersion": "10.2.0",
  371. "targets": [
  372. {
  373. "datasource": {
  374. "type": "loki",
  375. "uid": "a4bdfb3e-762a-46e5-a79f-2e7bbe88d444"
  376. },
  377. "editorMode": "code",
  378. "expr": "count_over_time({exporter=\"OTLP\"} | json | attributes_attrs_service=\"jitsi-jicofo\" |= \"Conference request\" [1m])",
  379. "queryType": "range",
  380. "refId": "A"
  381. }
  382. ],
  383. "title": "Jicofo Number of Conference Requests",
  384. "type": "timeseries"
  385. },
  386. {
  387. "datasource": {
  388. "type": "loki",
  389. "uid": "a4bdfb3e-762a-46e5-a79f-2e7bbe88d444"
  390. },
  391. "fieldConfig": {
  392. "defaults": {
  393. "mappings": [],
  394. "thresholds": {
  395. "mode": "percentage",
  396. "steps": [
  397. {
  398. "color": "green",
  399. "value": null
  400. }
  401. ]
  402. }
  403. },
  404. "overrides": []
  405. },
  406. "gridPos": {
  407. "h": 8,
  408. "w": 12,
  409. "x": 12,
  410. "y": 16
  411. },
  412. "id": 5,
  413. "options": {
  414. "minVizHeight": 75,
  415. "minVizWidth": 75,
  416. "orientation": "auto",
  417. "reduceOptions": {
  418. "calcs": [
  419. "lastNotNull"
  420. ],
  421. "fields": "",
  422. "values": false
  423. },
  424. "showThresholdLabels": false,
  425. "showThresholdMarkers": true
  426. },
  427. "pluginVersion": "10.2.0",
  428. "targets": [
  429. {
  430. "datasource": {
  431. "type": "loki",
  432. "uid": "a4bdfb3e-762a-46e5-a79f-2e7bbe88d444"
  433. },
  434. "editorMode": "code",
  435. "expr": "sum(count_over_time({exporter=\"OTLP\"} | json | attributes_attrs_service=\"jitsi-jicofo\" |~ \"Member left|Terminating|Removed participant\" [1m]))",
  436. "queryType": "range",
  437. "refId": "A"
  438. }
  439. ],
  440. "title": "Jicofo Total Counts of Member Left, Terminating, Removed Participant",
  441. "type": "gauge"
  442. }
  443. ],
  444. "refresh": "",
  445. "schemaVersion": 38,
  446. "tags": [],
  447. "templating": {
  448. "list": []
  449. },
  450. "time": {
  451. "from": "now-6h",
  452. "to": "now"
  453. },
  454. "timepicker": {},
  455. "timezone": "",
  456. "title": "Jicofo Dashboard",
  457. "uid": "f2dcfe84-3c27-4b1d-8583-bc2c97a8d22d",
  458. "version": 20,
  459. "weekStart": ""
  460. }