Re: [prometheus-developers] New Prometheus client library for Delphi

2023-03-27 Thread Marco Breveglieri
Thanks for your support!

I've created a pull request for adding the new client to the unofficial 
list, hoping having done it right. :)

Prometheus is really a great tool, so it was fun developing this new client 
library with my favourite language (and it will be more fun to add new 
features to it).
The documentation about writing client libraries is really well done and it 
has been a great guidande, too!

Best regards,
  Marco.

Il giorno lunedì 27 marzo 2023 alle 14:40:46 UTC+2 Bjoern Rabenstein ha 
scritto:

> On 26.03.23 07:40, Marco Breveglieri wrote:
> > 
> > But let's get to the point: is there any path that I could walk to get 
> this 
> > client listed in the "Unofficial third-party client libraries" page 
> > (https://prometheus.io/docs/instrumenting/clientlibs/) on Prometheus 
> > website?
>
> Create a PR against the https://github.com/prometheus/docs repo. (The
> file in question is
>
> https://github.com/prometheus/docs/blob/main/content/docs/instrumenting/clientlibs.md
>  
> .)
>
> Thanks for your work on the client library.
> -- 
> Björn Rabenstein
> [PGP-ID] 0x851C3DA17D748D03
> [email] bjo...@rabenste.in
>

-- 
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 prometheus-developers+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-developers/c2484d09-f89f-43f5-ac03-41b662089d5fn%40googlegroups.com.


Re: [prometheus-developers] New Prometheus client library for Delphi

2023-03-27 Thread Bjoern Rabenstein
On 26.03.23 07:40, Marco Breveglieri wrote:
> 
> But let's get to the point: is there any path that I could walk to get this 
> client listed in the "Unofficial third-party client libraries" page 
> (https://prometheus.io/docs/instrumenting/clientlibs/) on Prometheus 
> website?

Create a PR against the https://github.com/prometheus/docs repo. (The
file in question is
https://github.com/prometheus/docs/blob/main/content/docs/instrumenting/clientlibs.md
 .)

Thanks for your work on the client library.
-- 
Björn Rabenstein
[PGP-ID] 0x851C3DA17D748D03
[email] bjo...@rabenste.in

-- 
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 prometheus-developers+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-developers/ZCGOy8f2y96sy4Se%40mail.rabenste.in.


[prometheus-developers] New Prometheus client library for Delphi

2023-03-26 Thread Marco Breveglieri
Hi everyone!

I just want to let Prometheus mantainers (and any people that may be 
interested in it) that I have written a new Prometheus client library for 
Delphi developers and made it available on GitHub here: 
https://github.com/marcobreveglieri/prometheus-client-delphi

I have built it for some projects on my own, then I talked about Prometheus 
and its usage with Delphi language in an Italian developer conference 
(Delphi Day 2022, https://www.youtube.com/watch?v=-bPDl6MP6jo), so I 
decided to refactor all the code and publish it on GitHub in order to make 
it freely available to the Delphi community all around the world.

I have just published a blog post with many details about it:
https://blog.breveglieri.it/en/article/2023-03-26-prometheus-delphi-client-released/
(while others are available on the main page of the GitHub repository).

Despite other languages capture the most of the hype, Delphi is still very 
relevant in the developer community since it is an elegant and readable 
programming language, also suitable for those who starts programming, and 
it is widely used in schools and academies and by professional developers 
(as Delphi nowadays targets not only the Windows platforms, but also Mac 
OS, iOS, Android and Linux with a single code base, producing real native 
desktop and mobile applications).

But let's get to the point: is there any path that I could walk to get this 
client listed in the "Unofficial third-party client libraries" page 
(https://prometheus.io/docs/instrumenting/clientlibs/) on Prometheus 
website?

Thanks in advance for any feedback and support about it! :)

--
Marco Breveglieri
https://www.breveglieri.it

-- 
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 prometheus-developers+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-developers/854fd85c-5416-44ce-bd66-7367f6018b74n%40googlegroups.com.