Commit Graph

4394 Commits (33c1171b9c50296ce61b86c0c4b2dfc19aea6545)
 

Author SHA1 Message Date
Julius Volz 33c1171b9c Don't add anchoring to exported `Value` matcher field
7 years ago
Brian Brazil 73dc96e7f5 Fix leak of ticker in remote storage queue manager.
7 years ago
Brian Brazil 5ee07b3b3a Update staticcheck ignores
7 years ago
Brian Brazil cc5499fcad Only close after checking for err.
7 years ago
Brian Brazil 7158675aa8 Add back continue.
7 years ago
Brian Brazil 1545842704 TrimPrefix removes a prefix, TrimLeft removes chars
7 years ago
Brian Brazil ee88f0d222 Ensure all values are used or _
7 years ago
Brian Brazil 8740fcc657 Use panic in goroutine in test, not t.Fatalf
7 years ago
Brian Brazil 37ec2d5283 Fix off by one error in concreteSeriesSet (#3262)
7 years ago
Fabian Reinartz abf7c975c9 Merge branch 'master' into dev-2.0
7 years ago
Björn Rabenstein 3569eef8b1 Merge pull request #3260 from prometheus/beorn7/release
7 years ago
beorn7 5829e4880d Cut v1.8.0
7 years ago
Björn Rabenstein 6bfc8f094c Merge pull request #3259 from prometheus/beorn7/web
7 years ago
beorn7 f20e6a0ae4 Only respond to API requests once the server is ready
7 years ago
Björn Rabenstein 5fad671af9 Merge pull request #3257 from prometheus/beorn7/storage2
7 years ago
beorn7 2fad91d25a Avoid blocking in the logThrottling loop
7 years ago
Björn Rabenstein a5412cfc59 Merge pull request #3252 from LK4D4/proper_reset
7 years ago
Jack Neely 128b31d058 Log failure to send NaN values to remote store as Debug (#3235)
7 years ago
Marc Sluiter 6a633eece1 Added go-conntrack for monitoring http connections (#3241)
7 years ago
Alexander Morozov 7e814ada72 [storage/local] fix timer.Reset usage
7 years ago
Goutham Veeramachaneni 012e52e3f9 Merge pull request #3248 from Gouthamve/release-rc1
7 years ago
Goutham Veeramachaneni 7779d34877
*: release v2.0.0-rc.0
7 years ago
Fabian Reinartz 748d392a7a vendor: remove unused dependencies
7 years ago
Fabian Reinartz f52248269e vendor: update prometheus/tsdb
7 years ago
Fabian Reinartz 7a3261aa99 Merge pull request #3240 from Gouthamve/fix-admin-api
7 years ago
Fabian Reinartz 46dc7e356a Merge pull request #3243 from prometheus/mergemaster
7 years ago
Brian Brazil 99905f82a6 Remove keep_common modifier.
7 years ago
Brian Brazil b2ac3d2d86 Remove count_scalar and drop_common_labels.
7 years ago
Brian Brazil 67274f0794 Remove 4 interval staleness heuristic. (#3244)
7 years ago
Bryan Boreham a03193232a Don't disable HTTP keep-alives for remote storage connections. (#3173)
7 years ago
Fabian Reinartz 2d0b8e8b94 Merge branch 'master' into dev-2.0
7 years ago
Goutham Veeramachaneni 35aaa2002d
web/api: Add tests for v2 admin API
7 years ago
Julius Volz f7e8348a88 Re-add contexts to storage.Storage.Querier() (#3230)
7 years ago
Tobias Schmidt 9c475b95db Merge pull request #3199 from pgier/remove-go-validator
7 years ago
Paul Gier 08af129b4d cmd/prometheus: don't allow quotes at beginning or end of url
7 years ago
Paul Gier f79b55d057 cmd/prometheus: remove govalidator for url validation
7 years ago
Goutham Veeramachaneni d70f850a18
web/api: Fix typo which broke the 2.0 admin APIs.
7 years ago
Fabian Reinartz c4270fdbf4 Merge pull request #3229 from krasi-georgiev/update-go-stack
7 years ago
Krasi Georgiev 3c17e51391 vendor: update go-stack to fix sigpanic when debugging with delve
7 years ago
Tom Wilkie 639d5c6f98 Merge pull request #3023 from tomwilkie/2945-remote-read-server
7 years ago
beorn7 f1d4558469 Merge branch 'release-1.7'
7 years ago
Björn Rabenstein 2e8092aec9 Merge pull request #3177 from prometheus/beorn7/release2
7 years ago
beorn7 bea12d4be1 Merge branch 'release-1.7'
7 years ago
Björn Rabenstein 22eadbe635 Merge pull request #3222 from prometheus/beorn7/release
7 years ago
Tobias Schmidt e8ce37ad0d Merge pull request #3223 from alcortesm/dead-code-at-stats
7 years ago
Tobias Schmidt f104a5dfc6 Merge pull request #3224 from alcortesm/config-simplify-returns
7 years ago
Alberto Cortés bb3dad9cba config: simplify some returns
7 years ago
Alberto Cortés 2c9739162e utils/stats: remove dead code
7 years ago
beorn7 f51c97c7d4 Cut v1.7.2
7 years ago
Tobias Schmidt 52ea748248 Merge pull request #3215 from prometheus/grobie/http-accept
7 years ago