Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create KubeApiServerLatency.md #56

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Dennisovan92
Copy link

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'

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
Copy link

netlify bot commented Jul 11, 2023

Deploy Preview for distracted-northcutt-e0bccc ready!

Name Link
🔨 Latest commit 9518d59
🔍 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
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant