jitsi-all.json 3.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136
  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. "id": 3,
  22. "links": [],
  23. "liveNow": false,
  24. "panels": [
  25. {
  26. "datasource": {
  27. "type": "loki",
  28. "uid": "b8130a28-4867-4668-917d-539c93852857"
  29. },
  30. "fieldConfig": {
  31. "defaults": {
  32. "color": {
  33. "mode": "thresholds"
  34. },
  35. "custom": {
  36. "axisBorderShow": false,
  37. "axisCenteredZero": false,
  38. "axisColorMode": "text",
  39. "axisLabel": "",
  40. "axisPlacement": "auto",
  41. "fillOpacity": 80,
  42. "gradientMode": "opacity",
  43. "hideFrom": {
  44. "legend": false,
  45. "tooltip": false,
  46. "viz": false
  47. },
  48. "lineWidth": 1,
  49. "scaleDistribution": {
  50. "type": "linear"
  51. },
  52. "thresholdsStyle": {
  53. "mode": "off"
  54. }
  55. },
  56. "mappings": [],
  57. "thresholds": {
  58. "mode": "absolute",
  59. "steps": [
  60. {
  61. "color": "green",
  62. "value": null
  63. },
  64. {
  65. "color": "red",
  66. "value": 80
  67. }
  68. ]
  69. },
  70. "unit": "none"
  71. },
  72. "overrides": []
  73. },
  74. "gridPos": {
  75. "h": 8,
  76. "w": 12,
  77. "x": 0,
  78. "y": 0
  79. },
  80. "id": 1,
  81. "options": {
  82. "barRadius": 0,
  83. "barWidth": 1,
  84. "fullHighlight": false,
  85. "groupWidth": 0.7,
  86. "legend": {
  87. "calcs": [],
  88. "displayMode": "list",
  89. "placement": "bottom",
  90. "showLegend": true
  91. },
  92. "orientation": "auto",
  93. "showValue": "auto",
  94. "stacking": "none",
  95. "tooltip": {
  96. "mode": "single",
  97. "sort": "none"
  98. },
  99. "xTickLabelRotation": 0,
  100. "xTickLabelSpacing": 0
  101. },
  102. "pluginVersion": "10.2.0",
  103. "targets": [
  104. {
  105. "datasource": {
  106. "type": "loki",
  107. "uid": "b8130a28-4867-4668-917d-539c93852857"
  108. },
  109. "editorMode": "code",
  110. "expr": "sum by (attributes_log_file_name) (\n rate({exporter=\"OTLP\"} | json | line_format \"{{.attributes_message}}\" | logfmt | pattern \"[<_>] <_level>: <_>\"[5m]))",
  111. "legendFormat": "{{attributes_log_file_name}}",
  112. "queryType": "range",
  113. "refId": "A"
  114. }
  115. ],
  116. "title": "Jicofo and JVB Log Counts",
  117. "type": "barchart"
  118. }
  119. ],
  120. "refresh": "",
  121. "schemaVersion": 38,
  122. "tags": [],
  123. "templating": {
  124. "list": []
  125. },
  126. "time": {
  127. "from": "now-6h",
  128. "to": "now"
  129. },
  130. "timepicker": {},
  131. "timezone": "",
  132. "title": "Jitsi All Components",
  133. "uid": "b75d666d-4537-45e2-94a1-2783f9362b65",
  134. "version": 1,
  135. "weekStart": ""
  136. }