Commit Graph

351 Commits (1eb88a8723f90bd97b9e4014fe33e4edcc7477f1)

Author SHA1 Message Date
Simon Pasquier ed19373a78
*: remove use of golang.org/x/net/context (#4869) 7 years ago
Tom Wilkie 8f42192e52 Add Prometheus alerts from kube-prometheus, remove the alertmanager alerts. 7 years ago
Tom Wilkie dfbdf8d3bb Add a basic readme with link to the mixin docs. 7 years ago
Tom Wilkie 5fd712b210 copypasta. 7 years ago
Tom Wilkie 50861d586a Alert if more than 1% of alerts fail for a given integration. 7 years ago
Tom Wilkie 266ba185fe Remove PromScrapeFailed alert. 7 years ago
Tom Wilkie e8a8ce5654 Basic Prometheus dashboard. 7 years ago
Tom Wilkie ee1427faad Prometheus monitoring mixin for Prometheus itself. 7 years ago
Timo Beckers 65adbe7d8f
documentation - add marathon-sd example configuration 7 years ago
Timo Beckers b12ed54f95
documentation - add marathon-sd example configuration 7 years ago
Brian Pandola 3241c527d0 Fix typo (#4760) 7 years ago
Augustin Husson f60620ec0b format comment 7 years ago
Tom Wilkie d3a1ff1abf
Reduce memory usage of remote read by reducing pointer usage. (#4655) 7 years ago
Augustin Husson 9e6dc6f96c fix targetGroup that disappear totally 7 years ago
Augustin Husson 3c0b130e5e apply review 7 years ago
beorn7 4fb59d1e61 Remove use of deprecated prometheus.Handler 7 years ago
Augustin Husson e03869de76 add unit test and isolate the method that generate the target 7 years ago
Augustin Husson 97950a3fae remove group if the target is empty at adapter level 7 years ago
Julius Volz 8fbe1b5133
Handle a bunch of unchecked errors (#4461) 7 years ago
Harsh Agarwal 6a464ae174 expose log.level for promlog for remote_storage_adapter (#4195) 8 years ago
Julius Volz d8153ac5d5
Update internal architecture diagram (#4398) 8 years ago
Julius Volz a215aed9b6
Document internal Prometheus server architecture (#4295) 8 years ago
Peter Gallerani a9d5034add Fix missing 'msg' in remote storage adapter main.go .Log info message (#4377) 8 years ago
Callum Styan d0ee4da932 fix minor issues in custom SD example (#4278) 8 years ago
Callum Styan 03578d5df8 add example usage of SD adapter for converting unsupported SD type to filesd (#3720) 8 years ago
Bartek Plotka 03a9e7f72e example: Commented out annotation examples as they are meant only for example not as an idiomatic way of relabelling. 8 years ago
Paul Gier 85a3c974b7 minor yaml indentation consistency fix in example configs (#3946) 8 years ago
ferhat elmas ffa673f7d8 General simplifications (#3887) 8 years ago
Goutham Veeramachaneni 3de10e3b44
Add CleanTombstones API endpoint 8 years ago
root 80e5867a87 Fixed RBAC Example, added ingress privileges; @brian-brazil 8 years ago
Matthew Pound e6dcc72f9a Fix instructions on updating prometheus.yml for Remote Write Adapter Example (#3422) 8 years ago
James Turnbull 4db6592d01 Removing external_labels from example conf file (#3409) 8 years ago
David e3b926c03b Fix typo in AM config field static_configs (#3415) 8 years ago
Krasi Georgiev 5d8f93a22a now using only github.com/gogo/protobuf 8 years ago
Julien Pivotto 3382f39046 Explicitely add alertmanager to example config (#3383) 8 years ago
Julius Volz 099df0c5f0 Migrate "golang.org/x/net/context" -> "context" (#3333) 8 years ago
Jack Neely 128b31d058 Log failure to send NaN values to remote store as Debug (#3235) 8 years ago
Goutham Veeramachaneni f5aed810f9 logging: Port to common/promlog 8 years ago
Fabian Reinartz d21f149745 *: migrate to go-kit/log 8 years ago
Johannes 'fish' Ziemke 70f3d1e9f9 k8s: Support discovery of ingresses (#3111) 8 years ago
Julius Volz aa5cdcb11e Remove extra space in log output 8 years ago
gdmello 35c952e344 Added logging for remote storage adapter (#3106) 8 years ago
Felicity f30b10223a documentation: update Kubernetes example for 1.7 (#2918) 9 years ago
Tom Wilkie cf105f9d57 Update example remote adapters for change in proto location. 9 years ago
Fabian Reinartz 32226e30f5 Guard reload and quit endpoints by flag 9 years ago
Fabian Reinartz ccf9e62972 *: add admin grpc API 9 years ago
Julius Volz e0f046396a Fix InfluxDB retention policy usage in read adapter (#2781) 9 years ago
Tom Wilkie 3141a6b36b Compress remote storage requests and responses with unframed/raw snappy. (#2696) 9 years ago
Jorrit Salverda 14d0604aba Kubernetes config scrape node via api proxy (#2641) 9 years ago
Svend Sorensen 94a3e863e4 Document what ports are scraped by default in k8s example 9 years ago