Prometheus::Tiny::Shared is a wrapper around Prometheus::Tiny that instead of
storing metrics data in a hashtable, stores them in a shared datastore
(provided by Hash::SharedMem, though this may change in the future). This
lets you keep a single set of metrics in a multithreaded app.
Installed Size: 25.6 kB
Architectures: all