-
Notifications
You must be signed in to change notification settings - Fork 6
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
Grafana Graph data not showing #16
Comments
Dear @mcbrock1, thank you for writing in. Unfortunately, event handling is broken since Grafana 8 introduced React (#17). You may want to play with the With kind regards, |
Not sure about those. They probably do not matter much, if they are only warnings. Can't tell from the distance, though.
References
|
Thank you for reaching out so quickly! Unfortunately, the issue still occurs with all of the different exposure times I've tried (ranging from .1s - 30s). I was wondering if there might be another possible workaround solution or if you have any suggestions on how to fix the event handling in the code. One thing I found was that the dashboard visuals show when I refresh the page, but then the program automatically crashes after that. |
Hi. We are also having a discussion about synchronization / event handling matters with @intermittentnrg at GH-19. I am trying to integrate it back into this thread, to reduce fragmentation, if you agree with this idea. |
I'm having an issue with Grafanimate not displaying my data in Grafana. The program runs and produces the animation and video, however, it does not display any data (it displays the panel titles, but not the graphs themselves). When I check the log, I see these errors. Do you have ideas on why this might be happening?
Note: My dashboard is password protected, but I inputted the login credentials in my code.
Log Errors:
Ex of empty panels (screenshot from mp4 file):
What panel should look like:
The text was updated successfully, but these errors were encountered: