I have data for a bunch of queues, in particular their sizes. There are too many queues to build any sort of usable dashboard so my idea was to instead sort the queue sizes into buckets, for example buckets of 1-10 items, 11 to 100 items, 101 to 1000 item, and 1000+ and then to build a dashboard showing how many queues are in each bucket.
I thought of trying to use some sort of case statement but it doesn't look like it is supported by influx.
2.1m questions
2.1m answers
60 comments
57.0k users