# Functions
New create a Manager with specified Cli set.
NewScraper create a new Scraper.
NewStatisticsSeriesResult return an empty StatisticsSeriesResult.
StatisticSeries statistic load from metrics raw data.
# Structs
JobInfo contains http client for scraping target, and the origin scrape config.
Manager includes all jobs.
MetricSamplesInfo statistics sample about one metric.
Scraper do one scraping must call RequestTo befor ParseResponse.
StatisticsSeriesResult is the samples count in one scrape.