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

Error retrieving Disk data #56

Open
imperugo opened this issue Dec 27, 2022 · 5 comments
Open

Error retrieving Disk data #56

imperugo opened this issue Dec 27, 2022 · 5 comments

Comments

@imperugo
Copy link

Describe the bug
I'm trying to create a graph into Grafana dash show metrics from DISK_PARTITION_UTILIZATION but the problems happens with every disk metrics.
The error messages says:

failed to unmarshal JSON request into query: json: cannot unmarshal string into Go struct field DiskMeasurementsQuery.disk of type models.QueryOption

It seems the API response from Atlas is changed

To Reproduce
Just try to retrieve the specified disk metric and you get the error

Expected behavior
I'm expecting to have the data of the specified metrics

Screenshots
CleanShot 2022-12-27 at 18 29 49@2x

Desktop (please complete the following information):

  • OS: OSX
  • Browser Brave
  • Version 108
@CapChrisCap
Copy link
Collaborator

Hi @imperugo ,
thanks for reporting this one. Which Grafana version are you using? This would help me to reproduce the issue.

Thank you and happy new year! :)

@imperugo
Copy link
Author

imperugo commented Jan 2, 2023

Hi @CapChrisCap
It's Grafana 9.3.1

@imperugo
Copy link
Author

Any hint?

@CapChrisCap
Copy link
Collaborator

Hi @imperugo ,
unfortunately, this plugin is not yet tested for Grafana 9.3.1 and therefore as the testing in the first place just showed that the plugin is not supported for Grafana 9 it needs further investigation:
image
A hotfix that I could recommend is unfortunately for the moment just using a lower Grafana version. The other version I need to test first and see what is wrong over here. Sorry that I can not say more for the moment :-/

@imperugo
Copy link
Author

Hi @CapChrisCap
thanks for the answer.
Unfortunately that is not possible for me. I'm going to use another way to have a dashboard into Graphana.
Thanks anyway

.u

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