Closed
Description
Hi guys, thanks for your contribution!
There is an issue with using the client with actix-web framework.
Because Registry
doesn't implement Copy
- the only working solution I've found is to wrap it with Mutex
. But it requires locking at least on each collecting of metrics which isn't good for performance. Are there any other suggestions?
Metadata
Metadata
Assignees
Labels
No labels