mirror of
https://github.com/marcel-dempers/docker-development-youtube-series.git
synced 2025-06-06 17:01:30 +00:00
link to the guide
This commit is contained in:
parent
850595939c
commit
6c0f87f911
@ -45,4 +45,8 @@ irate(go_request_operations_total[2m])
|
|||||||
Request duration
|
Request duration
|
||||||
```
|
```
|
||||||
rate(go_request_duration_seconds_sum[2m]) / rate(go_request_duration_seconds_total[2m])
|
rate(go_request_duration_seconds_sum[2m]) / rate(go_request_duration_seconds_total[2m])
|
||||||
```
|
```
|
||||||
|
|
||||||
|
# Prometheus Guide on Kubernetes
|
||||||
|
|
||||||
|
Checkout the prometheus guide [here](./kubernetes/readme.md)
|
Loading…
x
Reference in New Issue
Block a user