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

Config empty after upgrade to 1.5.0.1 - but still seeing clusters #50

Open
BBQigniter opened this issue Dec 18, 2020 · 2 comments
Open

Comments

@BBQigniter
Copy link

Hi,

I saw today that there is a new release and immediately tried it - thanks for the quick fix btw. I removed the old plugin-folder (v1.4.2) and added the new one. Dashboards working fine, but still it seems that something is broken.

If I click (while logged in with my grafana-account) on the Plugin-Icon and choose "Clusters" I see our configured clusters and can go through all the dashboards*. But if I choose "Plugin Config" - there seems that no clusters are configured. Also if I recreate a cluster-config with a new name it won't show up in there - shouldn't it?

*I had to change the regex of the pod-variable in dashboards where it is used, from /pod(?:_name)?=\"(.+?)\"/ to /pod?=\"(.+?)\"/

@SergeiSporyshev
Copy link
Collaborator

Hi, @BBQigniter
We dont add list of clusters on "plugin config" page, but we plan to do it

If you wanna change the regex, you can create PR - it will be cool

@BBQigniter
Copy link
Author

sry, for the late reply.

ah, ok thank you for the info.

Not sure if the regex change is related to our systems only and then would mess with other peoples config. I'll have to test some day when I have time - which can be unfortunately very late :|

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants