jitsi-contrib / jitsi-helm

A helm chart to deploy Jitsi to Kubernetes
MIT License
120 stars 65 forks source link

Why Exporter from systemli and not own? #95

Closed genofire closed 2 months ago

genofire commented 7 months ago

container from systemli: https://github.com/systemli/prometheus-jitsi-meet-exporter

container jitsi-contrib: https://github.com/jitsi-contrib/jitsi-exporter

spijet commented 7 months ago

Hello @genofire!

I don't remember all the details, but I think I chose the systemli/ one because it gets updated more often and produces more useful metrics, and provides a ready-to-use Grafana dashboard as well. I'll compare them again and consider using the jitsi-contrib/ one if it is good enough.

genofire commented 7 months ago

Oh, an grafana dashboard - could we but that as configmap into this helmchart ? #96 So that the default sidecar of grafana could grab it.

Do you has an URL? EDIT: Found it, https://github.com/systemli/prometheus-jitsi-meet-exporter/tree/main/dashboards

spijet commented 2 months ago

Closing the issue, as we do have the proper dashboard embedded in the chart now.