kube-prometheus icon indicating copy to clipboard operation
kube-prometheus copied to clipboard

Use Prometheus to monitor Kubernetes and applications running on Kubernetes

Results 235 kube-prometheus issues
Sort by recently updated
recently updated
newest added

Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.25.1 to 0.25.2. Commits 593f096 Update dependencies to v0.25.2 tag See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=k8s.io/client-go&package-manager=go_modules&previous-version=0.25.1&new-version=0.25.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR...

dependencies
go

Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.25.1 to 0.25.2. Commits 478dd6e Merge pull request #112527liggitt/automated-cherry-pick-of-#112526 14bc1be Limit redirect proxy handling to redirected responses See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=k8s.io/apimachinery&package-manager=go_modules&previous-version=0.25.1&new-version=0.25.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot...

dependencies
go

Bumps [actions/stale](https://github.com/actions/stale) from 5 to 6. Release notes Sourced from actions/stale's releases. v6.0.0 :warning: Breaking change :warning: Issues/PRs default close-issue-reason is now not_planned(#789) V5.2.0 Features: New option include-only-assigned enables users...

dependencies
github_actions

**What is missing?** Some (?) deployments of Kubernetes come pre-installed with a metrics-server implementation in order to provide metrics API to `kubectl` (e.g. `kubectl top ...`). It may be wise...

help wanted
kind/feature
kind/documentation
good first issue

## Description This is an automated version and jsonnet dependencies update performed from CI. Please review the following changelogs to make sure that we don't miss any important changes before...

**What happened?** Hi! I noticed that there's duplicate entries of the alert `AlertmanagerClusterFailedToSendAlerts`. Only difference is the severity-level. It's defined [here](https://github.com/prometheus-operator/kube-prometheus/blob/main/manifests/alertmanager-prometheusRule.yaml#L64-L99). ```YAML - alert: AlertmanagerClusterFailedToSendAlerts annotations: description: The minimum notification...

kind/bug

kubectl top nodes & kubectl top pods -A fails prometheus-adapter logs: E0910 20:08:11.883369 1 provider.go:284] failed querying node metrics: unable to fetch node CPU metrics: unable to execute query: Get...

## Description Added a AKS platform, same as GKE ## Type of change _What type of changes does your code introduce to the kube-prometheus? Put an `x` in the box...

**What is missing?** Azure is missing in the platfrom **Why do we need it?** So its easy to set the platform **Environment** * kube-prometheus version: `Insert Git SHA here` **Anything...

kind/feature

**What happened?** I created a shiny new Kubernetes cluster yesterday using kubeadm and Kubernetes 1.25.0. Then I installed kube-prometheus commit a4e3fc4cda07ffad693c811a112d8b3a6ae51326 (which was `main` at the time). When I looked...

kind/bug