mapaiva / opentelemetry-go-example

Service with metrics and traces examples using Prometheus and Elastic APM.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

opentelemetry-go-example

Service with metrics and traces examples using Prometheus and Elastic APM.

Components

Running

> docker-compose up -d
> go run cmd/server/main.go
> curl localhost:2021/users/mapaiva

See tracing

Open Kibana at http://localhost:5601/app/apm and configure the APM Agent.

About

Service with metrics and traces examples using Prometheus and Elastic APM.

License:MIT License


Languages

Language:Go 98.4%Language:Shell 1.6%