Commit Graph

5670 Commits (b7169df0c1b84da0b6089b089d341eb28312391d)
 

Author SHA1 Message Date
Simon Pasquier b7169df0c1 discovery/kubernetes: fix missing label sanitization (#5462)
6 years ago
Vasily Sliouniaev ef19ede14a Prevent reshard concurrent with calling stop (#5460)
6 years ago
Brian Brazil 1a9cdbd024
Release 2.9.0 (#5458)
6 years ago
Paweł Krupa 4d7417f5d4 *: add CI job to synchronize Makefile.common across all repos (#5444)
6 years ago
Julius Volz bc1c7f1809 Fix scalar-vector comparisons (#5454)
6 years ago
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
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
Callum Styan c2b88992a3 Remote Write: fix checkpoint reading (#5429)
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
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
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
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
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
Ben Kochie b95f4337a8
Add config for GitHub Lock app (#5392)
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
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
Julien Pivotto 6c72cdb1e1 Add GODEBUG to the runtime page (#5324)
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