Commit Graph

263 Commits (01093009630ddf1e25a04299c6726e50b63623f4)

Author SHA1 Message Date
Brian Brazil 6b7629be27 Merge pull request #1242 from tommyulfsparre/watcher-fix
9 years ago
Jimmi Dyson c12fb447b8 Kubernetes SD: Use first TCP service port as target port & clean up
9 years ago
Tommy Ulfsparre 83e09422bf skip already watched child nodes.
9 years ago
Fabian Reinartz 29a69eecb8 Do not panic in Consul SD creation
9 years ago
Jimmi Dyson 2cca07381b KubernetesSD: Create targets for services as well as service endpoints
9 years ago
Brian Brazil 427bf29db1 Add in default port after relabelling.
9 years ago
Brian Brazil fd2bd81cd8 Allow all instance labels in target groups
9 years ago
Fabian Reinartz 9cad147265 Merge pull request #1172 from federicobaldo/ec2_sd_improvements
9 years ago
Federico Baldo d14d2429ea Minor improvements to ec2 sd:
9 years ago
Jimmi Dyson 87940ec213 Kubernetes SD: Rename `masters` to `api_servers` in config
9 years ago
Jimmi Dyson 7ff5cc66ea Kubernetes SD authentication options cleanup
9 years ago
Jimmi Dyson ea9a173008 Kubernetes SD: Use node name as instance label
9 years ago
Julius Volz d88aea7e6f Fix SD mechanism source prefix handling.
9 years ago
Julius Volz dec9fc9c32 Merge pull request #1148 from prometheus/fix-serverset-multiple-paths
9 years ago
Matt Jibson dcb4856d72 Add SD for Amazon EC2 instances
9 years ago
Julius Volz 60cf4015a4 Fix watching multiple Zookeeper paths in serverset SD.
9 years ago
Fabian Reinartz e3b6ec9784 Switch to common/log
9 years ago
Jimmi Dyson 0d61605526 Kubernetes SD example: separate out cluster level components & services
9 years ago
Julius Volz 99e8fff872 Fix target manager CPU busyloop caused by bad done-channel handling.
9 years ago
Fabian Reinartz 097d810f37 Merge pull request #1120 from prometheus/flaky-test
9 years ago
Brian Brazil ba6688bfce retrieval: Reduce flakiness of TestTargetRunScraperScrapes
9 years ago
Brian Brazil b03569267e retrieval: Add URL parameters to fullLabels too
9 years ago
Brian Brazil 50258929ac Retrieval: Show error message for failed test scrape
9 years ago
Brian Brazil 4bc39dc60e retrieval: Reduce flakiness of TestTargetManagerChan
9 years ago
Brian Brazil 93145b960a retrieval: Reduce flakiness of target tests
9 years ago
Fabian Reinartz cac6eea434 Merge pull request #1105 from prometheus/consulnil
9 years ago
Fabian Reinartz 327152862c Update expfmt.NewDecoder usage
9 years ago
Fabian Reinartz 1ce89a4a0b Fix nil panic on consul error
9 years ago
Julius Volz af513468eb Fix some dead code, missing error checks, shadowings.
9 years ago
Jimmi Dyson 7ef9399920 Clean up kubernetes http response bodies
9 years ago
Anders Daljord Morken 9fb65a91af Close HTTP connections on HTTP errors too.
9 years ago
Fabian Reinartz 8456b7e12f Use go1.5.1
9 years ago
Jimmi Dyson a1574aa2b3 Move TLS options to scrape config
9 years ago
Julius Volz b7b7b2e883 Merge pull request #1050 from fabric8io/kubernetes-discovery
9 years ago
Jimmi Dyson d7a7fd4589 Kubernetes SD improvements
9 years ago
Fabian Reinartz cc1a2a2061 Remove attachment of global labels upon ingestion
9 years ago
Fabian Reinartz ebf417a282 Fix map initialization
9 years ago
Julius Volz f63a899744 Change config regexes to full-string matches.
9 years ago
Fabian Reinartz 542da6774e Fix draining of file watcher events
9 years ago
Daniel Lundin 4abf54b747 serverset: extract shard number from serverset data
9 years ago
Julius Volz 29eaa8c7cf Merge pull request #1030 from prometheus/fix-flakey-filesd
9 years ago
Julius Volz 3fd5826589 Fix flakey FileSD test.
9 years ago
Julius Volz 744d5d5a7a Merge pull request #1029 from prometheus/vet-fixes
9 years ago
Julius Volz 995d3b831d Fix most golint warnings.
9 years ago
Julius Volz 963ad82dcb Fix "go vet" errors.
9 years ago
Fabian Reinartz 6664b77f36 Merge pull request #1021 from prometheus/appenders
9 years ago
Fabian Reinartz 01834fa528 Move metric modifications into SampleAppenders
9 years ago
Fabian Reinartz d6d88f8950 Add missing license headers
9 years ago
Julius Volz d36a7f4e6f Fix busylooping in case of no target providers.
9 years ago
Fabian Reinartz 3a0145c09e Reenable blocked appending tests
9 years ago