GoogleCloudPlatform / GoogleCloudPlatform/cloud-logging-data-source-plugin
Authentificating datasource with grafana provisioning
- Langage dominant
- TypeScript
- Étoiles
- 24
- Forks
- 17
- Merge moyen
- 13 h 11 min
- PR mergées (30 j)
- 11
Description
The docs say, that the provisioning is similar to the Google Cloud Monitoring plugin for datasources
However it does not support privateKeyPath and/or all the other fields in jsonData.
Are they gonna be supported in the future?
Something like this does not work, even though the private key is mounted. The other fields such as defaultProject or clientEmail are not set as well.
```
- name: Google Cloud Logging
type: googlecloud-logging-datasource
access: proxy
jsonData:
tokenUri: tokenURI
clientEmail: email@project.gserviceaccount.com
authenticationType: jwt
defaultProject: projectName
privateKeyPath: /etc/secrets/privateKey.pem
```
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
L’issue ne nomme aucun fichier source, test ou point d’entrée. Commencez par localiser le provisionnement de la datasource et la gestion de l’authentification, puis vérifiez que les champs jsonData indiqués — notamment privateKeyPath, defaultProject et clientEmail — sont acceptés et appliqués lors du provisionnement de la datasource.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- google-cloud, typescript
- Domaine
- devops
- Type d'issue
- Fonctionnalité
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 30/100