Commit Graph

7043 Commits (160186da18d8daa39b2318f9bb7263fc106847b9)
 

Author SHA1 Message Date
Brian Brazil 46660a0745
Prepare 2.9.0-rc.0 release (#5450)
6 years ago
Brian Brazil 8ff6938fa4
Update dependencies. (#5449)
6 years ago
Bryan Boreham 69dd090880 Check for cancellation on every step of a range evaluation
6 years ago
Bryan Boreham e4a37d0986 Replace select with simpler error check
6 years ago
qinng cc75c27580 Fix multiple response.WriteHeader calls error in remote read adapter (#5159)
6 years ago
Simon Pasquier e5dbac7972 cmd/prometheus: group flags properly (#5419)
6 years ago
Simon Pasquier dafd1632a2 discovery/kubernetes: add present labels for labels/annotations (#5443)
6 years ago
Simon Pasquier c1682adb2f Bump prometheus/common to v0.3.0 (#5344)
6 years ago
Krasi Georgiev 4b3a5ac5d3
release 0.7.0 (#580)
6 years ago
Lucas Servén Marín 0e42449b78 docs/querying: improve wording (#5442)
6 years ago
Frederic Branczyk 141a165eb1
Merge pull request #5441 from prometheus/29docs
6 years ago
Brian Brazil c8ee34d0b4 Put myself down for 2.9 release.
6 years ago
Brian Brazil dfed85e4a4
Keep series that are still in WAL in checkpoints (#577)
6 years ago
Brian Brazil 259847a6b1
Be smarter in how we look at matchers. (#572)
6 years ago
Callum Styan c2b88992a3 Remote Write: fix checkpoint reading (#5429)
6 years ago
naivewong 7ab060c864 selectOverlappingDirs selects wrong dirs where there are 2 disjoint sets of overlapping dirs
6 years ago
zhulongcheng 8b33ee9e2b force persisting the tombstone file (#578)
6 years ago
Brian Brazil f7184978f4 Protect against memory exhaustion when scraping.
6 years ago
Brian Brazil dd3073616c Don't lose the scrape cache on a failed scrape.
6 years ago
Simon Pasquier 4f47806a7d
discovery/dns: fix slice with wrong length (#5432)
6 years ago
Simon Pasquier 81c4248081
*: bump gRPC and protobuf dependencies (#5367)
6 years ago
Kien Nguyen-Tuan 813b58367a [OpenStack SD] Add ProjectID and UserID meta labels (#5431)
6 years ago
Pavel Borzenkov 520b1d858f index: add a test to trigger fd leak on corrupted index (#576)
6 years ago
Krasi Georgiev 8eeb70fee1
remove Fsync workaround for macos. (#574)
6 years ago
Bob Shannon f8932dde66 Improve docs for query POST requests (#5428)
6 years ago
Bob Shannon 8c8bb82d04 Add support for POSTing to /series endpoint (#5422)
6 years ago
Pavel Borzenkov 4f204dcbc1 chunks: close all opened MmapFiles on NewDirReader error path (#575)
6 years ago
Krasi Georgiev e46ec89de6
use fsync to force persisting the meta file. (#573)
6 years ago
zhulongcheng aed16621c0 Add Head.compactable method (#542)
6 years ago
Björn Rabenstein e5a427f2ef
Merge pull request #5418 from tariq1890/update_promclient
6 years ago
Ganesh Vernekar 0afd172224
Merge pull request #5416 from prometheus/release-2.8
6 years ago
Tariq Ibrahim 1ef6aaee24
Update CHANGELOG.md
6 years ago
tariqibrahim be394823c6 import the latest patch release of client_golang in prometheus
6 years ago
Ganesh Vernekar 4d60eb36dc
Merge pull request #5413 from codesome/release-2.8.1
6 years ago
Ganesh Vernekar 031ee49674
*: cut 2.8.1
6 years ago
Vladimir Masarik fd188be052 Fixed default benchmark test path (#571)
6 years ago
David Symonds 7a60e22c2d cmd/promtool: resolve relative paths in alert test files (#5336)
6 years ago
Ganesh Vernekar a56484ddb7
Merge pull request #5406 from simonpasquier/fix-job-label-targets
6 years ago
Simon Pasquier 7328cb6cc2 web/ui: display the job label in /targets
6 years ago
Vishnunarayan K I 7757fe6f21 Added ability to create db with NopWal (#519)
6 years ago
Tariq Ibrahim 8fdfa8abea refine error handling in prometheus (#5388)
6 years ago
Brian Brazil 0a87dcd416
cmd: Warn rather than Info when retention time wraps (#5403)
6 years ago
Goutham Veeramachaneni 19152a45d8
lockbot: don't comment when locking issues (#5402)
6 years ago
Simon Pasquier 782d00059a
discovery: factorize for SD based on refresh (#5381)
6 years ago
zhulongcheng db9177de0c docs: add multi chunks layout in chunks readme file (#567)
6 years ago
zhulongcheng e11e01f68d Fix exported function comments (#566)
6 years ago
zhulongcheng 4d03c70800 Verify chunk format version (#544)
6 years ago
Ben Kochie b95f4337a8
Add config for GitHub Lock app (#5392)
6 years ago
Bartek Płotka 3ab5f4e579 index: reduce empty postings trees (#509)
6 years ago
naivewong 1c392d0057 Update wal.md that the first wal entry includes only base id and timestamp without a value (#562)
6 years ago