Skip to content

Add customizers for OtlpHttpLogRecordExporterBuilder and OtlpGrpcLogRecordExporterBuilder#49002

Closed
joaquinjsb wants to merge 1 commit into
spring-projects:mainfrom
joaquinjsb:main
Closed

Add customizers for OtlpHttpLogRecordExporterBuilder and OtlpGrpcLogRecordExporterBuilder#49002
joaquinjsb wants to merge 1 commit into
spring-projects:mainfrom
joaquinjsb:main

Conversation

@joaquinjsb
Copy link
Copy Markdown
Contributor

@joaquinjsb joaquinjsb commented Jan 28, 2026

Introduce interfaces to allow customization of the OTLP HTTP and gRPC log record exporters while maintaining default auto-configuration. This enhancement enables users to modify exporter settings through custom beans.

closes #48994

Signed-off-by: Joaquin Santana <joaquinjsb@outlook.com>
Copy link
Copy Markdown
Contributor Author

@joaquinjsb joaquinjsb left a comment

Choose a reason for hiding this comment

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

should be good now

@mhalbritter mhalbritter changed the title Add customizer interfaces for OTLP HTTP and gRPC log record exporters Add customizers for OtlpHttpLogRecordExporterBuilder and OtlpGrpcLogRecordExporterBuilder Jan 28, 2026
@mhalbritter mhalbritter added type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels Jan 28, 2026
@mhalbritter mhalbritter added this to the 4.1.x milestone Jan 28, 2026
@mhalbritter mhalbritter self-assigned this Jan 28, 2026
mhalbritter pushed a commit that referenced this pull request Jan 28, 2026
…ecordExporterBuilder

See gh-49002

Signed-off-by: Joaquin Santana <joaquinjsb@outlook.com>
mhalbritter added a commit that referenced this pull request Jan 28, 2026
@mhalbritter
Copy link
Copy Markdown
Contributor

Thanks @joaquinjsb !

@mhalbritter mhalbritter modified the milestones: 4.1.x, 4.1.0-M2 Jan 28, 2026
@joaquinjsb
Copy link
Copy Markdown
Contributor Author

thank you for the quick feedback @mhalbritter !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: enhancement A general enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add customizers for OtlpHttpLogRecordExporterBuilder and OtlpGrpcLogRecordExporterBuilder

3 participants