This website requires JavaScript.
Explore
Help
Register
Sign in
PrivateCoffee
/
cryptpad-exporter
Watch
4
Star
0
Fork
You've already forked cryptpad-exporter
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
c13b8bd507
cryptpad-exporter
/
.gitignore
1 line
5 B
Text
Raw
Normal View
History
Unescape
Escape
feat: Initialize CryptPad Prometheus Exporter Initialized a new Prometheus exporter for CryptPad with foundational setup including the creation of a `.gitignore` file, adding the MIT License, and a descriptive `README.md`. Developed the main functionality in `exporter.py` to expose the count of registered users as a Prometheus metric. Also, a `requirements.txt` file was set up with the necessary Python package. This initial setup lays the groundwork for future enhancements and metrics to be added, making it easier to monitor CryptPad's usage. The decision to count registered users by their data folders mirrors CryptPad's own administrative dashboard approach, ensuring consistency in reported metrics. The inclusion of the `.gitignore` file ensures that development environments remain clean, and by choosing the MIT License, the project is kept open and permissive for broad use and contribution.
2024-06-04 19:06:10 +00:00
venv/
Reference in a new issue
Copy permalink