Commit Graph

2 Commits

Author SHA1 Message Date
Pradumna Saraf 71109d5f42
docs: Update incorrect port in Docker Compose the go-prometheus-monitoring guide (#22614)
<!--Delete sections as needed -->

## Description

The app service port is `8000`, and I mistakenly mentioned `8080` for
health check while creating this guide. So, it will give an error.

- [ ] Technical review
- [x] Editorial review
- [ ] Product review
2025-05-12 09:48:17 -07:00
Pradumna Saraf 3a056687f7
docs: add a guide for Golang API Monitoring with Prometheus and Grafana (#22292)
<!--Delete sections as needed -->

## Description

add a guide for Golang API Monitoring with Prometheus and Grafana

## Related issues or tickets

#22291

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [x] Editorial review
- [ ] Product review

---------

Co-authored-by: Craig Osterhout <103533812+craig-osterhout@users.noreply.github.com>
2025-04-03 11:11:18 -07:00