Skip to content

Commit cf678e8

Browse files
feat: support --retention-period arg for NGMonitoring (#6210)
Co-authored-by: Cody (Xuecheng) Zhang <csuzhangxc@gmail.com>
1 parent 5864e27 commit cf678e8

File tree

9 files changed

+9905
-9839
lines changed

9 files changed

+9905
-9839
lines changed

docs/api-references/docs.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10407,6 +10407,17 @@ Defaults to Kubernetes default storage class.</p>
1040710407
</tr>
1040810408
<tr>
1040910409
<td>
10410+
<code>retentionPeriod</code></br>
10411+
<em>
10412+
string
10413+
</em>
10414+
</td>
10415+
<td>
10416+
<p>Retention period to store ng monitoring data</p>
10417+
</td>
10418+
</tr>
10419+
<tr>
10420+
<td>
1041010421
<code>config</code></br>
1041110422
<em>
1041210423
github.com/pingcap/tidb-operator/pkg/apis/util/config.GenericConfig

0 commit comments

Comments
 (0)