Graphite is a time series database that stores metric data in a simple format on disk. It uses a hierarchical naming scheme or tagging to organize metrics. Graphite accepts incoming metric data and provides an API to query the stored time series data. While powerful, it does not handle high-volume or high-churn data well. Metrictank is an alternative time series database that is more scalable and resource-efficient for storing and querying large volumes of metrics data over long periods of time.