12 references to Add
Aspire.Confluent.Kafka (3)
src\Vendoring\OpenTelemetry.Instrumentation.ConfluentKafka\InstrumentedConsumer.cs (1)
315
ConfluentKafkaCommon.ReceiveMessagesCounter.
Add
(1, in tags);
src\Vendoring\OpenTelemetry.Instrumentation.ConfluentKafka\InstrumentedProducer.cs (2)
313
ConfluentKafkaCommon.PublishMessagesCounter.
Add
(1, in tags);
321
ConfluentKafkaCommon.PublishMessagesCounter.
Add
(1, in tags);
Microsoft.AspNetCore.Authentication.Core (4)
AuthenticationMetrics.cs (4)
114
_challengeCount.
Add
(1, tags);
140
_forbidCount.
Add
(1, tags);
166
_signInCount.
Add
(1, tags);
192
_signOutCount.
Add
(1, tags);
Microsoft.AspNetCore.Diagnostics (1)
DiagnosticsMetrics.cs (1)
48
_handlerExceptionCounter.
Add
(1, tags);
Microsoft.AspNetCore.RateLimiting (2)
RateLimitingMetrics.cs (2)
68
_requestsCounter.
Add
(1, tags);
116
_requestsCounter.
Add
(1, tags);
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Infrastructure\KestrelMetrics.cs (1)
163
_rejectedConnectionsCounter.
Add
(1, tags);
Stress.ApiService (1)
TestMetrics.cs (1)
58
_counter.
Add
(value, in tags);