1 write to Metrics
Aspire.Confluent.Kafka (1)
src\Vendoring\OpenTelemetry.Instrumentation.ConfluentKafka\InstrumentedProducerBuilder.cs (1)
29
set => this.options.
Metrics
= value;
5 references to Metrics
Aspire.Confluent.Kafka (5)
src\Vendoring\OpenTelemetry.Instrumentation.ConfluentKafka\InstrumentedProducer.cs (4)
78
if (this.options.
Metrics
)
125
if (this.options.
Metrics
)
168
if (this.options.
Metrics
)
209
if (this.options.
Metrics
)
src\Vendoring\OpenTelemetry.Instrumentation.ConfluentKafka\InstrumentedProducerBuilder.cs (1)
28
get => this.options.
Metrics
;