Skip to content

[exporter/azureblob] Support append blob #39075

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

Closed
hgaol opened this issue Apr 1, 2025 · 1 comment · Fixed by #39076
Closed

[exporter/azureblob] Support append blob #39075

hgaol opened this issue Apr 1, 2025 · 1 comment · Fixed by #39076
Labels
enhancement New feature or request exporter/azureblob needs triage New item requiring triage

Comments

@hgaol
Copy link
Member

hgaol commented Apr 1, 2025

Component(s)

exporter/azureblob

Is your feature request related to a problem? Please describe.

Currently the azureblob exporter uses block blob to ingest data. This ask is to support append blob which is useful for large dataset scenarios.

Describe the solution you'd like

provide a switch to enable append blob

Describe alternatives you've considered

No response

Additional context

I'll implement this feature.

@hgaol hgaol added enhancement New feature or request needs triage New item requiring triage labels Apr 1, 2025
Copy link
Contributor

github-actions bot commented Apr 1, 2025

Pinging code owners:

See Adding Labels via Comments if you do not have permissions to add labels yourself.

dmathieu pushed a commit to dmathieu/opentelemetry-collector-contrib that referenced this issue Apr 8, 2025
…n-telemetry#39076)

<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue.
Ex. Adding a feature - Explain what this achieves.-->
#### Description

Support append blob for azure blob exporter.

<!-- Issue number (e.g. open-telemetry#1234) or full URL to issue, if applicable. -->
#### Link to tracking issue
Fixes open-telemetry#39075 

<!--Describe what testing was performed and which tests were added.-->
#### Testing

1. unit test
2. e2e test using real azure blob account

<!--Describe the documentation added.-->
#### Documentation

See README.md

<!--Please delete paragraphs that you did not use before submitting.-->
LucianoGiannotti pushed a commit to LucianoGiannotti/opentelemetry-collector-contrib that referenced this issue Apr 9, 2025
…n-telemetry#39076)

<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue.
Ex. Adding a feature - Explain what this achieves.-->
#### Description

Support append blob for azure blob exporter.

<!-- Issue number (e.g. open-telemetry#1234) or full URL to issue, if applicable. -->
#### Link to tracking issue
Fixes open-telemetry#39075 

<!--Describe what testing was performed and which tests were added.-->
#### Testing

1. unit test
2. e2e test using real azure blob account

<!--Describe the documentation added.-->
#### Documentation

See README.md

<!--Please delete paragraphs that you did not use before submitting.-->
Fiery-Fenix pushed a commit to Fiery-Fenix/opentelemetry-collector-contrib that referenced this issue Apr 24, 2025
…n-telemetry#39076)

<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue.
Ex. Adding a feature - Explain what this achieves.-->
#### Description

Support append blob for azure blob exporter.

<!-- Issue number (e.g. open-telemetry#1234) or full URL to issue, if applicable. -->
#### Link to tracking issue
Fixes open-telemetry#39075 

<!--Describe what testing was performed and which tests were added.-->
#### Testing

1. unit test
2. e2e test using real azure blob account

<!--Describe the documentation added.-->
#### Documentation

See README.md

<!--Please delete paragraphs that you did not use before submitting.-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request exporter/azureblob needs triage New item requiring triage
Projects
None yet
1 participant