Commit Graph

235 Commits (92ffeadb7ba00e36e22164160596f36c4265eec8)

Author SHA1 Message Date
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
Fabian Reinartz 438e232c9b Fix grouping of import blocks
9 years ago
Fabian Reinartz 6d0f58dcf3 sanitize scrape health recording code
9 years ago
Fabian Reinartz 25bf5fdaf5 Timeout sample appends
9 years ago
Fabian Reinartz 11a577fcd0 Switch to common/expfmt for extraction
9 years ago
Fabian Reinartz 306e8468a0 Switch from client_golang/model to common/model
9 years ago
Sharif Nassar 6cb519fe82 Add Consul ServiceID to the discovery meta labels.
9 years ago
Fabian Reinartz 0f5022c091 Add missing Kubernetes doc strings
9 years ago
Fabian Reinartz f592740bac Only exit static target provider on done
9 years ago
Julius Volz b4adf2723d Merge pull request #994 from robbiet480/consul-datacenter-name
9 years ago
Robbie Trencheny 48e461f7db Pass through current agent Consul datacenter name
9 years ago
Fabian Reinartz d0a90964c1 Fix license header
9 years ago
Fabian Reinartz eabbdc6603 Add missing license headers
9 years ago
Julius Volz 47a96bff1a Update constant names in comments.
9 years ago
Brian Brazil e1d5eb52f2 retrieval: Don't include unmatched source of regex in replacement.
9 years ago
Fabian Reinartz 3c6dd161d7 Scrape all services on empty services list.
9 years ago
Fabian Reinartz 9b9ff66212 Merge pull request #977 from prometheus/fabxc/target-dedup
9 years ago
Fabian Reinartz 8fa9ec278b Add application labels as meta labels
9 years ago
Fabian Reinartz f269943950 Adjust Kubernetes SD to pipeline changes
9 years ago
Fabian Reinartz 4e84b86510 Improve target discovery pipeline
9 years ago
Fabian Reinartz 15b4115a25 Merge pull request #986 from prometheus/fabxc/tpdoc
9 years ago
Fabian Reinartz 625374ee36 Clarify docs of TargetProvider
9 years ago
Fabian Reinartz f7e3722388 Rename __meta_dns_srv_name to __meta_dns_name
9 years ago
Fabian Reinartz b964da4b75 Merge pull request #905 from fabric8io/kubernetes-discovery
9 years ago
Fabian Reinartz 24e91720ad Merge pull request #980 from prometheus/map-labels
9 years ago
Brian Brazil 4e70a0a14e Retrieval: Add relabel action to map label names with a regex.
9 years ago
Jimmi Dyson 923f8111d4 Initial Kubernetes discovery
9 years ago
Miek Gieben caaa3de4ff Make HashMod use MD5 instead of FNV
9 years ago
Fabian Reinartz 0138d37458 Improve unique target group sources.
9 years ago