feat(jitsi-meet): added grafana loki and otel integration for log analysis (#1844)

This commit is contained in:
Ilayda Dastan
2024-07-03 19:00:18 +03:00
committed by GitHub
parent fcb90baf98
commit 9c87bba711
10 changed files with 719 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
apiVersion: 1
datasources:
- name: Loki
isDefault: true
type: loki
access: proxy
url: http://loki:3100
editable: true