influxdata / ui

UI for InfluxDB
93 stars 42 forks source link

Query stopped working and gives error when loading into the graph view #6959

Open MandalaAutomation opened 2 weeks ago

MandalaAutomation commented 2 weeks ago

About the bug

Steps to reproduce: List the minimal actions needed to reproduce the behavior.

  1. ...
  2. ...
  3. ...

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.
MandalaAutomation commented 2 weeks ago

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.

MandalaAutomation commented 2 weeks ago

This is on the free POC license