Commit Graph

97 Commits (311edc5a385c62ad603bdf9df82ede20d7bef3f1)

Author SHA1 Message Date
Goutham Veeramachaneni 3de10e3b44
Add CleanTombstones API endpoint
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
Fabian Reinartz 32226e30f5 Guard reload and quit endpoints by flag
7 years ago
Fabian Reinartz ccf9e62972 *: add admin grpc API
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 b5b0e00923 Merge pull request #2499 from prometheus/remote-read
8 years ago
Julius Volz 428e1ad42c Remove PromDash from architecture diagram
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
Jimmi Dyson 4d37dca669
Kubernetes SD: Update config for discovery in 1.3
8 years ago
Julius Volz b5163351bf Simplify and fix remote write example
8 years ago
Tom Wilkie d83879210c Switch back to protos over HTTP, instead of GRPC.
8 years ago
Julius Volz aa3f2b7216 Generic write cleanups and changes.
8 years ago
Brian Brazil 36d2c4bd0b Add generic write path using grpc.
8 years ago
Fabian Reinartz 9a269b5507 Clarify comment on rule evaluation
8 years ago
Audun Fauchald Strand 50e044bb00 added path to pods scrape job
8 years ago