Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions api/observability/v1/output_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -256,6 +256,8 @@ type BaseOutputTuningSpec struct {
// In-memory buffers offer the highest performance due to low latency, but they have two limitations:
// they will consume memory, and they do not provide durability — buffered data is lost on process termination or failure.
//
// Valid values are: AtLeastOnce, AtMostOnce.
//
// +kubebuilder:validation:Enum:=AtLeastOnce;AtMostOnce
type DeliveryMode string

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1989,6 +1989,8 @@ spec:
This optional setting. When it is left unset, the system defaults to using an in-memory buffer.
In-memory buffers offer the highest performance due to low latency, but they have two limitations:
they will consume memory, and they do not provide durability — buffered data is lost on process termination or failure.

Valid values are: AtLeastOnce, AtMostOnce.
enum:
- AtLeastOnce
- AtMostOnce
Expand Down Expand Up @@ -2088,6 +2090,8 @@ spec:
This optional setting. When it is left unset, the system defaults to using an in-memory buffer.
In-memory buffers offer the highest performance due to low latency, but they have two limitations:
they will consume memory, and they do not provide durability — buffered data is lost on process termination or failure.

Valid values are: AtLeastOnce, AtMostOnce.
enum:
- AtLeastOnce
- AtMostOnce
Expand Down Expand Up @@ -2332,6 +2336,8 @@ spec:
This optional setting. When it is left unset, the system defaults to using an in-memory buffer.
In-memory buffers offer the highest performance due to low latency, but they have two limitations:
they will consume memory, and they do not provide durability — buffered data is lost on process termination or failure.

Valid values are: AtLeastOnce, AtMostOnce.
enum:
- AtLeastOnce
- AtMostOnce
Expand Down Expand Up @@ -2490,6 +2496,8 @@ spec:
This optional setting. When it is left unset, the system defaults to using an in-memory buffer.
In-memory buffers offer the highest performance due to low latency, but they have two limitations:
they will consume memory, and they do not provide durability — buffered data is lost on process termination or failure.

Valid values are: AtLeastOnce, AtMostOnce.
enum:
- AtLeastOnce
- AtMostOnce
Expand Down Expand Up @@ -2646,6 +2654,8 @@ spec:
This optional setting. When it is left unset, the system defaults to using an in-memory buffer.
In-memory buffers offer the highest performance due to low latency, but they have two limitations:
they will consume memory, and they do not provide durability — buffered data is lost on process termination or failure.

Valid values are: AtLeastOnce, AtMostOnce.
enum:
- AtLeastOnce
- AtMostOnce
Expand Down Expand Up @@ -2804,6 +2814,8 @@ spec:
This optional setting. When it is left unset, the system defaults to using an in-memory buffer.
In-memory buffers offer the highest performance due to low latency, but they have two limitations:
they will consume memory, and they do not provide durability — buffered data is lost on process termination or failure.

Valid values are: AtLeastOnce, AtMostOnce.
enum:
- AtLeastOnce
- AtMostOnce
Expand Down Expand Up @@ -2940,6 +2952,8 @@ spec:
This optional setting. When it is left unset, the system defaults to using an in-memory buffer.
In-memory buffers offer the highest performance due to low latency, but they have two limitations:
they will consume memory, and they do not provide durability — buffered data is lost on process termination or failure.

Valid values are: AtLeastOnce, AtMostOnce.
enum:
- AtLeastOnce
- AtMostOnce
Expand Down Expand Up @@ -3120,6 +3134,8 @@ spec:
This optional setting. When it is left unset, the system defaults to using an in-memory buffer.
In-memory buffers offer the highest performance due to low latency, but they have two limitations:
they will consume memory, and they do not provide durability — buffered data is lost on process termination or failure.

Valid values are: AtLeastOnce, AtMostOnce.
enum:
- AtLeastOnce
- AtMostOnce
Expand Down Expand Up @@ -3354,6 +3370,8 @@ spec:
This optional setting. When it is left unset, the system defaults to using an in-memory buffer.
In-memory buffers offer the highest performance due to low latency, but they have two limitations:
they will consume memory, and they do not provide durability — buffered data is lost on process termination or failure.

Valid values are: AtLeastOnce, AtMostOnce.
enum:
- AtLeastOnce
- AtMostOnce
Expand Down Expand Up @@ -3491,6 +3509,8 @@ spec:
This optional setting. When it is left unset, the system defaults to using an in-memory buffer.
In-memory buffers offer the highest performance due to low latency, but they have two limitations:
they will consume memory, and they do not provide durability — buffered data is lost on process termination or failure.

Valid values are: AtLeastOnce, AtMostOnce.
enum:
- AtLeastOnce
- AtMostOnce
Expand Down Expand Up @@ -3774,6 +3794,8 @@ spec:
This optional setting. When it is left unset, the system defaults to using an in-memory buffer.
In-memory buffers offer the highest performance due to low latency, but they have two limitations:
they will consume memory, and they do not provide durability — buffered data is lost on process termination or failure.

Valid values are: AtLeastOnce, AtMostOnce.
enum:
- AtLeastOnce
- AtMostOnce
Expand Down Expand Up @@ -3951,6 +3973,8 @@ spec:
This optional setting. When it is left unset, the system defaults to using an in-memory buffer.
In-memory buffers offer the highest performance due to low latency, but they have two limitations:
they will consume memory, and they do not provide durability — buffered data is lost on process termination or failure.

Valid values are: AtLeastOnce, AtMostOnce.
enum:
- AtLeastOnce
- AtMostOnce
Expand Down Expand Up @@ -4156,6 +4180,8 @@ spec:
This optional setting. When it is left unset, the system defaults to using an in-memory buffer.
In-memory buffers offer the highest performance due to low latency, but they have two limitations:
they will consume memory, and they do not provide durability — buffered data is lost on process termination or failure.

Valid values are: AtLeastOnce, AtMostOnce.
enum:
- AtLeastOnce
- AtMostOnce
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1989,6 +1989,8 @@ spec:
This optional setting. When it is left unset, the system defaults to using an in-memory buffer.
In-memory buffers offer the highest performance due to low latency, but they have two limitations:
they will consume memory, and they do not provide durability — buffered data is lost on process termination or failure.

Valid values are: AtLeastOnce, AtMostOnce.
enum:
- AtLeastOnce
- AtMostOnce
Expand Down Expand Up @@ -2088,6 +2090,8 @@ spec:
This optional setting. When it is left unset, the system defaults to using an in-memory buffer.
In-memory buffers offer the highest performance due to low latency, but they have two limitations:
they will consume memory, and they do not provide durability — buffered data is lost on process termination or failure.

Valid values are: AtLeastOnce, AtMostOnce.
enum:
- AtLeastOnce
- AtMostOnce
Expand Down Expand Up @@ -2332,6 +2336,8 @@ spec:
This optional setting. When it is left unset, the system defaults to using an in-memory buffer.
In-memory buffers offer the highest performance due to low latency, but they have two limitations:
they will consume memory, and they do not provide durability — buffered data is lost on process termination or failure.

Valid values are: AtLeastOnce, AtMostOnce.
enum:
- AtLeastOnce
- AtMostOnce
Expand Down Expand Up @@ -2490,6 +2496,8 @@ spec:
This optional setting. When it is left unset, the system defaults to using an in-memory buffer.
In-memory buffers offer the highest performance due to low latency, but they have two limitations:
they will consume memory, and they do not provide durability — buffered data is lost on process termination or failure.

Valid values are: AtLeastOnce, AtMostOnce.
enum:
- AtLeastOnce
- AtMostOnce
Expand Down Expand Up @@ -2646,6 +2654,8 @@ spec:
This optional setting. When it is left unset, the system defaults to using an in-memory buffer.
In-memory buffers offer the highest performance due to low latency, but they have two limitations:
they will consume memory, and they do not provide durability — buffered data is lost on process termination or failure.

Valid values are: AtLeastOnce, AtMostOnce.
enum:
- AtLeastOnce
- AtMostOnce
Expand Down Expand Up @@ -2804,6 +2814,8 @@ spec:
This optional setting. When it is left unset, the system defaults to using an in-memory buffer.
In-memory buffers offer the highest performance due to low latency, but they have two limitations:
they will consume memory, and they do not provide durability — buffered data is lost on process termination or failure.

Valid values are: AtLeastOnce, AtMostOnce.
enum:
- AtLeastOnce
- AtMostOnce
Expand Down Expand Up @@ -2940,6 +2952,8 @@ spec:
This optional setting. When it is left unset, the system defaults to using an in-memory buffer.
In-memory buffers offer the highest performance due to low latency, but they have two limitations:
they will consume memory, and they do not provide durability — buffered data is lost on process termination or failure.

Valid values are: AtLeastOnce, AtMostOnce.
enum:
- AtLeastOnce
- AtMostOnce
Expand Down Expand Up @@ -3120,6 +3134,8 @@ spec:
This optional setting. When it is left unset, the system defaults to using an in-memory buffer.
In-memory buffers offer the highest performance due to low latency, but they have two limitations:
they will consume memory, and they do not provide durability — buffered data is lost on process termination or failure.

Valid values are: AtLeastOnce, AtMostOnce.
enum:
- AtLeastOnce
- AtMostOnce
Expand Down Expand Up @@ -3354,6 +3370,8 @@ spec:
This optional setting. When it is left unset, the system defaults to using an in-memory buffer.
In-memory buffers offer the highest performance due to low latency, but they have two limitations:
they will consume memory, and they do not provide durability — buffered data is lost on process termination or failure.

Valid values are: AtLeastOnce, AtMostOnce.
enum:
- AtLeastOnce
- AtMostOnce
Expand Down Expand Up @@ -3491,6 +3509,8 @@ spec:
This optional setting. When it is left unset, the system defaults to using an in-memory buffer.
In-memory buffers offer the highest performance due to low latency, but they have two limitations:
they will consume memory, and they do not provide durability — buffered data is lost on process termination or failure.

Valid values are: AtLeastOnce, AtMostOnce.
enum:
- AtLeastOnce
- AtMostOnce
Expand Down Expand Up @@ -3774,6 +3794,8 @@ spec:
This optional setting. When it is left unset, the system defaults to using an in-memory buffer.
In-memory buffers offer the highest performance due to low latency, but they have two limitations:
they will consume memory, and they do not provide durability — buffered data is lost on process termination or failure.

Valid values are: AtLeastOnce, AtMostOnce.
enum:
- AtLeastOnce
- AtMostOnce
Expand Down Expand Up @@ -3951,6 +3973,8 @@ spec:
This optional setting. When it is left unset, the system defaults to using an in-memory buffer.
In-memory buffers offer the highest performance due to low latency, but they have two limitations:
they will consume memory, and they do not provide durability — buffered data is lost on process termination or failure.

Valid values are: AtLeastOnce, AtMostOnce.
enum:
- AtLeastOnce
- AtMostOnce
Expand Down Expand Up @@ -4156,6 +4180,8 @@ spec:
This optional setting. When it is left unset, the system defaults to using an in-memory buffer.
In-memory buffers offer the highest performance due to low latency, but they have two limitations:
they will consume memory, and they do not provide durability — buffered data is lost on process termination or failure.

Valid values are: AtLeastOnce, AtMostOnce.
enum:
- AtLeastOnce
- AtMostOnce
Expand Down