The script build_report.py
queries out a bunch of stats and then emails them through as a periodic update.
However, the database host to communicate with is currently hardcoded in, and there's no way to set token/org etc.
This needs to be corrected
Activity
09-Sep-22 10:20
assigned to @btasker
09-Sep-22 10:33
mentioned in commit 685c9e7434bdbf8ab8b96ea9f5749219fb72c28f
Message
Make database connection details configurable in reporting script (websites/privacy-sensitive-analytics#20)
09-Sep-22 10:36
The following env vars can now be defined
09-Sep-22 10:40
mentioned in issue jira-projects/LAN#76