prometheus-operator / runbooks

https://runbooks.prometheus-operator.dev
Apache License 2.0
93 stars 172 forks source link

Create KubeApiServerLatency.md #56

Open Dennisovan92 opened 1 year ago

Dennisovan92 commented 1 year ago

Added new runbook for Kubernetes Api Server Latency alert calculating 99th percentile latency of $value in seconds for resource.

'histogram_quantile(0.99, sum(rate(apiserver_request_latencies_bucket{subresource!="log",verb!~"^(?:CONNECT|WATCHLIST|WATCH|PROXY)$"} [10m])) WITHOUT (instance, resource)) / 1e+06 > 1'

netlify[bot] commented 1 year ago

Deploy Preview for distracted-northcutt-e0bccc ready!

Name Link
Latest commit 9518d5992e58b88d23c50373f7829afb5da67c9d
Latest deploy log https://app.netlify.com/sites/distracted-northcutt-e0bccc/deploys/64adea065466b200088df879
Deploy Preview https://deploy-preview-56--distracted-northcutt-e0bccc.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Dennisovan92 commented 1 year ago

Would like to let you know that there is an issue with Netify

1:33:33 AM: --------------------------------------------------------------------- UNSUPPORTED BUILD IMAGE

The build image for this site uses Ubuntu 16.04 Xenial Xerus, which is no longer supported.

To enable builds for this site, select a later build image at the following link: https://app.netlify.com/sites/vigilant-brahmagupta-a94369/settings/deploys#build-image-selection

For more details, visit the build migration guide: https://answers.netlify.com/t/please-read-end-of-support-for-xenial-build-image-everything-you-need-to-know/68239