Gabe Kangas
ef66e2c3a0
Explicitly set viewer count to 0 if offline. Closes #3830
2024-09-26 13:38:14 -07:00
Gabe Kangas
2ccd3aad87
User repository ( #3795 )
...
* It builds with the new user repository
* fix(test): fix broken test
* fix(api): fix registration endpoint that was broken after the change
* fix(test): update test to reflect new user repository
* fix: use interface type instead of concrete type
* fix: restore commented out code
2024-07-01 18:58:50 -07:00
Gabe Kangas
babbcecc9c
Stream performance metrics ( #1785 )
...
* WIP playback metrics
* Playback metrics collecting + APIs. Closes #793
* Cleanup console messages
* Update test
* Increase browser test timeout
* Update browser tests to not fail
2022-03-16 17:34:44 -07:00
Gabe Kangas
994145b609
Fix prometheus viewer count value & rename metrics names
2022-03-09 17:48:53 -08:00
Gabe Kangas
1ed1cc01eb
Persist time series viewer metrics ( #1752 )
...
* WIP persisting time series viewer metrics. Closes #1478
* Remove unused var, move around initial collection
2022-03-06 19:43:57 -08:00
Gabe Kangas
92041c4c23
Add Prometheus for some Owncast metrics ( #1744 )
...
* Add Prometheus for some Owncast metrics. Closes #1303
* Wrap prometheus metrics endpoint in admin middleware
2022-03-06 17:26:52 -08:00
Gabe Kangas
97f4d0c3dc
Increase how often viewer counts are collected. Closes #392
2020-11-23 22:21:20 -08:00
Christian Muehlhaeuser
2e1f8d29b5
Fix godoc style comments ( #356 )
2020-11-12 15:14:59 -08:00
leowmjw
769fc3a561
Fixes #211 : Update mod paths ( #221 )
...
Co-authored-by: Michael Leow <mleow@moneylion.com>
2020-10-05 10:07:09 -07:00
Gabe Kangas
236f25b772
Viewer metrics api ( #208 )
...
* Add support for ending the inbound stream. Closes #191
* Add a simple success response to API requests
* Add viewers over time API
* Move controllers to admin directory
2020-10-02 00:06:14 -07:00