Commit Graph

191 Commits (02e11cc2a721be3dd6ae1bc4cb3bc37d65b6db96)

Author SHA1 Message Date
Witek Bedyk cda2dbbef6
Add Uyuni service discovery (#8190)
3 years ago
Julien Pivotto 8920024323 Add PuppetDB service discovery
3 years ago
Paweł Szulik f5563bfe95
tests: Move from t.Errorf and others. (Part 2) (#9309)
3 years ago
TJ Hoplock 7baf084092
optimize Linode SD by polling for event changes during refresh (#8980)
3 years ago
Julius Volz 179b2155d1
Fix: Use json.Unmarshal() instead of json.Decoder (#9033)
3 years ago
Michal Wasilewski 3f686cad8b
fixes yamllint errors
4 years ago
Levi Harrison b5f6f8fb36 Switched to go-kit/log
4 years ago
TJ Hoplock dc22c65349
Add Linode Service Discovery (#8846)
4 years ago
Callum Styan 8fd73b1d28
Add Exemplar Remote Write support (#8296)
4 years ago
Gezim Sejdiu 97acd170b2 Fix a broken link for the bcrypt ref. at the web-config.yml example
4 years ago
Robert Jacob b253056163
Implement Docker discovery (#8629)
4 years ago
Rémy Léone f690b811c5
add support for scaleway service discovery (#8555)
4 years ago
Julien Pivotto 8787f0aed7 Update common to support credentials type
4 years ago
Tom Wilkie d479151f1f Various enhancements and refactorings for remote write receiver:
4 years ago
Julien Pivotto 08c259cda6 https: Add example configuration file
4 years ago
Julien Pivotto 6c56a1faaa
Testify: move to require (#8122)
4 years ago
like-inspur 29b551225b
add networking.k8s.io for ingress (#8091)
4 years ago
Julien Pivotto 4e5b1722b3
Move away from testutil, refactor imports (#8087)
4 years ago
garanews c38816828f
fix few typo (#8023)
4 years ago
kangwoo 7c0d5ae4e7
Add Eureka Service Discovery (#3369)
4 years ago
Lukas Kämmerling b6955bf1ca
Add hetzner service discovery (#7822)
4 years ago
Frederic Branczyk 9f9fb1ab33
documentation: Adapt Kubernetes RBAC to use metrics roles (#3661)
4 years ago
Julien Pivotto 48140e5189 Improve docker swarm configuration exemple
4 years ago
Julien Pivotto be96951c56
Add Docker Swarm configuration example (#7542)
4 years ago
John Bampton 98a69b77d1
Fix spelling (#7512)
4 years ago
Julien Pivotto c61141ce51
Add DigitalOcean service discovery (#7407)
5 years ago
TakumaNakagame 7a541bd9a7
fix document rabbitmq example (#7297)
5 years ago
Marek Slabicki 8224ddec23
Capitalizing first letter of all log lines (#7043)
5 years ago
qinng e31b7b2679
[Doc] Fix wrong description in kubernetes expamle (#7012)
5 years ago
Benoit Gagnon 6d931a2195 Fix Windows support for custom-sd adapter (#6217)
5 years ago
李国忠 d89e783217 [bugfix] custom SD: when ip out of order, reflect.deepEqual can not correctly identify whether there is a change (#5856)
5 years ago
Vadym Martsynovskyy a9970a47ef Fix incorrect examples in docs
5 years ago
Romain Baugue 95193fa027 Exhaust every request body before closing it (#5166) (#5479)
6 years ago
qinng cc75c27580 Fix multiple response.WriteHeader calls error in remote read adapter (#5159)
6 years ago
Tariq Ibrahim 8fdfa8abea refine error handling in prometheus (#5388)
6 years ago
LongKB 23480bef43 Remove the duplicated words (#5251)
6 years ago
Nguyen Hai Truong 5fbda4c9d7 Secure http links (#5244)
6 years ago
Kim Bao Long 94f5352951 Trivial fix: Fix some typos in comments
6 years ago
Callum Styan 5358f76c5c update remote write path proto so that Labels/Timeseries can't be nil (#4957)
6 years ago
Simon Pasquier f678e27eb6
*: use latest release of staticcheck (#5057)
6 years ago
Thomas J. Fox 11a93b2b37 fix link in docs/examples/k8s-rabbitmq readme (#4967)
6 years ago
Yaqiang Wang 8b85d876f2 fix file_sd never stop update 'custom_sd.json' file in adapter.go (#4567)
6 years ago
Alex Yu 5dcce32ef8 update promlog to latest version (#4876)
6 years ago
Simon Pasquier ed19373a78
*: remove use of golang.org/x/net/context (#4869)
6 years ago
Timo Beckers b12ed54f95
documentation - add marathon-sd example configuration
6 years ago
Brian Pandola 3241c527d0 Fix typo (#4760)
6 years ago
Simon Pasquier 07152ecc48
Merge pull request #4575 from Nexucis/bugfix/fix-unregistered-source
6 years ago
Augustin Husson f60620ec0b format comment
6 years ago
Tom Wilkie d3a1ff1abf
Reduce memory usage of remote read by reducing pointer usage. (#4655)
6 years ago
Augustin Husson 9e6dc6f96c fix targetGroup that disappear totally
6 years ago
Augustin Husson 3c0b130e5e apply review
6 years ago
beorn7 4fb59d1e61 Remove use of deprecated prometheus.Handler
6 years ago
Augustin Husson e03869de76 add unit test and isolate the method that generate the target
6 years ago
Augustin Husson 97950a3fae remove group if the target is empty at adapter level
6 years ago
Julius Volz 8fbe1b5133
Handle a bunch of unchecked errors (#4461)
6 years ago
Harsh Agarwal 6a464ae174 expose log.level for promlog for remote_storage_adapter (#4195)
6 years ago
Peter Gallerani a9d5034add Fix missing 'msg' in remote storage adapter main.go .Log info message (#4377)
6 years ago
Callum Styan d0ee4da932 fix minor issues in custom SD example (#4278)
7 years ago
Callum Styan 03578d5df8 add example usage of SD adapter for converting unsupported SD type to filesd (#3720)
7 years ago
Bartek Plotka 03a9e7f72e example: Commented out annotation examples as they are meant only for example not as an idiomatic way of relabelling.
7 years ago
Paul Gier 85a3c974b7 minor yaml indentation consistency fix in example configs (#3946)
7 years ago
ferhat elmas ffa673f7d8 General simplifications (#3887)
7 years ago
root 80e5867a87 Fixed RBAC Example, added ingress privileges; @brian-brazil
7 years ago
Matthew Pound e6dcc72f9a Fix instructions on updating prometheus.yml for Remote Write Adapter Example (#3422)
7 years ago
James Turnbull 4db6592d01 Removing external_labels from example conf file (#3409)
7 years ago
David e3b926c03b Fix typo in AM config field static_configs (#3415)
7 years ago
Krasi Georgiev 5d8f93a22a now using only github.com/gogo/protobuf
7 years ago
Julien Pivotto 3382f39046 Explicitely add alertmanager to example config (#3383)
7 years ago
Julius Volz 099df0c5f0 Migrate "golang.org/x/net/context" -> "context" (#3333)
7 years ago
Fabian Reinartz abf7c975c9 Merge branch 'master' into dev-2.0
7 years ago
Jack Neely 128b31d058 Log failure to send NaN values to remote store as Debug (#3235)
7 years ago
Goutham Veeramachaneni 3f0267c548 Merge branch 'dev-2.0' into go-kit/log
7 years ago
Goutham Veeramachaneni f5aed810f9 logging: Port to common/promlog
7 years ago
Fabian Reinartz e746282772 Merge branch 'master' into dev-2.0
7 years ago
Fabian Reinartz d21f149745 *: migrate to go-kit/log
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
Julius Volz aa5cdcb11e Remove extra space in log output
7 years ago
gdmello 35c952e344 Added logging for remote storage adapter (#3106)
7 years ago
Fabian Reinartz 25f3e1c424 Merge branch 'master' into mergemaster
7 years ago
Felicity f30b10223a documentation: update Kubernetes example for 1.7 (#2918)
7 years ago
Tom Wilkie cf105f9d57 Update example remote adapters for change in proto location.
7 years ago
Julius Volz e0f046396a Fix InfluxDB retention policy usage in read adapter (#2781)
8 years ago
Tom Wilkie 3141a6b36b Compress remote storage requests and responses with unframed/raw snappy. (#2696)
8 years ago
Jorrit Salverda 14d0604aba Kubernetes config scrape node via api proxy (#2641)
8 years ago
Svend Sorensen 94a3e863e4 Document what ports are scraped by default in k8s example
8 years ago
Brian Brazil 0e0fc5a7f4 Correct example name to adapter. (#2590)
8 years ago
Brian Brazil c813c824d4 Separate out remote read responses.
8 years ago
Julius Volz 3581057ea4 Update remote storage bridge README.md
8 years ago
Julius Volz b391cbb808 Add InfluxDB read-back support to remote storage bridge
8 years ago
Julius Volz 815762a4ad Move retrieval.NewHTTPClient -> httputil.NewClientFromConfig
8 years ago
Stephen Soltesz 3f29324e04 Fix kubernetes host:port relabel regex.
8 years ago
Stephen Soltesz 0b1790ee44 Match addresses with or without declared ports.
8 years ago
Julius Volz beb3c4b389 Remove legacy remote storage implementations
8 years ago
Svend Sorensen 3a96d0e267 Kubernetes SD: Fix namespace meta label
8 years ago
Julius Volz b16371595d Add standalone remote storage bridge example
8 years ago
beorn7 5770d9e545 Kubernetes SD: More fixes to example config
8 years ago
gambrose 52c762e9f1 The defaults stated in the example config where wrong (#2110)
8 years ago
Jimmi Dyson 473dd5b89a
Kubernetes SD: Add endpoints role to API servers job to actually discover some API servers
8 years ago
Jimmi Dyson da23543f29
Kubernetes SD: Update example config to use endpoints role for API server discovery
8 years ago