1 reference to InstrumentedProducer
Aspire.Confluent.Kafka (1)
src\Vendoring\OpenTelemetry.Instrumentation.ConfluentKafka\InstrumentedProducerBuilder.cs (1)
44
return new
InstrumentedProducer
<TKey, TValue>(base.Build(), this.options);