mirror of
https://github.com/prometheus/prometheus.git
synced 2025-11-28 14:11:02 +01:00
chore: exclude experimental /v1/ endpoints from stability guarantees
a bunch is marked as experimental in https://prometheus.io/docs/prometheus/latest/querying/api/ Signed-off-by: machine424 <ayoubmrini424@gmail.com>
This commit is contained in:
parent
1607b5c8cc
commit
a48d348811
@ -13,7 +13,7 @@ Things considered stable for 3.x:
|
||||
* The query language and data model
|
||||
* Alerting and recording rules
|
||||
* The ingestion exposition format
|
||||
* v1 HTTP API (used by dashboards and UIs)
|
||||
* v1 HTTP API (used by dashboards and UIs), excluding endpoints explicitly marked as experimental
|
||||
* Configuration file format (minus the service discovery remote read/write, see below)
|
||||
* Rule/alert file format
|
||||
* Console template syntax and semantics
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user