An open API service indexing awesome lists of open source software.

https://github.com/betterstack-community/prometheus-golang


https://github.com/betterstack-community/prometheus-golang

Last synced: 21 days ago
JSON representation

Awesome Lists containing this project

README

          

# Instrumenting Go Application Metrics with Prometheus

**Tutorial**:
[Instrumenting Go Application Metrics with Prometheus](https://betterstack.com/community/guides/monitoring/prometheus-golang-metrics/)

## 🟢 Prerequisites

- Prior Go development experience and a
[recent version](https://go.dev/doc/install) installed.
- Familiarity with [Docker](https://www.docker.com/) and [Docker
Compose][docker-compose-getting-started].
- Basic familiarity with the
[Prometheus metric types](https://betterstack.com/community/guides/monitoring/prometheus-metrics-explained/).

## âš– License

The code used in this project and in the linked tutorial are licensed under the
[Apache License, Version 2.0](LICENSE)