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

Use Prometheus to monitor Kubernetes and applications running on Kubernetes

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

Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.19.0 to 1.19.1. Release notes Sourced from github.com/prometheus/client_golang's releases. v1.19.1 What's Changed Security patches for golang.org/x/sys and google.golang.org/protobuf New Contributors @​lukasauk made their first contribution in prometheus/client_golang#1494...

dependencies
go

Bumps [github.com/yannh/kubeconform](https://github.com/yannh/kubeconform) from 0.6.4 to 0.6.6. Release notes Sourced from github.com/yannh/kubeconform's releases. v0.6.6 Changelog 142517f fix go.mod v0.6.5 Changelog 13a78eb Avoid unnecessary type conversions (#222) a4d74ce Fail early on incorrect...

dependencies
go

**What happened?** I followed the installation guide and the Grafana Pod is not reachable after installation: ```bash Events: Type Reason Age From Message ---- ------ ---- ---- ------- Normal Scheduled...

kind/bug

## Description Currently, reading through solely the README for this project leaves users wondering how they can access services. It's a great resource for beginners, so the documentation should clearly...

Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.9.0 to 1.10.0. Release notes Sourced from helm/kind-action's releases. v1.10.0 Requirements We changed to use wget instead of curl What's Changed Update kind to release v0.21.0 by...

dependencies
github_actions

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.20.0 to 0.23.0. Commits c48da13 http2: fix TestServerContinuationFlood flakes 762b58d http2: fix tipos in comment ba87210 http2: close connections when receiving too many headers ebc8168 all: fix...

dependencies
go

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.23.0. Commits c48da13 http2: fix TestServerContinuationFlood flakes 762b58d http2: fix tipos in comment ba87210 http2: close connections when receiving too many headers ebc8168 all: fix...

dependencies
go

k8s 集群版本: v1.27.6 helm 部署rancher 2.8.1 版本 [root@k8s-master01 ~]$ helm list -A NAME NAMESPACE REVISION UPDATED STATUS CHART APP VERSION fleet cattle-fleet-system 1 2024-04-15 10:23:18.063754516 +0000 UTC deployed fleet-103.1.0+up0.9.0 0.9.0...

kind/support

**What is missing?** An easy way of managing the addition of collectors (e.g. ethtool) on node exporter. **Why do we need it?** Having certain additional collectors is possible with node...

kind/feature

I'm currently exploring deployment options with ArgoCD for streamlined management and automation. However, I've encountered challenges in understanding the precise steps required for this deployment method. This issue serves as...

kind/support