Skip to content

Commit

Permalink
style: bring harvest.cue up to date (#3256)
Browse files Browse the repository at this point in the history
  • Loading branch information
cgrinds authored Nov 5, 2024
1 parent ddb97c5 commit 256613e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions harvest.cue
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ label: [string]: string
#Recorder: {
path: string
mode: "record" | "replay"
keep_last?: int
}

#CollectorDef: {
Expand All @@ -91,6 +92,7 @@ Pollers: [Name=_]: #Poller
log_max_bytes?: int
log_max_files?: int
password?: string
poller_log_schedule?: string
prefer_zapi?: bool
recorder?: #Recorder
ssl_cert?: string
Expand Down

0 comments on commit 256613e

Please sign in to comment.