Commit Graph

3694 Commits (5aa90c075b7ea4f13292b9bd7d753de3145a39dd)
 

Author SHA1 Message Date
Bartek Plotka d7febe97fa Fixed regression in -alertmanager.url flag. Basic auth was ignored.
8 years ago
Fabian Reinartz 990e40c959 Merge pull request #2338 from brancz/alertmanager-api
8 years ago
Frederic Branczyk bd92571bdd
web/api: make target and alertmanager api responses consistent
8 years ago
Fabian Reinartz 022714b60a Merge pull request #2341 from mattbostock/patch-1
8 years ago
Matt Bostock 4160892109 Correct notifications_dropped description
8 years ago
Brian Brazil f64c231dad Allow checkpoints and maintenance to happen concurrently. (#2321)
8 years ago
Frederic Branczyk 389c6d0043
web/api: add alertmanager api
8 years ago
Brian Brazil 1dcb7637f5 Add various persistence related metrics (#2333)
8 years ago
Björn Rabenstein 6ce97837ab Merge pull request #2327 from prometheus/beorn7/vendoring
8 years ago
beorn7 86ec87b78f vendoring: Update prometheus/common to pull in bug fixes
8 years ago
Fabian Reinartz 3302bb1eb1 Merge pull request #2323 from prometheus/beorn7/retrieval
8 years ago
Björn Rabenstein ad40d0abbc Merge pull request #2288 from prometheus/limit-scrape
8 years ago
beorn7 5dc01202d7 Retrieval: Remove some test lines that fail on Travis only
8 years ago
beorn7 3610331eeb Retrieval: Do not buffer the samples if no sample limit configured
8 years ago
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