prometheus-community / prometheus-community/stackdriver_exporter
Support service account impersonation
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 295
- Forks
- 117
- Avg merge
- 9d 14h
- Merged PRs (30d)
- 7
Description
Feature Request: Add support for service account impersonation, enabling cross-organization access.
This feature will allow authorized users to act on behalf of a service account, thereby gaining access to resources across different organizations.
Reference: https://cloud.google.com/docs/authentication/use-service-account-impersonation
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked Google Cloud service account impersonation reference and determine how authorized cross-organization access should work for this exporter. The issue does not name files, tests, or entry points, so inspect the repository's existing authentication flow first; done means supported impersonation works for the stated access scenario and is covered by appropriate validation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, google-cloud
- Domain
- authentication, cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100