We could follow python and call it prometheus-client. In pypi, Prometheus is also a community made package.
I would move the repository directly under GitHub.com/Prometheus/client_rust. I really would love to have a fully supported rust implementation and I do not think we need an intermediate step via Prometheus-community. Regards, Le sam. 27 nov. 2021, 17:09, Max Inden <[email protected]> a écrit : > Hi there, > > > I would like to propose adopting > https://github.com/mxinden/rust-open-metrics-client as the official Rust > Prometheus client library. > > Next to the source code on GitHub you may find detailed documentation > along with various examples on https://docs.rs/open-metrics-client/ as > well as a comparison with the popular rust-prometheus library on > https://github.com/tikv/rust-prometheus/issues/392. > > # Open Issues > > In case we reach general consensus on the above, the following issues > still need to be discussed. > > ## Naming on crates.io > > Today the library is published on crates.io (the Rust package registry) > as "open-metrics-client" [1]. The crate name "prometheus" is already > taken on crates.io [2]. > > Would you want to keep the "open-metrics-client" name on crates.io? > > ## Code repository > > Should we keep the source code at github.com/mxinden for now? Or should > we move the source code to github.com/prometheus-community as an > intermediary step? Or would we want to move it to github.com/prometheus > directly? > > > Regards, > Max > > -- > You received this message because you are subscribed to the Google Groups > "Prometheus Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/prometheus-developers/7174ebe6-5dca-b322-c067-3f48d64b3353%40gmail.com > . > -- You received this message because you are subscribed to the Google Groups "Prometheus Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-developers/CAFJ6V0o7e-cytj8r1%3DraHzRK57BVqd1F9iZzYnZphbQFBtc%2BOw%40mail.gmail.com.

