humio / issues

Issue Tracker for Humio
4 stars 2 forks source link

BarChart configuration options #86

Open kapodes opened 5 years ago

kapodes commented 5 years ago

I'm currently using Humio as a monitoring solution and have some ideas how to make BarChart more suited for monitoring...

I want to have 2 configurable options in it so I can end my query with something like barChart(..., maxScale=100, threshold=80)

In this example I want to have a fixed scale with max value of 100 so it's easier to see values with quick glance on the screen since I know the max value instead of dynamic scaling.

Also currently bar color is blue which is fine but it would be nice if I could set a threshold (80 in this example) so if a bar value is more than it whole bar turns red as a good visible signal.

kapodes commented 5 years ago

Request as picture :)

Screenshot 2019-07-24 at 13 55 36

andejens commented 5 years ago

Thank you for your input - I'll add it to our widget/dashboard backlog.