2799 Commits (490ff9fee852905408aa213a27bdaa3051ae60c7)
 

Author SHA1 Message Date
beorn7 536e0bc86b Merge branch 'beorn7/fix-deadlock' into beorn7/storage3 9 years ago
beorn7 33a50e69f7 Fix a deadlock 9 years ago
beorn7 c740789ce3 Improve predict_linear 9 years ago
Julius Volz 73399f826a Merge pull request #1427 from prometheus/fix-scrape-timeout 9 years ago
Julius Volz 657d65d6d6 Remove invalid scrape timeout from example config. 9 years ago
beorn7 4b503ed9a5 Merge branch 'master' into beorn7/storage2 9 years ago
beorn7 059295332f Merge remote-tracking branch 'origin/master' into beorn7/storage 9 years ago
beorn7 53005c3085 Merge branch 'beorn7/storage' into beorn7/storage2 9 years ago
beorn7 28e9bbc15f Populate chunkDesc.chunkLastTime during checkpoint loading, too 9 years ago
Björn Rabenstein a8c79f0a0c Merge pull request #1422 from prometheus/release-0.17 9 years ago
Björn Rabenstein 5eff37ccbe Merge pull request #1421 from prometheus/beorn7/fix 9 years ago
beorn7 8fa1560e48 Fix a very special case of handling the checkpoint timer 9 years ago
Björn Rabenstein 17bfe798eb Merge pull request #1419 from prometheus/release-note-fixes 9 years ago
Tobias Schmidt b7e6651e06 Improve 0.17.0 changelog 9 years ago
Brian Brazil e4e00b6f24 Merge pull request #1418 from igncp/patch-1 9 years ago
Ignacio Carbajo 0c537d6af6 Fix minor typo 9 years ago
beorn7 41e44f6ab9 Merge branch 'master' into beorn7/storage2 9 years ago
Björn Rabenstein 888c77cb06 Merge pull request #1416 from prometheus/beorn7/fix-test 9 years ago
beorn7 fd5108b038 Fix a targetmanager test 9 years ago
Björn Rabenstein d9eb624322 Merge pull request #1415 from prometheus/release-0.17 9 years ago
Björn Rabenstein 51aad630b6 Merge pull request #1414 from prometheus/beorn7/rushed-race 9 years ago
beorn7 4d1f7b49b6 Fix a race condition in calculatePersistenceUrgencyScore 9 years ago
Brian Brazil 04946afd0a Merge pull request #1412 from prometheus/fingerprintfix 9 years ago
Fabian Reinartz 6df1f49c13 Remove fullLabels method and fix target updating 9 years ago
beorn7 454ecf3f52 Rework the way ranges and instants are handled 9 years ago
Fabian Reinartz 209c4ad64f Merge pull request #1410 from bluecmd/patch-1 9 years ago
Christian Svensson 69ebf45649 Allow custom ldflags for go build 9 years ago
beorn7 b876f8e6a5 Move lastSamplePair method up to memorySeries 9 years ago
beorn7 1e13f89039 Return SamplePair istead of *SamplePair consistently 9 years ago
beorn7 d290340367 Fix and improve chunkDesc locking 9 years ago
beorn7 0e202dacb4 Streamline series iterator creation 9 years ago
Fabian Reinartz fce17b41c5 Merge pull request #1408 from prometheus/hostname 9 years ago
Fabian Reinartz e62677d7ba Log argument parse errors 9 years ago
Brian Brazil cd85352fe1 Merge pull request #1403 from igncp/master 9 years ago
Ignacio Carbajo 6a323b1e6d Fix minor typo 9 years ago
Brian Brazil b447002309 Merge pull request #1402 from prometheus/fabxc/target-identity 9 years ago
Fabian Reinartz 825831e98f Use fingerprint for target identity comparison 9 years ago
Fabian Reinartz c24c5e6fb3 Merge pull request #1400 from prometheus/beorn7/instrumentation 9 years ago
beorn7 663a1550d0 Fix the instrumentation fixes 9 years ago
Fabian Reinartz 73e38c534a Merge pull request #1398 from prometheus/scraperef2 9 years ago
Fabian Reinartz 66767121ab Handle scrape timeout on request. 9 years ago
Fabian Reinartz 1f70345d0c Merge pull request #1397 from prometheus/remove-old-scrapetime-setting 9 years ago
Julius Volz 293486c7b1 Remove old superfluous calls to setLastScrape(). 9 years ago
Fabian Reinartz a0078ec84c Merge pull request #1394 from prometheus/scraperef2 9 years ago
Fabian Reinartz 463dd3ea06 Refactor target scrape reporting. 9 years ago
Fabian Reinartz f1101590ee Merge pull request #1395 from prometheus/fabxc/eof 9 years ago
Fabian Reinartz cd28b88b08 Fix wrong EOF error on successful target scraping 9 years ago
Fabian Reinartz cb86a4300b Merge pull request #1393 from prometheus/scraperef 9 years ago
Fabian Reinartz 27d71b08d1 Factor out appender wrapping 9 years ago
Fabian Reinartz fe7e91e2eb Make scraping offset consistent. 9 years ago