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

[aws/cwlogs] Add component type in user agent header for CWL PLE requests #29595

Merged
merged 7 commits into from Dec 6, 2023

Conversation

bryan-aguilar
Copy link
Contributor

@bryan-aguilar bryan-aguilar commented Nov 30, 2023

Description: Add the component name as a field in outgoing CloudWatch logs put log event requests. This change allows us to distinguish the source of requests between the AWS EMF exporter and AWS CloudWatch logs exporter.

Testing: Update unit tests

@bryan-aguilar bryan-aguilar added the ready to merge Code review completed; ready to merge by maintainers label Dec 1, 2023
@codeboten codeboten merged commit c869f1b into open-telemetry:main Dec 6, 2023
83 checks passed
@github-actions github-actions bot added this to the next release milestone Dec 6, 2023
jayasai470 pushed a commit to jayasai470/opentelemetry-collector-contrib that referenced this pull request Dec 8, 2023
…ests (open-telemetry#29595)

**Description:** Add the component name as a field in outgoing
CloudWatch logs put log event requests. This change allows us to
distinguish the source of requests between the AWS EMF exporter and AWS
CloudWatch logs exporter.

**Testing:** Update unit tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
exporter/awscloudwatchlogs awscloudwatchlogs exporter exporter/awsemf awsemf exporter internal/aws ready to merge Code review completed; ready to merge by maintainers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants