Commit Graph

223 Commits (1a6c2283a3e37f5ef6e0df78b72e67d3b2995a56)

Author SHA1 Message Date
Mateusz Gozdek 1a6c2283a3 Format Go source files using 'gofumpt -w -s -extra' 4 years ago
Arthur Silva Sens be2599c853
config: Make remote-write required for Agent mode (#9618) 4 years ago
Levi Harrison bd57cd395e
Switch to common/sigv4 4 years ago
Martin Disibio 1bcd13d6b5
Exemplar resize (#8974) 4 years ago
Levi Harrison d5c3c567d3
Remote Write: Add max samples per metadata send (#8959) 4 years ago
Levi Harrison b5f6f8fb36 Switched to go-kit/log 4 years ago
hanjm 1df05bfd49 Add body_size_limit to prevent bad targets response large body cause Prometheus server OOM (#8827) 4 years ago
Callum Styan 8fd73b1d28
Add Exemplar Remote Write support (#8296) 4 years ago
Damien Grisonnet b50f9c1c84
Add label scrape limits (#8777) 4 years ago
Levi Harrison fa184a5fc3
Add OAuth 2.0 Config (#8761) 4 years ago
Julien Pivotto e635ca834b Add environment variable expansion in external label values 4 years ago
Julien Pivotto 49016994ac Switch to alertmanager api v2 4 years ago
Robert Fratto 5b78aa0649
Contribute grafana/agent sigv4 code (#8509) 4 years ago
Julien Pivotto 93c6139bc1 Support follow_redirect 4 years ago
Harkishen-Singh 79ba53a6c4 Custom headers on remote-read and refactor implementation to roundtripper. 4 years ago
Julien Pivotto 8787f0aed7 Update common to support credentials type 4 years ago
Harkishen-Singh 77c20fd2f8 Adds support to configure retry on Rate-Limiting from remote-write config. 4 years ago
Nándor István Krácser 509000269a
remote_write: allow passing along custom HTTP headers (#8416) 4 years ago
gotjosh 4eca4dffb8
Allow metric metadata to be propagated via Remote Write. (#6815) 5 years ago
Bryan Boreham 90fc6be70f
Default to bigger remote_write sends (#5267) 5 years ago
Andy Bursavich 4e6a94a27d
Invert service discovery dependencies (#7701) 5 years ago
Julien Pivotto f482c7bdd7
Add per scrape-config targets limit (#7554) 5 years ago
Julien Pivotto 0cca23d3ed DigitalOcean, Docker Swarm: properly load files 5 years ago
Julien Pivotto 9d9bc524e5 Add query log (#6520) 6 years ago
Callum Styan 67838643ee
Add config option for remote job name (#6043) 6 years ago
Simon Pasquier cccd542891
*: avoid missed Alertmanager targets (#6455) 6 years ago
Chris Marchbanks a6a55c433c Improve desired shards calculation (#5763) 6 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
Bjoern Rabenstein 38d518c0fe Rework #5009 after comments 6 years ago
Sylvain Rabot 335a34486e Add external labels to template expansion 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
Simon Pasquier 027d2ece14 config: resolve more file paths (#5284) 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
Bartek Płotka 62c8337e77 Moved configuration into `relabel` package. (#4955) 7 years ago
Ryota Arai 135d580ab2 Introduce min_shards for remote write to set minimum number of shards. (#4924) 7 years ago
Julius Volz d28246e337
Fix config loading panics on nil pointer slice elements (#4942) 7 years ago
Ben Kochie c6399296dc
Fix spelling/typos (#4921) 7 years ago
Daisy T 7d01ead689 change time.duration to model.duration for standardization (#4479) 7 years ago
Goutham Veeramachaneni c28cc5076c Saner defaults and metrics for remote-write (#4279) 7 years ago
Paul Gier 5c70213f9f config: set target group source index during unmarshalling (#4245) 7 years ago
Paul Gier d24d2acd11 config: set target group source index during unmarshalling (#4245) 7 years ago
Tom Wilkie e51d6c4b6c Make remote flush deadline a command line param. 7 years ago
Tom Wilkie a6c353613a Make the flush deadline configurable. 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