min(set[])

Given an arbitrary number of series, returns a single series where each value is the smallest value at that point in time in all of the input series.

min(s("foo.metric",{"host":"*"}))