Skip to content

Commit

Permalink
chore: remove metabase references from keycloak (#378)
Browse files Browse the repository at this point in the history
  • Loading branch information
thegentlemanphysicist authored Sep 3, 2024
1 parent 1ef7b25 commit f31db4e
Show file tree
Hide file tree
Showing 21 changed files with 1 addition and 686 deletions.
34 changes: 0 additions & 34 deletions helm/backup-storage/values-c6af30-tools-metabase-backup.yaml

This file was deleted.

34 changes: 0 additions & 34 deletions helm/backup-storage/values-eb75ad-tools-metabase-backup.yaml

This file was deleted.

8 changes: 1 addition & 7 deletions helm/kc-cron-job/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Full steps for installing the `kc-cron-job` as of May 2022.

The `kc-cron-jobs` are currently used to pull two types of data from the running keycloak application and storing it in the databse cluster `kc-cron-patroni`. This data is then accessible by the project's metabase deployment, allowing long term metrics to be preserved and analysed.
The `kc-cron-jobs` are currently used to pull two types of data from the running keycloak application and storing it in the databse cluster `kc-cron-patroni`. This data is then accessible by the project's grafana deployment, allowing long term metrics to be preserved and analysed.

The two jobs preserve the number of active sessions in the application and the event logs of the application. These logs may also be preserved through our Hive/splunk integration however that process is unrelated to the cron jobs deployed here.

Expand Down Expand Up @@ -97,9 +97,3 @@ Note, unistall process may be slightly buggy and will not remove the helm patron
```sh
make create-postgres-db-secret NAME=kc-cron-patroni NAMESPACE=<namespace> SECRET=<postgres-superuser-secret>
```

## 6. Add the db to metabase

Once the cron job is running and the database is set up we can connect to the metabase instance. See the folder `helm/metabase/README.md` for details on connecting to metabase instances and setting network policies.

Note, for the cron job to run successfully metabase must use the superuser credential.
23 changes: 0 additions & 23 deletions helm/metabase/.helmignore

This file was deleted.

24 changes: 0 additions & 24 deletions helm/metabase/Chart.yaml

This file was deleted.

19 changes: 0 additions & 19 deletions helm/metabase/Makefile

This file was deleted.

118 changes: 0 additions & 118 deletions helm/metabase/README.md

This file was deleted.

3 changes: 0 additions & 3 deletions helm/metabase/templates/NOTES.txt

This file was deleted.

65 changes: 0 additions & 65 deletions helm/metabase/templates/_helpers.tpl

This file was deleted.

Loading

0 comments on commit f31db4e

Please sign in to comment.