ObservabilityS3DestinationConfig - Go SDK

ObservabilityS3DestinationConfig type definition

The Go SDK and docs are currently in beta. Report issues on GitHub.

Fields

FieldTypeRequiredDescription
AccessKeyIDstring✔️N/A
BucketNamestring✔️N/A
Endpoint*stringOnly for S3-compatible services like Cloudflare R2 (https://account-id.r2.cloudflarestorage.com) or MinIO. Leave blank for standard AWS S3.
Headersmap[string]stringCustom HTTP headers to include in requests to this destination.
PathTemplate*stringTemplate for S3 object path. The filename ({traceId}-{timestamp}.json) is automatically appended. Available variables: {prefix}, {date}, {year}, {month}, {day}, {apiKeyName}
Prefix*stringN/A
Region*stringN/A
SecretAccessKeystring✔️N/A
SessionToken*stringN/A