diff --git a/rfcs/text/0039-tsdb-dimensions.md b/rfcs/text/0039-tsdb-dimensions.md index a600eb2c9..15a4b912a 100644 --- a/rfcs/text/0039-tsdb-dimensions.md +++ b/rfcs/text/0039-tsdb-dimensions.md @@ -1,7 +1,7 @@ # 0039: TSDB Dimensions -- Stage: **0 (strawperson)** +- Stage: **1 (Draft)** - Date: **2023-04-11** - +* Bare metal +* VMs +* AWS EC2 instances +* GCP compute engines +* Azure compute VMs @@ -284,7 +306,7 @@ No concerns are known as of now. Presence of the `dimension:true` does not impac - +No concerns are known as of now. Presence of the `dimension:true` does not impact functionality when TSDB mode is disabled (`index.mode` : null or `index.mode` : `standard`). When TSDB mode is enabled (`index.mode`: `time_series`), there exist no known impacts. @@ -326,7 +348,7 @@ e.g.: * Stage 0: https://github.com/elastic/ecs/pull/2172 - +* Stage 1: https://github.com/elastic/ecs/pull/2217