# Core Metric Collectors

This folder contains the core implementation and interfaces of TradeFed metric Collectors.
The most generic implementation, used by the test harness itself (sometimes in
automatic fashion) are located here.

Most specialized implementation that test writers can use are located at:
platform/tools/tradefederation/core/test_framework/

