Commit Graph

384 Commits (main)

Author SHA1 Message Date
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
William Stewart f97cd29e47
Drop '__meta_kubernetes_role' since we have role in the config
8 years ago
William Stewart 599fafd2aa
Add node job
8 years ago
William Martin Stewart 58a3771e49 Add roles to prometheus kubernetes example
8 years ago
Jimmi Dyson 5733de0dfe
Kubernetes SD: Update example config with TLS options
9 years ago
beorn7 44aa7ec46d doc: Update scrape config in example prometheus.yml
9 years ago
Pieter Lange 427b322078 Minor typo
9 years ago
Patrick Bogen ae413704e8 kubernetes pod-level discovery
9 years ago
Julius Volz 657d65d6d6 Remove invalid scrape timeout from example config.
9 years ago
Julius Volz e3baa35e9f Fix typo in documentation/examples/kubernetes-rabbitmq/README.md
9 years ago
Tiago Katcipis 73be7f63be Fix typos and moving example to the correct place
9 years ago
Tiago Katcipis b7ae20d3d8 fixing typos
9 years ago
Tiago Katcipis 53fb648849 adding README to explain the example
9 years ago
Tiago Katcipis bb4722d6b5 Adding RabbitMQ example as mentioned on #1312
9 years ago
Jimmi Dyson d3934345e9 Kubernetes Discovery: Ensure metrics path isn't overwritten in example relabeling
9 years ago
Jimmi Dyson c12fb447b8 Kubernetes SD: Use first TCP service port as target port & clean up
9 years ago
Jimmi Dyson 042f18b07a Kubernetes SD: Fix metrics path relabeling in example config
9 years ago
Jimmi Dyson 645feba8cf KubernetesSD: Remove redundant defaults from example config
9 years ago
Jimmi Dyson 2cca07381b KubernetesSD: Create targets for services as well as service endpoints
9 years ago
Jimmi Dyson 104803e74e Kubernetes SD: Cleanup example config label regexps
9 years ago
Jimmi Dyson 87940ec213 Kubernetes SD: Rename `masters` to `api_servers` in config
9 years ago
Thach MAI 94f4430ff3 Fix example prometheus.yml to use "external_labels" instead of "labels".
9 years ago
Jimmi Dyson 1976dfe634 Add Kubernetes namespace & name labels to example config
9 years ago
Jimmi Dyson 0d61605526 Kubernetes SD example: separate out cluster level components & services
9 years ago
Jimmi Dyson e26fc5e73c Kubernetes SD config tidy & add labelmap action example
9 years ago
Keegan Carruthers-Smith e633b1dc8d Move InCluster auth in kubernetes example config
9 years ago
Fabian Reinartz 58c32f84ce Merge pull request #1055 from fabric8io/kubernetes-discovery
9 years ago
Jimmi Dyson a1574aa2b3 Move TLS options to scrape config
9 years ago
Fabian Reinartz e298463fd6 Merge pull request #1053 from prometheus/diag
9 years ago
Fabian Reinartz e761f0d664 Update architecture diagram
9 years ago
Jimmi Dyson d7a7fd4589 Kubernetes SD improvements
9 years ago
Jimmi Dyson 923f8111d4 Initial Kubernetes discovery
9 years ago
Fabian Reinartz a703241bf8 Adjust example config to naming changes
10 years ago
Fabian Reinartz 86087120dd Replace example config with new YAML format.
10 years ago
beorn7 33ef2e411b Remove hopelessly outdated tutorial.
10 years ago
Julius Volz 62b69b005d Update architecture diagram and include source file.
10 years ago
Julius Volz 9c43ed7b6d Update architecture diagram.
10 years ago
Julius Volz 6717f6b2f4 Add architecture overview diagram.
10 years ago
Julius Volz c35db9f080 Add Java implementation links to metric model docs.
11 years ago
Julius Volz 688f4f43c3 Minor metric type documentation fixups.
11 years ago
Julius Volz 91aebda74d Merge "Interim commit of metric model."
11 years ago
Julius Volz fceef4137c Fix /metrics endpoint in sample config.
11 years ago
Conor Hennessy 2d2c434d48 More updates for first time users.
11 years ago
Conor Hennessy 986adfa557 Update example config file from json to new protobuf format.
11 years ago
Matt T. Proud 9dd3f95861 Interim commit of metric model.
11 years ago
Matt T. Proud d538b0382f Include long-tail data deletion mechanism.
12 years ago
Julius Volz 06ace4941d Remove/replace last references to github.com/matttproud/...
12 years ago
Matt T. Proud 5d1c794b30 Move documentation examples to dedicated location.
12 years ago