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

[BUG] Rancher Monitoring Chart PrometheusRules Fail to Load #45482

Open
atifhafeez opened this issue May 14, 2024 · 0 comments
Open

[BUG] Rancher Monitoring Chart PrometheusRules Fail to Load #45482

atifhafeez opened this issue May 14, 2024 · 0 comments
Labels
kind/bug Issues that are defects reported by users or that we know have reached a real release priority/4 status/to-reproduce team/observability&backup the team that is responsible for monitoring/logging and BRO

Comments

@atifhafeez
Copy link

Rancher Server Setup

  • Rancher version: 2.8.3
  • Installation option (Docker install/Helm Chart): Helm chart rancher-backup:103.0.1+up4.0.1
    • If Helm Chart, Kubernetes Cluster and version (RKE1, RKE2, k3s, EKS, etc): RKE2

Information about the Cluster

  • Kubernetes version: v1.26.10+rke2r2
  • Cluster Type (Local/Downstream): Downstream
    • If downstream, what type of cluster? (Custom/Imported or specify provider for Hosted/Infrastructure Provider): EC2

Describe the bug
I was using rancher monitoring helm chart "charts/rancher-monitoring/102.0.3+up40.1.2". All prometheus rules were loaded successfully. However, when i upgrade helm chart to anything higher than this chart (i.e. < charts/rancher-monitoring/103.0.0+up45.31.1), some of the prometheus rules fails to load (e.g. charts/rancher-monitoring/103.0.0+up45.31.1/templates/prometheus/rules-1.14/kube-apiserver-availability.rules.yaml and 2 more). I am calling this chart as dependency directly from public repo which means i cant do the fix in the rule.

To Reproduce
Simply install this helm chart on k8s version given above and check for prometheus rules on prometheus.

Result

Expected Result
All rules should be loaded successfully as it was happenning in previous helm charts.

Screenshots
image

Additional context

@atifhafeez atifhafeez added the kind/bug Issues that are defects reported by users or that we know have reached a real release label May 14, 2024
@MKlimuszka MKlimuszka added team/observability&backup the team that is responsible for monitoring/logging and BRO status/to-reproduce priority/4 labels Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Issues that are defects reported by users or that we know have reached a real release priority/4 status/to-reproduce team/observability&backup the team that is responsible for monitoring/logging and BRO
Projects
None yet
Development

No branches or pull requests

2 participants