Welcome toVigges Developer Community-Open, Learning,Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
677 views
in Technique[技术] by (71.8m points)

influxdb - Is it possible to use Influx DB to sort data into buckets?

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.

question from:https://stackoverflow.com/questions/66061118/is-it-possible-to-use-influx-db-to-sort-data-into-buckets

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to Vigges Developer Community for programmer and developer-Open, Learning and Share
...