Skip to content

Commit

Permalink
docs(vector sink): Added proxy option to Vector sink (#21609)
Browse files Browse the repository at this point in the history
* fix(website): Added proxy option to Vector sink.

Closes: #21315

* cuefmt

Signed-off-by: Jesse Szwedko <[email protected]>

---------

Signed-off-by: Jesse Szwedko <[email protected]>
Co-authored-by: Jesse Szwedko <[email protected]>
  • Loading branch information
jpds and jszwedko authored Nov 1, 2024
1 parent e044856 commit e0b8049
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/cue/reference/components/sinks/vector.cue
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ components: sinks: vector: {
}
compression: enabled: false
encoding: enabled: false
proxy: enabled: true
request: {
enabled: true
headers: false
Expand Down

0 comments on commit e0b8049

Please sign in to comment.