devopsprodigy / kubegraf

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

Unable to see all data after grafana version upgrade to 7.3 #48

Open forumsheth opened 3 years ago

forumsheth commented 3 years ago

Hi @SergeiSporyshev I have upgraded my grafana version to 7.3.3 i am able to see the plugin configured but on the nodes overview page data is not visible. image

Although I am able to see data on Application overview page

Is there any compatibility issue? Because when I upgraded grafana to 7.2 all the data is visible. Also I am using devopsprodigy-kubegraf-app plugin version 1.4.2

s3than commented 3 years ago

Looking at the errors in console I can see a lot of these

TypeError: item.target is undefined
    formData prometheusProxy.ts:37
    formData prometheusProxy.ts:34
    query prometheusProxy.ts:26

https://github.com/devopsprodigy/kubegraf/blob/master/src/common/proxies/prometheusProxy.ts#L37

BBQigniter commented 3 years ago

has anyone an idea how to fix this?

SergeiSporyshev commented 3 years ago

Hi, @BBQigniter Thanks for you issue. This bug will fixed in our new release (about couple of days)