Skip to content

Table Threshold colors don't work #15919

Open
@davidgs

Description

@davidgs

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

  1. Create a table
  2. Set Threshold colors
  3. That's the whole list

Expected behavior:
Describe what you expected to happen.
Cells should be colorized according to the thresholds
Actual behavior:
Describe What actually happened.
No colors.
Environment info:

  • System info: Run uname -srm and copy the output here
  • InfluxDB version: Run influxd version and copy the output here
    Influxdb V2 Alpha 18 (actually, compiled from master
  • Other relevant environment details: Container runtime, disk info, etc

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.

# 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions