Commit Graph

148 Commits (5c04ef3935a8843d6ec8ca9ad52fb1d82e99ddc4)

Author SHA1 Message Date
beorn7 5c04ef3935 Make README.md immediately useful
6 years ago
beorn7 ddfabda152 Add Makefile and suitable jsonnet files
6 years ago
beorn7 e943803a3c Add .gitignore file
6 years ago
Björn Rabenstein 498d31e178
Merge pull request #5681 from prometheus/beorn7/mixin
6 years ago
Callum Styan a5762f3681 Add dashboard for remote write to prometheus-mixin.
6 years ago
beorn7 5639aaf0a4 Merge branch 'master' into mixin
6 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
Tom Wilkie 38a9bbbec2 Loosen off PrometheusRemoteWriteBehind alert.
6 years ago
Tom Wilkie b615069289 Update metric names.
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
Tom Wilkie e248ffb220 Add alert for WAL remote write falling behind.
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 375ad1185c
*: bump gRPC dependencies (#5075)
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
Ben Kochie c6399296dc
Fix spelling/typos (#4921)
6 years ago
Alex Yu 5dcce32ef8 update promlog to latest version (#4876)
6 years ago
Tom Wilkie 638204c775 Typo
6 years ago
Simon Pasquier ed19373a78
*: remove use of golang.org/x/net/context (#4869)
6 years ago
Tom Wilkie 8f42192e52 Add Prometheus alerts from kube-prometheus, remove the alertmanager alerts.
6 years ago
Tom Wilkie dfbdf8d3bb Add a basic readme with link to the mixin docs.
6 years ago
Tom Wilkie 5fd712b210 copypasta.
6 years ago
Tom Wilkie 50861d586a Alert if more than 1% of alerts fail for a given integration.
6 years ago
Tom Wilkie 266ba185fe Remove PromScrapeFailed alert.
6 years ago
Tom Wilkie e8a8ce5654 Basic Prometheus dashboard.
6 years ago
Tom Wilkie ee1427faad Prometheus monitoring mixin for Prometheus itself.
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
Julius Volz d8153ac5d5
Update internal architecture diagram (#4398)
6 years ago
Julius Volz a215aed9b6
Document internal Prometheus server architecture (#4295)
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