Skip to content

Commit 6c0f87f

Browse files
link to the guide
1 parent 8505959 commit 6c0f87f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

prometheus-monitoring/readme.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,8 @@ irate(go_request_operations_total[2m])
4545
Request duration
4646
```
4747
rate(go_request_duration_seconds_sum[2m]) / rate(go_request_duration_seconds_total[2m])
48-
```
48+
```
49+
50+
# Prometheus Guide on Kubernetes
51+
52+
Checkout the prometheus guide [here](./kubernetes/readme.md)

0 commit comments

Comments
 (0)