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

https://github.com/betterstack-community/otel-metrics-golang


https://github.com/betterstack-community/otel-metrics-golang

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Instrumenting Go Metrics with OpenTelemetry

**Tutorial**:
[ Monitoring Go Apps with OpenTelemetry Metrics](https://betterstack.com/community/guides/observability/opentelemetry-metrics-golang/)

## 🟢 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
[OpenTelemetry metrics](https://betterstack.com/community/guides/observability/opentelemetry-metrics/).

## âš– License

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