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

sdk-exporter-trace: add OtlpHttpClientAutoConfigure #478

Conversation

iRevive
Copy link
Contributor

@iRevive iRevive commented Feb 5, 2024

The usage (from the upcoming PR):

OtlpHttpClientAutoConfigure
.traces[F, SpanData](defaults)
.configure(config)
.map(client => new OtlpHttpSpanExporter[F](client))

The preview version of the autoconfigure feature is available here #325.

@iRevive iRevive added module:sdk Features and improvements to the sdk module module:sdk:exporter Features and improvements to the sdk exporter module labels Feb 5, 2024
@iRevive iRevive requested a review from NthPortal February 5, 2024 19:44
@iRevive iRevive changed the title sdk-exporter-trace: add OtlpHttpClientAutoConfigure sdk-exporter-trace: add OtlpHttpClientAutoConfigure Feb 5, 2024
@iRevive iRevive force-pushed the sdk-exporter-trace/otlp-http-client-autoconfigure branch 3 times, most recently from 5c0e0af to b32cfa0 Compare February 5, 2024 20:36
@iRevive iRevive force-pushed the sdk-exporter-trace/otlp-http-client-autoconfigure branch from b32cfa0 to 8815b01 Compare February 5, 2024 20:56
@iRevive iRevive merged commit 0c9698c into typelevel:main Feb 7, 2024
10 checks passed
@iRevive iRevive deleted the sdk-exporter-trace/otlp-http-client-autoconfigure branch February 7, 2024 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module:sdk:exporter Features and improvements to the sdk exporter module module:sdk Features and improvements to the sdk module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant