When a collector is created on an hpc-exporter, a call needs to be made to grafana-registry to create the necessaary dashboards.
Monitoring_id is already generated from the deployment's id. The JWT needed to authenticate needs to be generated from Keycloak. Vault can hold the user/password of the user (see vault module), that info can be retrieved to generate the JWT.
Entries should be added to Croupier.cfg to set the grafana-registry and Keycloak address.
When a collector is created on an hpc-exporter, a call needs to be made to grafana-registry to create the necessaary dashboards.
Monitoring_id is already generated from the deployment's id. The JWT needed to authenticate needs to be generated from Keycloak. Vault can hold the user/password of the user (see vault module), that info can be retrieved to generate the JWT.
Entries should be added to Croupier.cfg to set the grafana-registry and Keycloak address.