status-im / open-bounty

Enable communities to distribute funds to push their cause forward.
https://openbounty.status.im/
GNU Affero General Public License v3.0
118 stars 36 forks source link

Investigate Metabase for Metrics related needs #397

Open martinklepsch opened 6 years ago

martinklepsch commented 6 years ago

Metabase seems like it could be pretty useful for extracting metrics from our data in Postgres.

Note that there are two ways of doing metrics:

  1. Track events; derive some insight from those events
  2. Analyze state of a database, derive insight from that state

This would fall into category 2.. For certain kinds of analytics 1. might be more suitable but the perfect solution probably combines both approaches.


Docker Instructions