jsclayton / prometheus-plex-exporter

Export metrics from your Plex Media Server
GNU Affero General Public License v3.0
117 stars 13 forks source link

Missing Playback stats #11

Closed d-mcknight closed 1 year ago

d-mcknight commented 1 year ago

I've configured the PlexExporter Docker container and connected it to a Plex Media Server, exporting to Prometheus and using the Grafana template from this repository. I have Platform, Library, and Network stats showing but none of the Duration or Streaming panels show any data.

I see a bunch of level=info msg="Received PlaySessionStateNotification" in the PlexExporter container logs. I tried using the Prometheus explorer to look for the keys referenced in the card queries and am getting 0 rows returned.

UPDATE: After actually playing something (missed that I didn't play anything after updating the server ref to an IP address from a URL), I now have data for everything except Duration and Top 10 panels