Skip to content

Commit 0033022

Browse files
Merge pull request #28 from WolfgangTheilmann/patch-1
Update configuration-parameters-1830bca.md
2 parents 2698f52 + eba5e04 commit 0033022

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

docs/configuration-parameters-1830bca.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,28 @@ Configures the data ingestion over the ingest-otlp endpoint \(OpenTelemetry Prot
128128
<tr>
129129
<td valign="top">
130130

131+
feature\_flags
132+
133+
</td>
134+
<td valign="top">
135+
136+
No
137+
138+
</td>
139+
<td valign="top">
140+
141+
String Array
142+
143+
</td>
144+
<td valign="top">
145+
146+
Used for enabling specific/experimental features specified as array: `"feature_flags": [ "feature-1", "feature 2" ]`. Please omit or keep empty by default. <br> Available feature flags: <br> `upgradeToOpenSearchV2` to use OpenSearch 2.19; note that an upgraded version can not be downgraded any more; [details here](https://me.sap.com/notes/3617458)
147+
148+
</td>
149+
</tr>
150+
<tr>
151+
<td valign="top">
152+
131153
retention\_period
132154

133155
</td>

0 commit comments

Comments
 (0)