Skip to content

Commit eea0f0f

Browse files
Update content/guides/go-prometheus-monitoring/develop.md
Co-authored-by: Craig Osterhout <[email protected]>
1 parent 8099a7c commit eea0f0f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

content/guides/go-prometheus-monitoring/develop.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ weight: 40
55
keywords: go, golang, containerize, initialize
66
description: Learn how to develop the Golang application with Docker.
77
aliases:
8-
- /guides/go-prometheus-monitoring/develop/
98
---
109

1110
In the last section, you saw how using Docker Compose, you can connect your services together. In this section, you will learn how to develop the Golang application with Docker. You will also see how to use Docker Compose Watch to rebuild the image whenever we make changes to the code. Lastly, you will test the application and visualize the metrics in Grafana using Prometheus as the data source.

0 commit comments

Comments
 (0)