3630 Commits (bd1182d29f462c39544f94cc822830e1c64cf55b)
 

Author SHA1 Message Date
André Carvalho c43dfaba1c Add max concurrent and current queries engine metrics (#2326) 8 years ago
beorn7 767c0709b1 Retrieval: Avoid copying Target 8 years ago
Brian Brazil f9e581907a Make index queue bigger. (#2322) 8 years ago
Fabian Reinartz c9f4aea8e2 Merge pull request #2305 from alicebob/favicon 8 years ago
Martin Lehmann 78fae3155f Make relative links in README.md absolute (#2316) 8 years ago
Julius Volz 90dd216646 Merge pull request #2306 from EdSchouten/sorted-alerts 8 years ago
Mitsuhiro Tanda 7e369b9318 expose max memory chunks metrics (#2303) 8 years ago
Ed Schouten b3a39ccd8a Use lexicographic order to sort alerts by name. 8 years ago
Harmen 135d32ea22 make assets 8 years ago
Harmen dfa4f79bcd add favicon 8 years ago
Brian Brazil 93b70ee4ea Evict chunk descs of all unloaded chunks during maintenance. (#2297) 8 years ago
Brian Brazil bed4635802 Use irate consistently in console template examples. (#2296) 8 years ago
Fabian Reinartz d6d03a966f Merge pull request #2295 from prometheus/fast-path-remote 8 years ago
Brian Brazil 1b8a474612 Don't clone the metric if there's no remote writes. 8 years ago
Brian Brazil 6c07453ec1 Only clone the metric in the one place relabelling needs it. (#2292) 8 years ago
Brian Brazil 2e3b42ad6c Correctly handle the end time being 0 in the URL. (#2290) 8 years ago
Brian Brazil f421ce0636 Remove label from prometheus_target_skipped_scrapes_total (#2289) 8 years ago
Brian Brazil 30448286c7 Add sample_limit to scrape config. 8 years ago
Björn Rabenstein f3f798fbcf Merge pull request #2283 from tcolgate/ignoredots 8 years ago
Tristan Colgate 30be8e0b8a ignore dotfiles in data directory 8 years ago
Tristan Colgate-McFarlane 4d9134e6d8 Add labeldrop and labelkeep actions. (#2279) 8 years ago
Björn Rabenstein 45570e5972 Merge pull request #2277 from prometheus/beorn7/storage2 8 years ago
beorn7 253be23c00 storage: Sanity-check number of loaded chunk descs 8 years ago
Björn Rabenstein 5f0c0e43cf Merge pull request #2276 from prometheus/beorn7/storage 8 years ago
Björn Rabenstein a4c8292232 Merge pull request #2278 from prometheus/beorn7/style 8 years ago
beorn7 837c029b16 storage: Fix linter issue 8 years ago
Brian Brazil c8de1484d5 Add scrape_samples_post_metric_relabeling 8 years ago
Brian Brazil 06b9df65ec Refactor and add unittests to scrape result handling. 8 years ago
Björn Rabenstein 568fd8a8cb Merge pull request #2155 from prometheus/beorn7/vendoring2 8 years ago
beorn7 4719482f5f storage: Make tests go-vet and golint clean 8 years ago
beorn7 485ac8dff7 storage: Verify validity of byte length when unmarshalling (double)delta chunks 8 years ago
Brian Brazil b5ded43594 Allow buffering of scraped samples before sending them to storage. 8 years ago
beorn7 906c3a2237 Update vendoring for Azure 8 years ago
tattsun e714079cf2 storage: fix error message (#2270) 8 years ago
Fabian Reinartz 9ecea36ef9 Merge pull request #2259 from prometheus/federationerr 8 years ago
Fabian Reinartz cef2e04aa3 web: add error counter for federation responses 8 years ago
Fabian Reinartz 0ea0a19848 Merge pull request #2240 from agaoglu/read-timeout 8 years ago
Fabian Reinartz 9d68e81b32 web: don't return federation errors over HTTP 8 years ago
Erdem Agaoglu 054f8ebbfb Increase default max-connections 8 years ago
Erdem Agaoglu 2260079c12 Vendor x/net/netutil 8 years ago
Erdem Agaoglu e487477a17 LimitListener to limit max number of connections 8 years ago
Fabian Reinartz 893390e0c6 Merge pull request #2248 from msiebuhr/cwd-in-status 8 years ago
Morten Siebuhr c5b17263a6 web: Display current working directory on status-page 8 years ago
Björn Rabenstein a932c1a4b6 Merge pull request #1794 from cmluciano/cml/persistenceerror 8 years ago
Christopher M. Luciano 148b006e25 Clarify error message when Prometheus data dir finds unexpected files 8 years ago
Fabian Reinartz 0459dcd2e2 Merge pull request #2234 from brancz/targets-api 8 years ago
Frederic Branczyk 33b583d50e
web/api: add targets endpoint 8 years ago
Frederic Branczyk 8f8cea4fbd
retrieval: refactor TargetManager to return flat list of Targets 8 years ago
Erdem Agaoglu 9986b28380 Set read-timeout for http.Server 8 years ago
Fabian Reinartz 63fe65bf2f Merge pull request #2235 from prometheus/beorn7/doc 8 years ago