Track Server Usage
Open
@PGijsbers is already working on this.
Since Sep 2, 2024.
- Dominant language
- Python
- Stars
- 16
- Forks
- 50
- PR merge metrics
- No merged PRs in 30d
Description
Add tracking/logging for the server usage, both on a database level and on a API level.
Get insights in e.g.,:
- how often is each query used, and what time does it take on average?
- similar for API endpoints
See how specific you can be about tracking taking into account GDPR rules.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.