Hi and just reaching out as stumped. Very grateful for assistance. This query returns the following in the statistics tab: index="ds" (tags_rule="Jason" OR tags_rule="Bill" OR tags_rule=”Smithy”) | timechart span=1d dc(Device_Name) as Number_of_Devices by tags_rule The next step i'd like to do is then count up all the values in the columns and group them by the respective month. So it would look like the below. Just not having any luck figuring out the right query. Thanks in advance!
... View more