ipfs-shipyard / ignite-metrics

Metrics consent and client provider library for ipfs/ipfs-gui team (i.e. IPFS Ignite). See ipfs/ipfs-gui#129 for more details
Other
3 stars 3 forks source link

chore: add dashboard automation #86

Closed SgtPooki closed 1 year ago

SgtPooki commented 1 year ago

This PR adds reporting capabilities using google spreadsheets. We download data from countly, upload to google spreadsheets, and then use the charts from that data in Notion and Google slides.

The github action included in this PR runs every two hours to keep our metrics up to date (I could easily be swayed to update this to once/twice per day)

fixes https://github.com/ipfs/ipfs-gui/issues/126

SgtPooki commented 1 year ago

successful Github CI action publishing data for us: https://github.com/ipfs-shipyard/ignite-metrics/actions/runs/4049563926/jobs/6966074792