djluck / prometheus-net.DotNetRuntime

Exposes .NET core runtime metrics (GC, JIT, lock contention, thread pool) using the prometheus-net package
MIT License
357 stars 85 forks source link

Use a static lock to access the static Instances dictionary #80

Closed AvenDonn closed 1 week ago

AvenDonn commented 1 week ago

Fixes #79