package
0.3.1
Repository: https://github.com/tkestack/kvass.git
Documentation: pkg.go.dev

# 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.