Commit Graph

39 Commits (add-chunkiterator-interface)

Author SHA1 Message Date
Björn Rabenstein bc703b6456
Use `struct{}` as underlying type for context keys (#6965) 5 years ago
Peter Štibraný a7d3a456d6 Updated code based on Juliens comments (via Slack). 5 years ago
Peter Štibraný fe3fe5740e Updated comment. 5 years ago
Peter Štibraný baa6f60384 Changed var name. 5 years ago
Peter Štibraný 318cd413fc Don't return error in ContextFromRequest function. 5 years ago
Julien Pivotto 5f27ac3583 Refactor query log fields (#6694) 6 years ago
Julien Pivotto e7f7b6a06f Query Log: Add source IP from console queries (#6593) 6 years ago
zhulongcheng 970ef41bb6 Fix exported function comments (#6002) 6 years ago
Hrishikesh Barman 9c4e258651 corrected regex string check for anyorigin(*) (#5117) 7 years ago
Hrishikesh Barman a1f34bec2e Added CORS Origin flag (#5011) 7 years ago
Simon Pasquier f678e27eb6
*: use latest release of staticcheck (#5057) 7 years ago
Tariq Ibrahim a188693015 Adding unit tests for the util package (#4534) 7 years ago
Adam Shannon 809881d7f5 support reading basic_auth password_file for HTTP basic auth (#4077) 7 years ago
Philippe Laflamme 2aba238f31 Use common HTTPClientConfig for marathon_sd configuration (#4009) 7 years ago
ferhat elmas ffa673f7d8 General simplifications (#3887) 7 years ago
Krasi Georgiev 4d47a48422 client test comment nits. 8 years ago
Krasi Georgiev d202718116 read bearer token on every request , + some http and scrape tests 8 years ago
Shubheksha Jalan 0471e64ad1 Use shared types from the `common` repo (#3674) 8 years ago
Shubheksha Jalan ec94df49d4 Refactor SD configuration to remove `config` dependency (#3629) 8 years ago
Bryan Boreham a8cce41882 Set MaxIdleConnsPerHost alongside MaxIdleConns (#3592) 8 years ago
Tom Wilkie 9c3c98e8de Revert "Port 'Don't disable HTTP keep-alives for remote storage connections.' to 2.0 (see #3173)" 8 years ago
Bryan Boreham 0997191b18 Port 'Don't disable HTTP keep-alives for remote storage connections.' to 2.0 (see #3173) 8 years ago
Marc Sluiter 6a633eece1 Added go-conntrack for monitoring http connections (#3241) 8 years ago
Bryan Boreham a03193232a Don't disable HTTP keep-alives for remote storage connections. (#3173) 8 years ago
Bryan Boreham e0a4d18301 Allow http keep-alive setting to be overridden in config 8 years ago
Fabian Reinartz 9516d04472 util: Add idle timeout for scrape connections 8 years ago
Pablo Andres Fuente c79a4db812 Adding tests for util/httputil/client (#3002) 8 years ago
Conor Broderick 6766123f93 Replace regex with Secret type and remarshal config to hide secrets (#2775) 8 years ago
Julius Volz 815762a4ad Move retrieval.NewHTTPClient -> httputil.NewClientFromConfig 8 years ago
Tom Wilkie 4520e12440 Add HTTP Basic Auth & TLS support to the generic write path. (#1957) 9 years ago
Gregory G. Tseng 7997c14b0d Add ServerName into TLS Config 9 years ago
Julius Volz af513468eb Fix some dead code, missing error checks, shadowings. 10 years ago
Jimmi Dyson a1574aa2b3 Move TLS options to scrape config 10 years ago
Jimmi Dyson 923f8111d4 Initial Kubernetes discovery 10 years ago
Will Rouesnel 7810448dbe Add proxy_url parameter to allow specifying per-job HTTP proxy servers 10 years ago
Jimmi Dyson 52cf6b3e6e Configuration options for bearer tokens, client certs & CA certs 10 years ago
Fabian Reinartz 834cec44cf httputil: remove non-general helper functions 10 years ago
Fabian Reinartz 0de6edbdfc Move pkg/ to util/ 10 years ago