Categorygithub.com/Dosugamea/go-todo-api-otel
repositorypackage
0.0.0-20240207041105-355e367cab71
Repository: https://github.com/dosugamea/go-todo-api-otel.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

go-todo-api-otel

Golang VSCode AGPL wakatime

PoC of OpenTelemetry for go echo api

Endpoints

Endpoint list

Tracing examples

Tracing example

Commands

Run this example

git clone https://github.com/Dosugamea/go-todo-api-otel
cd go-todo-api-otel
docker-compose up -d

Regenerate docs

swag init

Required environment variables

$env:EXPORTER_ENDPOINT = "localhost:4317"

References