GoogleCloudPlatform / GoogleCloudPlatform/gcsfuse
Use --token-url auth for metrics client as well
Open
- Dominant language
- Go
- Stars
- 2.3k
- Forks
- 510
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 35
Description
> --token-url | Specifies a URL for getting an access token when the --key-file is absent.
This works fine for file upload permission but I don't see a way to use the same credentials for [metrics client](https://github.com/GoogleCloudPlatform/gcsfuse/blob/8d81b7a4d74e6c401b939709caf92852959bd220/internal/monitor/otelexporters.go#L93-L108).
Can we make it work with metrics client as well?
Contributor guide
Assessment
This issue has not been assessed yet.