prometheus/documentation/examples
Tom Wilkie d479151f1f Various enhancements and refactorings for remote write receiver:
- Remove unrelated changes
- Refactor code out of the API module - that is already getting pretty crowded.
- Don't track reference for AddFast in remote write.  This has the potential to consume unlimited server-side memory if a malicious client pushes a different label set for every series.  For now, its easier and safer to always use the 'slow' path.
- Return 400 on out of order samples.
- Use remote.DecodeWriteRequest in the remote write adapters.
- Put this behing the 'remote-write-server' feature flag
- Add some (very) basic docs.
- Used named return & add test for commit error propagation

Signed-off-by: Tom Wilkie <tom.wilkie@gmail.com>
2021-02-08 20:41:23 +00:00
..
custom-sd Testify: move to require (#8122) 2020-10-29 09:43:23 +00:00
kubernetes-rabbitmq Fix spelling (#7512) 2020-07-04 14:54:26 +02:00
remote_storage Various enhancements and refactorings for remote write receiver: 2021-02-08 20:41:23 +00:00
prometheus-digitalocean.yml Add DigitalOcean service discovery (#7407) 2020-06-18 17:04:41 +02:00
prometheus-dockerswarm.yml fix few typo (#8023) 2020-10-07 16:51:31 +01:00
prometheus-eureka.yml Add Eureka Service Discovery (#3369) 2020-08-26 17:36:59 +02:00
prometheus-hetzner.yml Add hetzner service discovery (#7822) 2020-08-21 15:49:19 +02:00
prometheus-kubernetes.yml documentation: Adapt Kubernetes RBAC to use metrics roles (#3661) 2020-07-24 16:36:56 +02:00
prometheus-marathon.yml documentation - add marathon-sd example configuration 2018-10-25 18:02:59 +02:00
prometheus.yml minor yaml indentation consistency fix in example configs (#3946) 2018-03-11 23:06:13 +00:00
rbac-setup.yml add networking.k8s.io for ingress (#8091) 2020-10-22 15:08:12 -06:00
web-config.yml https: Add example configuration file 2021-01-15 01:37:50 +01:00