golang-app / ecommerce

e-commerce written in Go and HTMX
MIT License
68 stars 16 forks source link

Add grafana dashboard with go runtime metrics #23

Open bkielbasa opened 1 year ago

bkielbasa commented 1 year ago

I want to be able to see basic runtime metrics from go processes visible in a usable Grafana dashboard.

Metrics that should be there:

and anything else that's valuable for observability of Go apps.