Commit Graph

7171 Commits (6d931a219506f75bc88583ddcf47be1d52409550)
 

Author SHA1 Message Date
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
zhulongcheng 837ae9aaa0 Update comment for ErrOutOfOrderSample (#563)
6 years ago
Bharath 91306bdf24 Support non POST methods for Lifecycle and Admin APIs (#5376)
6 years ago
Simon Pasquier 2833ad490b
vendor: bump github.com/hashicorp/serf (#5378)
6 years ago
Tariq Ibrahim 0d7104b7eb discovery/azure:optimize iteration logic for VMScalesets, VMScalesetVMs, and VMs (#5363)
6 years ago
zhulongcheng 62cfe4446f Make Head.symbols map with size hint (#552)
6 years ago
zhulongcheng 921da4dced Remove unused statement from index test (#558)
6 years ago
Krasi Georgiev c3ffdf1a99
Test createBlock and check all os.RemoveAll in the tests for errors. (#549)
6 years ago
Matthias Loibl b7e978d255 web/ui: Fix padding in navbar container (#5371)
6 years ago
Callum Styan 5603b857a9 Check if label value is valid when unmarhsaling external labels from
6 years ago
Tom Wilkie 807fd33ecc Review feedback.
6 years ago
Callum Styan 1a7923dde3 Add ref counting to string interning so we can remove
6 years ago
Tom Wilkie cbf5f13285 Naive string iterning for labes & values in the remote_write path.
6 years ago
Tom Wilkie c7b3535997 Use pkg/relabelling in remote write.
6 years ago
naivewong dd0d3c6f02 Several small fixes (#550)
6 years ago
zhulongcheng 99703b3269 README: move the build badge to the badge list (#555)
6 years ago
Julien Pivotto 6c72cdb1e1 Add GODEBUG to the runtime page (#5324)
6 years ago
zhulongcheng 95648b33c4 Fix a typo in head.go (#553)
6 years ago
zhulongcheng 8feb67e630 Update Appender.AddFast method comment (#551)
6 years ago
Giedrius Statkevičius 10ec2552af promparse: sort all labels when parsing (#5372)
6 years ago
Tariq Ibrahim 5f933e99d0 discovery/azure: make local virtualMachine struct more generic by removing the go sdk field reference (#5350)
6 years ago
James Ravn e15d8c5802 reload: copy state on both name and labels (#5368)
6 years ago
Simon Pasquier 23069b87dc scrape: fallback to hostname if lookup fails (#5366)
6 years ago