added glob functionality for DiskReporter
this patch declares the API for Reporter.glob and implements this for DiskReporters. We will almost certainly want to implement this for KafkaReporter as well, although I'd like to punt that to a later time.