denisdefreyne / ddmetrics

In-memory, non-timeseries telemetry for Ruby

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not thread-safe

denisdefreyne opened this issue · comments

DDTelemetry is not thread-safe.

Thread safety is now explicitly out of scope. It is still possible to write thread-safe wrappers.