Scatter plot dashboard cell doesn't render #16984
Labels
kind/bug
regression
severity/sev-2
team/ui
v2-prod-bug-reviewed
The production issues was reviewed by QA
Steps to reproduce:
List the minimal actions needed to reproduce the behavior.
Here's the flux code behind that dashboard cell; it's taking data from the http telegraf plugin, hitting public aws endpoints. I'm wondering if the fact that I'm removing
_value
is an issue.Expected behavior:
You should be able to mouse over a scatter cell in a dashboard and not have issues.
Actual behavior:
The dashboard cell displays an error when you mouse over it.
Here's a video showing of happens:
https://www.dropbox.com/s/n7gkidfvuj3tpg3/InfluxDB%202%20bug%20-%20dashboard%20cells%20error%20out%202020-02-24%20at%209.16.24%20AM.mov?dl=0
Environment info:
uname -srm
and copy the output hereinfluxd version
and copy the output hereuname -srm
Darwin 19.3.0 x86_64
influxd version
InfluxDB 2.0.0-beta.4 (git: 3e054aa) build_date: 2020-02-24T18:12:53Z
Config:
Copy any non-default config values here or attach the full config as a gist or file.
Logs:
Include snippet of errors in log.
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: