Commit Graph

4637 Commits (c5cb0d2910692cfd77b36d7d270677f58f55d3f9)
 

Author SHA1 Message Date
Jason Anderson 808f79f00a Feature: Allow getting credentials via EC2 role (#3343)
7 years ago
Julius Volz 099df0c5f0 Migrate "golang.org/x/net/context" -> "context" (#3333)
7 years ago
Takashi Kokubun bd52950ce8 Fix invalid syntax in graph.css (#3309)
7 years ago
Tom Wilkie 4bbef0ec30 Bypass the fanout storage merging if no remote storage is configured.
7 years ago
Fabian Reinartz a57ea79660 Close index reader properly
7 years ago
Brian Brazil 3a7c51ab70 Remote read endpoint should handle matchers for external labels. (#3325)
7 years ago
Julius Volz c3d6abc8e6 Fix some lint errors (#3334)
7 years ago
Julius Volz 2846d62573 Fix staticcheck issue in test (#3331)
7 years ago
Julius Volz 9d43176ab3 Remove unused printVersion variable (#3335)
7 years ago
Julius Volz 82c5b98496 Capitalize Prometheus in startup message (#3332)
7 years ago
Brian Brazil 4a50f547c8 removeLabels needs a pointer to work. (#3326)
7 years ago
Callum Styan 45f9f3c539 use a timeout in the HTTP client used for consul sd (#3303)
7 years ago
Krasi Georgiev 55a1311f6a fix golint nits (#3291)
7 years ago
Brian Brazil f6df3b7d57 Bump version for 1.8.1
7 years ago
Brian Brazil ced935e2d2 Release 1.8.1 (#3318)
7 years ago
Björn Rabenstein be5422a166 Update command line flags in issue template (#3317)
7 years ago
Alexander Kazarin 2c163f32a5 fix for issue 2976 (#3313)
7 years ago
Thibault Chataigner bf4a279a91 Remote storage reads based on oldest timestamp in primary storage (#3129)
7 years ago
Goutham Veeramachaneni 5ab8834bef Merge pull request #3306 from Gouthamve/rc.1
7 years ago
Goutham Veeramachaneni 469629ef08 *: release v2.0.0-rc.1
7 years ago
Krasi Georgiev 3697075b8f validates that the recording name to include only allowed characters. (#3305)
7 years ago
Julius Volz 9ef8518b37 Remove "package remote" garbage from license headers (#3304)
7 years ago
Julius Volz 5f715f5733 Fix typo in flag description (#3302)
7 years ago
Fabian Reinartz b5851a49e5 Merge pull request #3297 from prometheus/grobie/update-tsdb
7 years ago
pasquier-s 88e4815bb7 Get OpenStack variables from env as fallback (#3293)
7 years ago
Tobias Schmidt 721050c6cb Update prometheus/tsdb dependency
7 years ago
Brian Brazil c25f7c600b Apply external labels to remote read endpoint (#3263)
7 years ago
Fabian Reinartz e948721a0b Merge pull request #3274 from prometheus/matcher-anchoring
7 years ago
Bjørn Erik Pedersen b276ef1c91 Fix "go get" in README (#3288)
7 years ago
Tobias Schmidt 3589f2f1d4 Merge pull request #3285 from jlevesy/use-testutils-in-cmd-subpackage
7 years ago
Tobias Schmidt 7515a6de03 Merge pull request #3269 from alcortesm/issue-3242-config
7 years ago
Alberto Cortés 6c67296423 config: fix error message for unexpected result of yaml marshal
7 years ago
Alberto Cortés 0f3d8ea075 config: use testutil package
7 years ago
Fabian Reinartz 53875da7fb Merge pull request #3286 from prometheus/dev-2.0
7 years ago
Julien Levesy d7b4fa8d78 use testutil assertions in the cmd/prometheus package
7 years ago
Julien Levesy 8c1b9e45cf add a NotOk helper method in the testing package
7 years ago
BasPH a91d3bcb83 Add UI warning for time drift >30 seconds (#3276)
7 years ago
Julius Volz 5da0fd91db Add label matcher tests
7 years ago
Julius Volz 33c1171b9c Don't add anchoring to exported `Value` matcher field
7 years ago
Fabian Reinartz 269b5cf936 Merge pull request #3245 from jlevesy/use-require-web
7 years ago
Fabian Reinartz ea879df6aa Merge pull request #3265 from mathieui/better-cmdline-errors
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
Mathieu Pasquet 38afa507bb Provide better errors messages in commandline
7 years ago
Brian Brazil 37ec2d5283 Fix off by one error in concreteSeriesSet (#3262)
7 years ago