prometheus/docs
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
..
configuration remote_write: allow passing along custom HTTP headers (#8416) 2021-02-04 14:18:13 -07:00
images Add 2.0 storage docs (#3423) 2017-11-07 22:00:38 +01:00
querying '@ <timestamp>' modifier (#8121) 2021-01-20 16:27:39 +05:30
disabled_features.md Various enhancements and refactorings for remote write receiver: 2021-02-08 20:41:23 +00:00
federation.md Fix typo (#5796) 2019-07-24 10:41:14 +01:00
getting_started.md Various doc tweaks (#8111) 2020-10-27 09:50:37 +00:00
index.md Update prometheus.io's URL to the latest version (#5270) 2019-02-27 10:39:50 +00:00
installation.md docs: minor corrections to the docker documentation (#6869) 2020-08-31 15:44:08 +01:00
management_api.md Various doc tweaks (#8111) 2020-10-27 09:50:37 +00:00
migration.md Various doc tweaks (#8111) 2020-10-27 09:50:37 +00:00
stability.md Add TLS and basic authentication 2020-12-28 21:33:44 +01:00
storage.md Various enhancements and refactorings for remote write receiver: 2021-02-08 20:41:23 +00:00