Skip to main content

Questions tagged [kube-prometheus-stack]

The tag has no usage guidance.

kube-prometheus-stack
0 votes
0 answers
18 views

How to specify resources to prometheusOperator and prometheus-node-exporter

We are using kube-prometheus-stack and are unsure how to specify resources to prometheusOperator and prometheus-node-exporter. I tried the below yaml, but I am unsure if it is the valid syntax. ...
Naveen671's user avatar
0 votes
0 answers
44 views

Add a template under alert manager receivers in Kube-prometheus-stack values.yaml

I am trying to define a template to use without having to create a full ConfigMap within the values.yaml for alert manager since it is such a small template. I saw in a few examples people using ...
Sh3perd's user avatar
  • 69
0 votes
0 answers
32 views

How to set kube-prometheus-stack Grafana sidecar containers resource limit?

I deployed kube-prometheus-stack using it Helm Chart. I am trying to set kube-prometheus-stack Grafana sidecar containers resource limit. Here is original Helm chart values.yaml: https://github.com/...
Hongbo Miao's user avatar
  • 48.6k
0 votes
1 answer
157 views

Custom alerts sent to Alertmanager not showing up in Grafana

I am currently using a version of the kube-prometheus-stack Helm chart to deploy Grafana, Prometheus and Alertmanager. I made a Go program to send custom alerts to Alertmanager (this feature will be ...
quenting's user avatar
1 vote
1 answer
277 views

How to disable thanos sidecar in kube-prometheus-stack?

As there are different thanos config in kube-prometheus-stack templates and values, I want to understand what all it required to disable thanos sidecar?
Python coder's user avatar
0 votes
0 answers
44 views

Prometheus Grafana Query that gives total of api 200 success once every 24 hours

i'm trying to trigger an alert once every 24 hours at specific time. Trying to get the count of how many times 200 success happened within past 24 hour time frame sum(increase(...
TheFron's user avatar
  • 15
0 votes
0 answers
98 views

kube-prometheus-stack node-exporter basic auth

I'm using the kube-prometheus-stack helm chart. The piece I'm trying to alter is my node exporters, specifically the actual exporters on the actual nodes that make up the cluster (kube-prometheus-...
Matt's user avatar
  • 34
3 votes
2 answers
1k views

Upgrading kube-prometheus-stack via Helm to chart v56.2.1 fails on Grafana with Sensitive key error

I recently tried upgrading kube-prometheus-stack on my AWS EKS Kubernetes cluster via Helm to chart v56.2.1 using Terraform and it failed while upgrading Grafana with the following error: Sensitive ...
Abdullah Khawer's user avatar
0 votes
0 answers
150 views

How to set the no_proxy params in Alertmanager?

Problem I'm currently deploying the kube-prom-stack HELM chart (from the prometheus-community), setting-up Alertmanager, and got an issue while setting no_proxy parameter inside a receiver conf. The ...
Ottobus's user avatar
  • 75
0 votes
1 answer
493 views

prometheus-community/helm-charts/prometheus Helm chart in agent mode: Configuring "rule_files"

I deployed the prometheus-community/helm-charts/prometheus Helm chart in agent mode to my Kubernetes cluster. However, the prometheus-server pod is stuck in "CrashLoopBackOff" with the ...
Andriy Simonov's user avatar
0 votes
1 answer
165 views

Why does Kube State Metrics require cluster-scoped read operations on Secrets?

We have installed Kube prometheus stack on our kubernetes cluster and I noticed that the clusterRole "kube-prometheus-stack-kube-state-metrics" has the resource "secrets" with ...
Dragos Cazangiu's user avatar
0 votes
0 answers
60 views

Emit metrics from on-premise python application to Prometheus in EKS cluster

I have an EKS cluster with a helm-deployed kube-prometheus-stack. I currently use prometheus to monitor my RabbitMQ and Postgres pods. I also have on-premise devices that run a python application, ...
Thanos's user avatar
  • 1
0 votes
1 answer
1k views

Using kube-prometheus-stack how to find metrics in other namespaces?

Using 52.1.0 of the kube-prometheus-stack what is the correct way to get metrics running in other namespaces. I have a windows-exporter running on port 5000 named metrics under a different namespace ...
mattb's user avatar
  • 462
1 vote
1 answer
1k views

Finding Grafana credentials when installed using prometheus-community operatorat prometheus-community/kube-prometheus-stack

I was trying to login to Grafana deployed using https://prometheus-community.github.io/helm-charts using the credentials admin:admin but it was failing. I found out the correct credentials to login to ...
nidooooz's user avatar
0 votes
1 answer
1k views

How does kube-prometheus-stack implement HA with replicas?

If we configure kube-prometheus-stack with replicas = 2, then two instances of Prometheus get running. However no Thanos Query is deployed for aggregation. Then how is the aggregation of data with ...
AndCode's user avatar
  • 468

15 30 50 per page
1
2 3 4 5