Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add recommended Prometheus dashboards for Go. (#809)
* Add recommended Prometheus dashboards for Go. This work was done in prep for our talk on GopherCon UK about Go Runtime Metrics. Feedback welcome to the dashboard data, layout and style! Essentially it has all metric we are maintaining in client_golang (most popular Go metric SDK). Exposed metrics also align with Go Team recommendation golang/go#67120 Signed-off-by: bwplotka <bwplotka@gmail.com> * Addressed comments. Signed-off-by: bwplotka <bwplotka@gmail.com> --------- Signed-off-by: bwplotka <bwplotka@gmail.com>
- Loading branch information