GoogleCloudPlatform / GoogleCloudPlatform/cloud-logging-data-source-plugin
Support local gcloud default credentials
- Dominant language
- TypeScript
- Stars
- 24
- Forks
- 17
- Avg merge
- 13h 11m
- Merged PRs (30d)
- 11
Description
I'm struggling to run grafana locally and use this data source. Ideally i'd like it to use my gcloud auth default credentials. The two configuration options at the moment look to be json (which i want to avoid) and gce (which isn't relevant locally).
It'd be great if this just transparently worked, like gcloud client libraries.
Contributor guide
Research direction
Start by locating the data source's current credential configuration and the code paths for the json and gce options. Compare those paths with the authentication behavior expected from local gcloud client libraries; done means local gcloud default credentials work without requiring a JSON key or GCE credentials.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- google-cloud, typescript
- Domain
- cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100