Skip to content

mrdunski/football-metrics

Repository files navigation

football-metrics

Go Prometheus metrics example

Test it

go test

Run it

go build football-metrics

Then navigate to: http endpoint

Build and run docker image

docker build -t football-metrics .
docker run -itP football-metrics

Deploy the latest build to Kubernetes

helm repo add kende https://username:password@charts.dev.kende.pl/
helm install kende/football-metrics

About

Go Prometheus metrics example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published