DataCollectorInterface
getCollector(string $name)
Gets a Collector by name.
Parameters string $name A collector name Return Value DataCollectorInterface A DataCollectorInterface instance Exceptions InvalidArgumentException if the collector does not exist