Skip to content

Commit

Permalink
Backport PR4179 to 0.9.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
otoolep committed Sep 29, 2015
1 parent db48782 commit da1b59e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tsdb/meta.go
Original file line number Diff line number Diff line change
Expand Up @@ -227,6 +227,7 @@ func (db *DatabaseIndex) measurementsByTagFilters(filters []*TagFilter) Measurem
}
}

sort.Sort(measurements)
return measurements
}

Expand Down

0 comments on commit da1b59e

Please sign in to comment.