Skip to content

added glob functionality for DiskReporter

Reed Essick requested to merge reporter-glob into master

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.

Merge request reports