Commit Graph

215 Commits (47538cf6cebbc143076043c5561d0f2a2c16ab6a)

Author SHA1 Message Date
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
Fabian Reinartz 87918f3097 Merge branch 'master' into dev-2.0
7 years ago
Johannes 'fish' Ziemke 70f3d1e9f9 k8s: Support discovery of ingresses (#3111)
7 years ago
CuiHaozhi b1c18bf29b discovery openstack: support discovery hosts, add rule option.
7 years ago
Max Leonard Inden 1c96fbb992
Expose current Prometheus config via /status/config
7 years ago
Fabian Reinartz 25f3e1c424 Merge branch 'master' into mergemaster
7 years ago
Yuki Ito 1bf3b91ae0 Make sure that url for remote_read/write is not nil (#3024)
7 years ago
Tom Wilkie 5169f990f9 Review feedback: add yaml struct tags, don't embed queue config.
7 years ago
Tom Wilkie 454b661145 Make queue manager configurable.
7 years ago
Fabian Reinartz dba7586671 Merge branch 'master' into dev-2.0
7 years ago
Fuente, Pablo Andres 9eb8c6e1d2 Renaming the config_notwin test to config_default
7 years ago
Fuente, Pablo Andres fe73de9452 Renaming config test file to fix build tags
7 years ago
Fuente, Pablo Andres 193dc47230 Fixing code style to adhere gofmt
7 years ago
Fuente, Pablo Andres 902fafb8e7 Fixing tests for Windows
7 years ago
Goutham Veeramachaneni 98d20d5880 Make sure rendering config produces valid config
7 years ago
Fabian Reinartz 65b087bcc1 config: resolve file SD paths relative to config
8 years ago
Fabian Reinartz 9ba61df45a Merge pull request #2789 from mtanda/aws_default_region
8 years ago
Mitsuhiro Tanda 64cef5cd05 handle NewSession() error
8 years ago
Christian Groschupp 8f781e411c Openstack Service Discovery (#2701)
8 years ago
Roman Vynar dbe2eb2afc Hide consul token on UI. (#2797)
8 years ago
Mitsuhiro Tanda a1ddab463e config: set default region for EC2 SD
8 years ago
Tobias Schmidt 287ec6e6cc Fix outdated target_group naming in error message
8 years ago
Julius Volz 240bb671e2 config: Fix overflow checking in global config (#2783)
8 years ago
Conor Broderick 6766123f93 Replace regex with Secret type and remarshal config to hide secrets (#2775)
8 years ago
Brian Akins 27d66628a1 Allow limiting Kubernetes service discover to certain namespaces
8 years ago
Julius Volz eb14678a25 Make remote read/write use config.HTTPClientConfig
8 years ago
Julius Volz 02395a224d [WIP] Remote Read
8 years ago
Julius Volz 525da88c35 Merge pull request #2479 from YKlausz/consul-tls
8 years ago
Goutham Veeramachaneni 5c89cec65c Stricter Relabel Config Checking for Labeldrop/keep (#2510)
8 years ago
yklausz 75880b594f Adding consul capability to connect via tls
8 years ago
Michael Kraus 04eadf6e20 Allow Marathon SD without bearer_token and bearer_token_file
8 years ago
Michael Kraus 47bdcf0f67 Allow the use of bearer_token or bearer_token_file for MarathonSD
8 years ago
Julius Volz e9476b35d5 Re-add multiple remote writers
8 years ago
Alex Somesan b22eb65d0f Cleaner separation between ServiceAccount and custom authentication in K8S SD (#2348)
8 years ago