phenome.extensions.exporters.statsd module¶
-
class
StatsD(config)¶ Bases:
phenome_core.core.base.base_exporter.BaseExporter-
export(collector)¶ Exports data in the collector object according to the SubClass impl Optionally stores the exported EDRs into a new list
-