You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Steps to reproduce:
List the minimal actions needed to reproduce the behavior.
...
...
...
Expected behavior:
Actual behavior:
Visual Proof:
About your environment
Environment info:
Config:
Logs:
Performance:
Generate profiles with the following commands for bugs related to performance, locking, out of memory (OOM), etc.
# Commands should be run when the bug is actively.# Note: This command will run for at least 30 seconds.
curl -o profiles.tar.gz "http://localhost:8086/debug/pprof/all?cpu=true"
curl -o vars.txt "http://localhost:8086/debug/vars"
iostat -xd 1 30 > iostat.txt
# Attach the `profiles.tar.gz`, `vars.txt`, and `iostat.txt` output files.
The text was updated successfully, but these errors were encountered:
MandalaAutomation
changed the title
Query stopped working and gives error
Query stopped working and gives error when loading into the graph now.
Oct 8, 2024
MandalaAutomation
changed the title
Query stopped working and gives error when loading into the graph now.
Query stopped working and gives error when loading into the graph view
Oct 8, 2024
I can still query data as a table but the graph just crashes when selected as a view. It was working fine but was displaying the time values on the Y axis instead of the tag values.
About the bug
Steps to reproduce:
List the minimal actions needed to reproduce the behavior.
Expected behavior:
Actual behavior:
Visual Proof:
About your environment
Environment info:
Config:
Logs:
Performance:
Generate profiles with the following commands for bugs related to performance, locking, out of memory (OOM), etc.
The text was updated successfully, but these errors were encountered: