Closed
Description
The purpose and use-cases of the new component
The S3 receiver will allow the retrieval and processing of telemetry data previously stored in S3 by the AWS S3 Exporter.
This will make it possible to retrieve data previously cold stored in S3 and allow us to investigate issues not reported within the time span data is available in our Observability service provider.
Example configuration for the component
receivers:
awss3:
s3downloader:
s3_bucket: abucket
s3_prefix: tenant_a
s3_partition: minute
starttime: "2024-01-13 15:00"
endtime: "2024-01-21 15:00"
Telemetry data types supported
- traces
- metrics
- logs
Is this a vendor-specific component?
- This is a vendor-specific component
- If this is a vendor-specific component, I am proposing to contribute and support it as a representative of the vendor.
Code Owner(s)
adcharre
Sponsor (optional)
Additional context
No response