This repository has been archived by the owner on Sep 18, 2024. It is now read-only.
[Task]: Update analytics documentation to reflect metabase and analytics database and deemphasize slack and metric calculation #131
Labels
Summary
The current analytics readme and docs focuses on the previous version of the tool. It should be rewritten to reflect the recent changes.
It should highlight the fact that we have moved to capturing analytics in a postgres analytics database that will house our future analytics data and that we will use Metabase as a analyses and dashboard tool. It should highlight that system is architected so that the analytics work that will be part of the project can be run locally, though it is housed in AWS.
Acceptance criteria
make start
1a. setup the github login or token 2. export the current datamake sprint-data-export && make issue-data-export
3. import the datamake sprint-db-data-import
and 4. view the data in metabase ie go to localhost:3100make
commands instead of the local poetry. The Github token thing might need to be included. Setting up the tool locally could be moved under that latter setting so it is clear it is just for the slack integration piece.make setup
doesn't exist AFIACT so should be removed.The text was updated successfully, but these errors were encountered: