Skip to content

Commit 124887b

Browse files
Update content/guides/go-prometheus-monitoring/compose.md
Co-authored-by: Craig Osterhout <[email protected]>
1 parent a2a02de commit 124887b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ linkTitle: Connecting services with Docker Compose
44
weight: 30 #
55
keywords: go, golang, prometheus, grafana, containerize, monitor
66
description: Learn how to connect services with Docker Compose to monitor a Golang application with Prometheus and Grafana.
7-
- /guides/go-prometheus-monitoring/compose/
87
---
98

109
Now that we have containerized the Golang application, now we will use Docker Compose to connect our services together. We will connect the Golang application, Prometheus, and Grafana services together to monitor the Golang application with Prometheus and Grafana.

0 commit comments

Comments
 (0)