wandenberg / nginx-push-stream-module

A pure stream http push technology for your Nginx setup. Comet made easy and really scalable.
Other
2.21k stars 295 forks source link

How to retrieve push-stream-status #277

Closed M1ha-Shvn closed 6 years ago

M1ha-Shvn commented 6 years ago

Hi. Not so long ago I updated Nginx to last stable and nginx-push-stream to last stable. After that diamond collector I was using to get pushstream data began raising 404 error on /push-stream-status url. What is this location now? Thanks.

M1ha-Shvn commented 6 years ago

Added location = '/channels-stats' to NginxPushStreamCollector.conf and the problem was solved