3
0

Recommit for updates in build 46

This commit is contained in:
2025-12-03 15:58:17 +01:00
parent baf8e46508
commit 73bf16913a
2 changed files with 2 additions and 2 deletions

View File

@@ -92,7 +92,7 @@
<p>Configurable options: - storage.tsdb.retention.time via <code>$ps_retention_time</code> - storage.tsdb.retention.size via <code>$ps_retention_size</code> - storage.tsdb.wal-segment-size via <code>ps_wal_seg_size</code> - storage.tsdb.min-block-duration via <code>ps_min_block_dur</code> - storage.tsdb.max-block-duration via <code>ps_max_block_dur</code> - authentication user via <code>$ps_auth_user</code> - authentication password via <code>$ps_auth_pass</code> - web authentication password via <code>$ps_web_pass</code> ( different format required) - MemoryMax via <code>ps_max_mem</code> - MemoryHigh via <code>ps_high_mem</code> - MemorySwapMax via <code>ps_swap_mem</code> - OOMScoreAdjust via <code>ps_oom_score</code> - GOMAXPROCS via <code>ps_max_procs</code> - external remote write ( writing to a remote instance like pg-adapter): - <code>ps_write_external</code> true enables it - <code>ps_external_url</code> must be a valid full url - <code>ps_auth_ext_user</code>must be a valid user - <code>ps_auth_ext_pass</code>must be a valid password</p>
<h2 id="label-Repo+Documentation">Repo Documentation</h2>
<h2 id="label-Puppet+Documentation">Puppet Documentation</h2>
<p>See the full Puppet documentation including parameters in <code>docs/index.html</code></p>