Skip to content

Commit 59b7366

Browse files
Update Label for retention
Co-authored-by: Tim Meusel <[email protected]>
1 parent 19e2780 commit 59b7366

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plans/load_metrics.pp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
String $telegraf_token = 'puppet telegraf token',
4242
String $token_file = '/root/.influxdb_token',
4343
String $conf_dir = '/tmp/telegraf',
44-
# 40 day default for bucket retention
44+
# 90 day default for bucket retention
4545
Array[Hash] $retention_rules = [{
4646
'type' => 'expire',
4747
'everySeconds' => 7776000,

0 commit comments

Comments
 (0)