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

[exporter/elasticsearch] set the default User-Agent header in the outgoing HTTP requests #29911

Merged
merged 15 commits into from
Dec 21, 2023

Conversation

JaredTan95
Copy link
Member

@JaredTan95 JaredTan95 commented Dec 15, 2023

Description:

Link to tracking Issue: close #29898

Testing:

Documentation:

Signed-off-by: Jared Tan <[email protected]>
@crobert-1
Copy link
Member

Is there any test that covers this functionality, or could ensure that the User-Agent is set properly?

@JaredTan95
Copy link
Member Author

Is there any test that covers this functionality, or could ensure that the User-Agent is set properly?

nice suggestion, I will update it.

@bogdandrutu bogdandrutu merged commit e8ab66d into open-telemetry:main Dec 21, 2023
85 checks passed
@github-actions github-actions bot added this to the next release milestone Dec 21, 2023
cparkins pushed a commit to AmadeusITGroup/opentelemetry-collector-contrib that referenced this pull request Jan 10, 2024
…going HTTP requests (open-telemetry#29911)

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

**Link to tracking Issue:** close
open-telemetry#29898

**Testing:** <Describe what testing was performed and which tests were
added.>

**Documentation:** <Describe the documentation added.>

---------

Signed-off-by: Jared Tan <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[exporter/elasticsearch] Set user-agent header
5 participants