This website requires JavaScript.
Explore
Help
Register
Sign in
PrivateCoffee
/
prometheus-piped
Watch
4
Star
0
Fork
You've already forked prometheus-piped
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
main
prometheus-piped
/
.gitignore
4 lines
36 B
Text
Raw
Permalink
Normal View
History
Unescape
Escape
Current status - seems to be working well enough
2022-10-24 14:19:17 +00:00
venv/
*.pyc
__pycache__/
feat: Fork exporter to Prometheus Piped Forked the allkeyshop.com game price exporter for a Prometheus exporter for Piped instances, focusing on tracking registered users. This shift addresses the need for monitoring Piped, a self-hosted alternative to YouTube, instead of game pricing data. The changes include: - Updated the .gitignore, LICENSE, README.md, and requirements.txt to reflect the new functionality and dependencies. - Removed the allkeyshop.py script in favor of a new script, prometheus_piped.py, designed to fetch and expose the number of registered users from multiple Piped instances. - Transitioned configuration management from settings.ini to config.yaml for improved flexibility and readability. - Updated licensing information to include contributions from the Private.coffee Team, extending copyright to 2024. This enhancement allows users to monitor the growth and usage of their Piped instances directly from their Prometheus setups, aligning with the community's move towards self-hosted, privacy-respecting services.
2024-05-23 09:50:25 +00:00
config.yaml
Reference in a new issue
Copy permalink