Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Discovery and Scraping Services #1346

Merged
merged 2 commits into from
Apr 29, 2017
Merged

Discovery and Scraping Services #1346

merged 2 commits into from
Apr 29, 2017

Conversation

goller
Copy link
Contributor

@goller goller commented Apr 29, 2017

  • Rebased/mergable
  • Tests pass
  • CHANGELOG.md updated
  • Sign CLA (if not already signed)

Add host discovery and prometheus scraping service to kapacitor.

Host discovery includes:

  • Azure
  • Consul
  • DNS (SRV or A)
  • EC2
  • Files
  • GCE
  • Marathon
  • Nerve
  • Static
  • Zookeeper serverset
  • Triton

Add discovery and scraping services

Update discoverers to use ID be Initers

Remove ApplyConditionalDefaults from all discoverers

Update scraper service config to dash names and Initer

Update scraper service to not block on configuration update

Add service tests for all discoverers

Add redacting to marathon discovery and scraper config

Add validation to scraper service configuration

Add DB/RP to scrape targets data

Add blacklisting to scraper

Update name of file discovery to files

Fix deadlock for scraper service on update before open

Update prom discovery logging to use prom log interface

Update server tests to have discovery/scraper expectations

Add basic configuration for scrapers/discovers to kapacitor.conf

Remove debug output from circle testing

Update locking for scraper service

add support for k8s to be a list or a single entry
@nathanielc nathanielc merged commit 7b0ad08 into master Apr 29, 2017
nathanielc added a commit that referenced this pull request Apr 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants