1 write to _counter
Stress.ApiService (1)
TestMetrics.cs (1)
23_counter = _meter.CreateCounter<int>("test-counter", unit: null, description: null, tags:
1 reference to _counter
Stress.ApiService (1)
TestMetrics.cs (1)
58_counter.Add(value, in tags);