Commit Graph

18 Commits

Author SHA1 Message Date
mhdzumair 185f015cb7 feat: add week selector for weekly top uploaders metrics 2025-02-20 23:27:01 +05:30
mhdzumair 18c5b5e02b Add uploaded_at field for contribution stream to track 2025-01-20 20:57:34 +05:30
mhdzumair 89db53f732 Fix rendering issue for weekly contributor metrics 2025-01-18 09:06:41 +05:30
mhdzumair b94b0bc8de Improve metrics query optimizations & improve metrics UI datalabels visibility 2025-01-11 23:50:21 +05:30
mhdzumair 7c2c8c98a9 Add new TorrentStream index and update metrics display to view top contribution stream uploaders 2025-01-10 06:47:20 +05:30
mhdzumair 361b6ba74a Add charts for top torrent uploaders and weekly top uploader data & improve debrid cache & torrent source charts
Introduced new visualizations to display the top 20 torrent uploaders and their weekly activity. Enhanced the styling for metrics sections and updated backend logic to support these additions, ensuring cleaner and more focused data retrieval.
2025-01-09 23:46:18 +05:30
mhdzumair 3b5aac130a Add support for EasyDebrid streaming provider 2025-01-02 12:00:34 +05:30
mhdzumair e23a7f0474 Remove EasyDebrid shady debrid service 2024-11-29 06:04:04 +05:30
mhdzumair bcf4a638fb Add Debrid Cache Statistics and Redis Metrics
Introduced a new "Debrid Cache Statistics" section in the metrics UI, including charts and total values display. Added back-end support for fetching debrid and Redis metrics with new API endpoints and Redis connection management.
2024-11-28 16:08:34 +05:30
mhdzumair 785595f351 Fix metadata metrics counting 2024-11-28 16:08:34 +05:30
mhdzumair 8e8abbe961 Refactor database queries to improve efficiency 2024-11-01 16:42:39 +05:30
Mohamed Zumair 649de9e503 Update Python version & refactror Redis client usage and streaming provider route endpoints (#277)
* Update Python version

* Refactor Redis client

* Refactor streaming routes endpoint functions
2024-09-05 06:46:07 +05:30
mhdzumair 80393e66de show scrapy's last run stats in metric dashboard 2024-06-10 00:39:03 +05:30
mhdzumair 5488504de5 Add metrics dashboard UI for viewing torrents info, scrapy schedule info & etc 2024-06-07 23:14:08 +05:30
mhdzumair e8e583160d Add support for torrent sources metrics 2024-05-06 06:30:10 +05:30
mhdzumair 153a1f8f9e fix metadata metric count 2024-05-01 17:42:52 +05:30
mhdzumair 7880c7858e fix metadata metric count 2024-05-01 16:10:52 +05:30
mhdzumair f73b1e436f add Prometheus metrics & API metrics endpoint to get stats 2024-05-01 12:39:49 +05:30