4 references to Name
Aspire.Confluent.Kafka (4)
MetricsService.cs (4)
34if (statistics == null || statistics.Name == null) 43{ Tags.Name, statistics.Name } 52if (_state.TryGetValue(statistics.Name, out var previous)) 75_state[statistics.Name] = statistics;