devopsprodigy / kubegraf

Grafana-plugin for k8s' monitoring
MIT License
407 stars 45 forks source link

Can you provide an instruction for installing prometheus from scratch? #57

Open timur-enikeev opened 3 years ago

timur-enikeev commented 3 years ago

Hello. There is not any instruction how to install prometheus for kubegraf.

I tried to install kube-prometheus-stack, but it doesn't work. Maybe because it in not suitable for kubegraf, maybe because there is no kube-proxy data (as I understand, this data is not available because of our kubernetes cloud provider, we can't change this parameter: https://github.com/prometheus-community/helm-charts/tree/main/charts/kube-prometheus-stack#kubeproxy)

Not all people are so familiar with Prometheus,

SergeiSporyshev commented 3 years ago

Hi, @timur-enikeev

Which problems do you have?

Maybe you will need to install the our latest version - we will fix a lot of compatibility issues