Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(exporter/awss3): add AWS S3 exporter #1149

Merged
merged 1 commit into from
Jun 2, 2023
Merged

Conversation

andrzej-stencel
Copy link
Contributor

It was added to Contrib in v0.77.0.

@andrzej-stencel andrzej-stencel requested a review from a team as a code owner June 1, 2023 14:58
@github-actions github-actions bot added the documentation Improvements or additions to documentation label Jun 1, 2023
@@ -261,6 +261,7 @@ The rest of the components in the table are pure upstream OpenTelemetry componen
[tailsamplingprocessor]: https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/v0.78.0/processor/tailsamplingprocessor
[transformprocessor]: https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/v0.78.0/processor/transformprocessor

[awss3exporter]: https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/v0.78.0/exporter/awss3exporter
Copy link
Contributor

@rnishtala-sumo rnishtala-sumo Jun 1, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need a fork of the s3 exporter too, if we're thinking about supporting the archive format that the installed collector uses?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can do that if/when we have the fork ready. For now, let's add the upstream version as is.

@andrzej-stencel andrzej-stencel merged commit 8383b94 into main Jun 2, 2023
@andrzej-stencel andrzej-stencel deleted the add-s3-exporter branch June 2, 2023 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants