prometheus/client_golang

Client_golang Website

ArthurSens opened this issue · 2 comments

Following what other client libraries are doing, we want to set up a small and simple website to host several different things around client_golang, such as :

  • Getting started tutorials
    • Client_golang equivalent of "hello world"
    • Native histograms
    • Exemplars
    • OTLP bridge
    • Pushgateway
    • etc

We already discussed this idea briefly between team members and we thought that we could follow what client_python[1] and client_java[2] are already doing and set up our website with github pages.

Just found the docs for client_java's website: https://github.com/prometheus/client_java/tree/main/docs