Skip to content

Commit 8879104

Browse files
chore: remove metabase references from keycloak
1 parent 1ef7b25 commit 8879104

21 files changed

+1
-686
lines changed

helm/backup-storage/values-c6af30-tools-metabase-backup.yaml

Lines changed: 0 additions & 34 deletions
This file was deleted.

helm/backup-storage/values-eb75ad-tools-metabase-backup.yaml

Lines changed: 0 additions & 34 deletions
This file was deleted.

helm/kc-cron-job/README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

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

5-
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.
5+
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.
66

77
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.
88

@@ -97,9 +97,3 @@ Note, unistall process may be slightly buggy and will not remove the helm patron
9797
```sh
9898
make create-postgres-db-secret NAME=kc-cron-patroni NAMESPACE=<namespace> SECRET=<postgres-superuser-secret>
9999
```
100-
101-
## 6. Add the db to metabase
102-
103-
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.
104-
105-
Note, for the cron job to run successfully metabase must use the superuser credential.

helm/metabase/.helmignore

Lines changed: 0 additions & 23 deletions
This file was deleted.

helm/metabase/Chart.yaml

Lines changed: 0 additions & 24 deletions
This file was deleted.

helm/metabase/Makefile

Lines changed: 0 additions & 19 deletions
This file was deleted.

helm/metabase/README.md

Lines changed: 0 additions & 118 deletions
This file was deleted.

helm/metabase/templates/NOTES.txt

Lines changed: 0 additions & 3 deletions
This file was deleted.

helm/metabase/templates/_helpers.tpl

Lines changed: 0 additions & 65 deletions
This file was deleted.

0 commit comments

Comments
 (0)