Skip to content

chaordic-io/demo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Super simple Go web server with full observability

Bare minimum app to demonstrate full observability with the Grafana-stack (Prometheus, Tempo & Loki) from an app perspective running on Nomad. main.go, demo-app.hcl and Dockerfile can all be optimized, use more precise options and more DRY, thus should only serve as examples spelling out the minimum of what needs to be done.

Other

Build on Apple Silicon: docker buildx build --platform linux/amd64 -t demo-app .

About

Very simple Go http server that shows how to do full observability (logs, metrics, traces) with Prometheus, Tempo & Loki using OpenTelemetry, Prometheus & Zap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors