Commit Graph

248 Commits (b15dda9e07486b787ebd93420640ca80d3fe07a0)

Author SHA1 Message Date
johncming 8d3083e256 config: add test case for scrape interval larger than timeout. (#6037)
5 years ago
Bartek Plotka f0863a604e Removed extra tsdb/testutil after merge.
5 years ago
Chris Marchbanks a6a55c433c Improve desired shards calculation (#5763)
5 years ago
Chris Marchbanks 529ccff07b
Remove all usages of stretchr/testify
5 years ago
Max Leonard Inden 41c22effbe
config&notifier: Add option to use Alertmanager API v2
6 years ago
Callum Styan e9129abeff Remove max_retries from queue_config since it's not used in remote write
6 years ago
Tariq Ibrahim 8fdfa8abea refine error handling in prometheus (#5388)
6 years ago
Callum Styan 5603b857a9 Check if label value is valid when unmarhsaling external labels from
6 years ago
Tom Wilkie c7b3535997 Use pkg/relabelling in remote write.
6 years ago
Julien Pivotto 4397916cb2 Add honor_timestamps (#5304)
6 years ago
Callum Styan 83c46fd549 update Consul vendor code so that catalog.ServiceMultipleTags can be (#5151)
6 years ago
Simon Pasquier 027d2ece14 config: resolve more file paths (#5284)
6 years ago
Simon Pasquier e72c875e63
config: fix Kubernetes config with empty API server (#5256)
6 years ago
Simon Pasquier c8a1a5a93c
discovery/kubernetes: fix support for password_file and bearer_token_file (#5211)
6 years ago
Callum Styan 6f69e31398 Tail the TSDB WAL for remote_write
6 years ago
Simon Pasquier f678e27eb6
*: use latest release of staticcheck (#5057)
6 years ago
Marcel D. Juhnke c7d83b2b6a discovery: add support for Managed Identity authentication in Azure SD (#4590)
6 years ago
Bartek Płotka 62c8337e77 Moved configuration into `relabel` package. (#4955)
6 years ago
Ryota Arai 135d580ab2 Introduce min_shards for remote write to set minimum number of shards. (#4924)
6 years ago
Julius Volz d28246e337
Fix config loading panics on nil pointer slice elements (#4942)
6 years ago
mengnan a5d39361ab discovery/azure: Fail hard when Azure authentication parameters are missing (#4907)
6 years ago
Ben Kochie c6399296dc
Fix spelling/typos (#4921)
6 years ago
Simon Pasquier ff08c40091 discovery/openstack: support tls_config
6 years ago
Simon Pasquier 128ff546b8 config: add test for OpenStack SD (#4594)
6 years ago
Tariq Ibrahim f708fd5c99 Adding support for multiple azure environments (#4569)
6 years ago
Daisy T 7d01ead689 change time.duration to model.duration for standardization (#4479)
6 years ago
Goutham Veeramachaneni c28cc5076c Saner defaults and metrics for remote-write (#4279)
6 years ago
Paul Gier d24d2acd11 config: set target group source index during unmarshalling (#4245)
7 years ago
Philippe Laflamme 2aba238f31 Use common HTTPClientConfig for marathon_sd configuration (#4009)
7 years ago
Manos Fokas 25f929b772 Yaml UnmarshalStrict implementation. (#4033)
7 years ago
Kristiyan Nikolov be85ba3842 discovery/ec2: Support filtering instances in discovery (#4011)
7 years ago
Corentin Chary 60dafd425c consul: improve consul service discovery (#3814)
7 years ago
pasquier-s fc8cf08f42 Prevent invalid label names with labelmap (#3868)
7 years ago
Shubheksha Jalan 0471e64ad1 Use shared types from the `common` repo (#3674)
7 years ago
Shubheksha Jalan ec94df49d4 Refactor SD configuration to remove `config` dependency (#3629)
7 years ago
Brian Brazil fba80da635
Fix default of read_recent to be false. (#3617)
7 years ago
Krasi Georgiev e405e2f1ea refactored discovery
7 years ago
Alberto Cortés 29da2fb9cd testutil: update to go1.9 testing.Helper
7 years ago
Alberto Cortés 8f6a9f7833 config: simplify tests by using testutil.NotOk (#3289)
7 years ago
Tobias Schmidt 7098c56474 Add remote read filter option
7 years ago
Krasi Georgiev e86d82ad2d Fix regression of alert rules state loss on config reload. (#3382)
7 years ago
Thibault Chataigner bf4a279a91 Remote storage reads based on oldest timestamp in primary storage (#3129)
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 2d0b8e8b94 Merge branch 'master' into dev-2.0
7 years ago
Alberto Cortés bb3dad9cba config: simplify some returns
7 years ago
Bryan Boreham 9d6b945e41 Default HTTP keep-alive ON for remote read/write
7 years ago
Bryan Boreham e0a4d18301 Allow http keep-alive setting to be overridden in config
7 years ago
Fabian Reinartz e746282772 Merge branch 'master' into dev-2.0
7 years ago
Jamie Moore 7a135e0a1b Add the ability to assume a role for ec2 discovery
7 years ago