For the public record – with "and" the sentence was even more confusing. What I really meant to write was "official clients should be in the official org".
+1 to the plan! /MR On Thu, Jan 13, 2022, 21:12 Matthias Rampke <[email protected]> wrote: > > What does "amd" stand for? > > Just fat fingers 😂 should have been "and" > > /MR > > On Thu, Jan 13, 2022, 21:07 Max Inden <[email protected]> wrote: > >> Late reply. Sorry about that. >> >> >> > amd official clients should be in the community org with the implied >> promise of support. >> >> I am not quite sure I follow Matthias. What does "amd" stand for? >> >> >> > We could follow python and call it prometheus-client. >> >> > I would move the repository directly under >> GitHub.com/Prometheus/client_rust. >> >> I like these two suggestions. I would proceed with the following: >> >> 1. Move https://github.com/mxinden/rust-open-metrics-client to >> https://github.com/prometheus/client_rust >> >> 2. Move https://crates.io/crates/open-metrics-client to >> https://crates.io/crates/prometheus-client >> >> Any objections? If not I will start the transition over the weekend. >> >> >> On 28.11.21 00:12, Matthias Rampke wrote: >> > +1 for putting it in the prometheus org, we should have an official >> > client for all the popular languages, amd official clients should be in >> > the community org with the implied promise of support. >> > >> > /MR >> > >> > On Sat, 27 Nov 2021, 18:12 Julien Pivotto, <[email protected] >> > <mailto:[email protected]>> wrote: >> > >> > 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] >> > <mailto:[email protected]>> a écrit : >> > >> > Hi there, >> > >> > >> > I would like to propose adopting >> > https://github.com/mxinden/rust-open-metrics-client >> > <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/ >> > <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 >> > <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 <http://crates.io> >> > >> > Today the library is published on crates.io <http://crates.io> >> > (the Rust package registry) >> > as "open-metrics-client" [1]. The crate name "prometheus" is >> already >> > taken on crates.io <http://crates.io> [2]. >> > >> > Would you want to keep the "open-metrics-client" name on >> > crates.io <http://crates.io>? >> > >> > ## Code repository >> > >> > Should we keep the source code at github.com/mxinden >> > <http://github.com/mxinden> for now? Or should >> > we move the source code to github.com/prometheus-community >> > <http://github.com/prometheus-community> as an >> > intermediary step? Or would we want to move it to >> > github.com/prometheus <http://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] >> > <mailto:prometheus-developers%[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 >> > < >> 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] >> > <mailto:[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 >> > < >> https://groups.google.com/d/msgid/prometheus-developers/CAFJ6V0o7e-cytj8r1%3DraHzRK57BVqd1F9iZzYnZphbQFBtc%2BOw%40mail.gmail.com?utm_medium=email&utm_source=footer >> >. >> > >> > -- 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/CAMV%3D_gYBgxsT%3D3nbSyO6hAFtG8g2whmk6LxxJ%3D9WN%3DSFf7c1%2BQ%40mail.gmail.com.

