pabloromeo / clusterplex

ClusterPlex is an extended version of Plex, which supports distributed Workers across a cluster to handle transcoding requests.
MIT License
409 stars 33 forks source link

migrate away from deprecated graphs in dashboard #304

Closed evanrich closed 2 months ago

evanrich commented 2 months ago

Newer versions of Grafana are going to phase out the angular graphs, so this change migrates to the new format

This was deployed by setting

orchestrator:
  enableGrafanaDashboard: true

in helm values, letting it deploy to graphana, and then clicking the "migrate" button for the 4 charts, no other changes were made