Commit Graph

2913 Commits (bd6568ccc953be173c2fe0b8ae77d358298e54e8)
 

Author SHA1 Message Date
Björn Rabenstein 1bd4c92e1f Merge pull request #1457 from prometheus/beorn7/promtool
9 years ago
beorn7 b6fdb355d7 Move dump-heads into its own tool
9 years ago
beorn7 f193f2b8ef Add a command to promtool that dumps metadata of heads.db
9 years ago
Fabian Reinartz 6bbb4af837 Merge pull request #1465 from prometheus/beorn7/fix-test2
9 years ago
beorn7 d44b83690e Fix flaky file-sd test
9 years ago
Björn Rabenstein 2a2cc52828 Merge pull request #1405 from prometheus/beorn7/storage
9 years ago
Fabian Reinartz 5b9e85e556 Merge pull request #1404 from prometheus/scraperef2
9 years ago
Fabian Reinartz 6ceb7e7887 Merge pull request #1463 from mischief/linuxisms
9 years ago
Nick Owens 53777e7bc4 scripts: drop -f from hostname, openbsd does not support it
9 years ago
Fabian Reinartz 8d2a73aff0 Merge pull request #1451 from pdbogen/origin/1446
9 years ago
Patrick Bogen 250344b344 use short variable assignment
9 years ago
beorn7 75a6b460ef Give TestEvictAndLoadChunkDescs more time to actually evict
9 years ago
beorn7 fc7de5374a Quarantine series upon problem writing to the series file
9 years ago
Fabian Reinartz 29e31dc3c6 Merge pull request #1452 from prometheus/fix-style-checker
9 years ago
Tobias Schmidt d7889e61bb Detect code style violations in deeply nested files
9 years ago
Patrick Bogen 2062fbae0f rewrite operator balancing to be recursive
9 years ago
beorn7 0ea5801e47 Handle errors caused by data corruption more gracefully
9 years ago
beorn7 8766f99085 Merge branch 'beorn7/storage2' into beorn7/storage3
9 years ago
beorn7 162f6fa6f6 Merge branch 'beorn7/storage' into beorn7/storage2
9 years ago
beorn7 79a2ae2d2e Add missing test file
9 years ago
Fabian Reinartz 7a0c0c3ca2 Remove noise from CHANGELOG
9 years ago
Fabian Reinartz 1e7ce3ffdb Bump version to 0.17.0
9 years ago
Fabian Reinartz 2bfb86d77c Update changelog for 0.17.0 release
9 years ago
beorn7 b6840997a7 Merge branch 'beorn7/storage2' into beorn7/storage3
9 years ago
beorn7 ce58fd357b Merge branch 'beorn7/storage' into beorn7/storage2
9 years ago
beorn7 2581648f70 Separate iterators by offset
9 years ago
Fabian Reinartz 6adf77e411 Merge pull request #1447 from prometheus/fabxc/alertfix
9 years ago
Fabian Reinartz d89c254849 Make copying alerting state safer.
9 years ago
Fabian Reinartz 95c9706d2d Fix missing comment period.
9 years ago
Fabian Reinartz ddc74f712b Add sortable target list
9 years ago
Julius Volz 9ea2465b99 Fix typo in lexer test.
9 years ago
Brian Brazil ca31d36382 Merge pull request #1444 from prometheus/add-tests-for-string-parsing
9 years ago
Tobias Schmidt 907b1380a7 Add tests to specify the string escaping behavior
9 years ago
Fabian Reinartz 5b78fdd6b7 Merge pull request #1439 from prometheus/fabxc/notifier
9 years ago
Fabian Reinartz 2c931950c6 Merge pull request #1441 from prometheus/scraperef9
9 years ago
Fabian Reinartz 499f4af4aa Test target URL
9 years ago
Fabian Reinartz 50c2f20756 Add targetScraper tests
9 years ago
Fabian Reinartz 1ede7b9d72 Consolidate TargetStatus into Target.
9 years ago
Fabian Reinartz 2060a0a15b Turn target group members into plain lists.
9 years ago
Fabian Reinartz 0d7105abee Remove scrape config from Target.
9 years ago
Fabian Reinartz 75681b691a Extract HTTP client from Target.
9 years ago
Fabian Reinartz cf56e33030 Merge pull request #1429 from prometheus/scraperef7
9 years ago
Fabian Reinartz 9bea27ae8a Add scraping tests
9 years ago
Fabian Reinartz 76a8c6160d Deduplicate targets in scrape pool.
9 years ago
Fabian Reinartz 84f74b9a84 Apply new scrape config on reload.
9 years ago
Fabian Reinartz 02f635dc24 Remove interval/timeout from Target internals
9 years ago
Fabian Reinartz 775316f8d2 Move appender construction from Target to scrapePool
9 years ago
Fabian Reinartz fbe251c2df Fix scrape interval length calculation
9 years ago
Fabian Reinartz 1a3253e8ed Make scrape time unambigious.
9 years ago
Fabian Reinartz 2bb8ef99d1 Test scrape loop behavior.
9 years ago