-
Notifications
You must be signed in to change notification settings - Fork 3.4k
[exporter/googlecloudstorage] add compression support #45384
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
Merged
atoulme
merged 24 commits into
open-telemetry:main
from
Alex-Souslik:gcs-exporter-compression
Feb 10, 2026
Merged
Changes from 1 commit
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
18bf940
[exporter/googlecloudstorage] add compression support
Alex-Souslik 677ec5a
Update exporter/googlecloudstorageexporter/config.go
Alex-Souslik 6df0315
Merge remote-tracking branch 'upstream/main' into gcs-exporter-compre…
Alex-Souslik 37a45bc
add invalid parameter test
Alex-Souslik c5ee5a9
use existing marshaler approach
Alex-Souslik 35f5369
Merge branch 'open-telemetry:main' into gcs-exporter-compression
Alex-Souslik a451558
Improve ztsd writer pool implementation
Alex-Souslik 234b135
Change invalid compression to unsupported
Alex-Souslik f0cdfc6
add generic compress function
Alex-Souslik 6e36e91
fix pool management bug
Alex-Souslik 96210d2
Merge branch 'main' into gcs-exporter-compression
Alex-Souslik 7fb5dfd
simplify config test struct
Alex-Souslik cf0e399
remove unnecessary zstd interface
Alex-Souslik 854347d
Update exporter/googlecloudstorageexporter/exporter_test.go
Alex-Souslik 2bb9a1a
Merge remote-tracking branch 'refs/remotes/origin/gcs-exporter-compre…
Alex-Souslik f860266
add decompressData helper
Alex-Souslik 4fbab38
add combined test case
Alex-Souslik 3bd2f99
improve write failure handling
Alex-Souslik 2563dd7
Merge branch 'main' into gcs-exporter-compression
Alex-Souslik f18591e
Merge branch 'main' into gcs-exporter-compression
Alex-Souslik 993ff73
Merge remote-tracking branch 'origin' into gcs-exporter-compression
Alex-Souslik 3031f31
fix merge added line
Alex-Souslik 9f4eeb2
Merge remote-tracking branch 'origin' into gcs-exporter-compression
Alex-Souslik 441519e
update schema
Alex-Souslik File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
add invalid parameter test
- Loading branch information
commit 37a45bcc440e49b4ccfff9c7bec1dbfb6b06c5dd
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.