Show HN: Pytheus Python Prometheus client built with multiprocessing in mind https://ift.tt/Bu8UMha
Show HN: Pytheus – Python Prometheus client built with multiprocessing in mind Sharing this side project of mine, if you had issues while using multiprocess in python when collecting metrics this might interest you :) The library offers the same interface between single process & multi process, the only difference is doing a function call specifying which backend to use and everything will work out of the box. It supports default labels & partial labels so that you can build your child instances incrementally. It strives to be flexible & well documented. There is also an experimental backend for it written in Rust as a way to support asyncio applications, more in the docs! https://ift.tt/89d3ZxT July 5, 2023 at 11:38AM
Comments
Post a Comment