diff options
| author | 2021-05-08 20:18:24 +0100 | |
|---|---|---|
| committer | 2021-05-08 20:18:24 +0100 | |
| commit | bb8c3b7a3342bed5d66eac62d34dc863c6e039ee (patch) | |
| tree | 8ea1e12a52a5aafbce766a4fc69e1887ab487c8a /tests/base.py | |
| parent | Add constants for Metabase cog (diff) | |
Add new cog for extracting data from metabase
Metabase generates report from site and metricity data. Quite often we export
these reports to csv, transform them and the pipe into an int e. This cog aims to
reduce the time taken for that, by giving admins the ability to export data from
a report directly into a hastebin.
The auth flow is cached, as the login endpoint is ratelimitted. We want to ensure
that we use a valid session token until it expires to reduce the number of calls
to this endpoint.
Diffstat (limited to 'tests/base.py')
0 files changed, 0 insertions, 0 deletions