
A Go client library for Prometheus, enabling application monitoring and HTTP API interaction.
prometheus/client_golang is a Go client library designed for integrating Prometheus monitoring into Go applications. It consists of two main components: one for instrumenting application code and another for creating clients that interact with the Prometheus HTTP API.
Key features:
The library is actively developed, and contributions are encouraged. For more detailed information, users can refer to the contributing guidelines and community resources.