pub type ExporterPollIntervals = HashMap<String, Duration>;
Exporter polling intervals
struct ExporterPollIntervals { /* private fields */ }