Important: This documentation is about an older version. It's relevant only to the release noted, many of the features and functions have been updated or replaced. Please view the current version.
Google Cloud Storage
For configuration options, check the storage section on the configuration page.
Permissions
The following authentication methods are supported:
- Google Cloud Platform environment variable
GOOGLE_APPLICATION_CREDENTIALS
- Google Cloud Platform Workload Identity
The (service-)account
that will communicate towards GCS should be assigned to the bucket which will receive the traces and should have the following IAM policies within the bucket:
storage.objects.create
storage.objects.delete
storage.objects.get
storage.buckets.get
storage.objects.list