Skip to content

Commit

Permalink
link to the guide
Browse files Browse the repository at this point in the history
  • Loading branch information
marcel-dempers committed Dec 25, 2019
1 parent 8505959 commit 6c0f87f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion prometheus-monitoring/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,8 @@ irate(go_request_operations_total[2m])
Request duration
```
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)

0 comments on commit 6c0f87f

Please sign in to comment.