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);