prometheus/docs/querying
beorn7 8fdfa52976 API: Promote remote-write-receiver to stable
Since `/api/v1/write` is a mutating endpoint, we should still activate
the remote-write-receiver explicitly. But we should do it in the same
way as the other mutating endpoints, i.e. via a flag
`--web.enable-remote-write-receiver`.

This commit marks the feature flag as deprecated, i.e. it still works
but logs a warning on startup. This enables users to seamlessly
migrate. With the next minor release, we can start ignoring the
feature flag (but still warn a user that is trying to use it).

Signed-off-by: beorn7 <beorn@grafana.com>
2022-01-05 15:36:07 +01:00
..
api.md API: Promote remote-write-receiver to stable 2022-01-05 15:36:07 +01:00
basics.md Rename links 2021-08-06 21:54:44 -06:00
examples.md Update aggregation operator docs (#6240) 2019-10-28 17:37:07 +01:00
functions.md Add inverse hyperbolic functions 2021-09-15 22:47:10 -04:00
index.md Import querying documentation from prometheus/docs 2017-10-26 22:36:47 +02:00
operators.md docs/operators: fix a typo (#9559) 2021-10-21 14:35:52 +02:00