package
1.7.6
Repository: https://github.com/influxdata/kapacitor.git
Documentation: pkg.go.dev

# Functions

NewService creates a new scraper service.

# Structs

Config is the scraper configuration.
Pair is the linked discovery/scraper pair.
Service represents the scraper manager.
ServiceAppenderAdapter exposes the service's Append method, but hides the Commit method used by the registry to commit config.

# Interfaces

Prometheus logger.
Discoverer represents a service that discovers hosts to scrape.
Registry represents the combined configuration state of discoverers and scrapers.