Skip to content

Commit 9129d95

Browse files
authored
docs(sinks): Remove slash from max_bytes text (#23035)
Signed-off-by: Jed Laundry <jlaundry@jlaundry.com>
1 parent 91245a4 commit 9129d95

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+47
-47
lines changed

src/sinks/util/batch.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ where
101101
/// The maximum size of a batch that is processed by a sink.
102102
///
103103
/// This is based on the uncompressed size of the batched events, before they are
104-
/// serialized/compressed.
104+
/// serialized or compressed.
105105
#[serde(default = "default_max_bytes::<D>")]
106106
#[configurable(metadata(docs::type_unit = "bytes"))]
107107
pub max_bytes: Option<usize>,

website/cue/reference/components/sinks/base/appsignal.cue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ base: components: sinks: appsignal: configuration: {
3636
The maximum size of a batch that is processed by a sink.
3737
3838
This is based on the uncompressed size of the batched events, before they are
39-
serialized/compressed.
39+
serialized or compressed.
4040
"""
4141
required: false
4242
type: uint: {

website/cue/reference/components/sinks/base/aws_cloudwatch_logs.cue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ base: components: sinks: aws_cloudwatch_logs: configuration: {
150150
The maximum size of a batch that is processed by a sink.
151151
152152
This is based on the uncompressed size of the batched events, before they are
153-
serialized/compressed.
153+
serialized or compressed.
154154
"""
155155
required: false
156156
type: uint: {

website/cue/reference/components/sinks/base/aws_cloudwatch_metrics.cue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ base: components: sinks: aws_cloudwatch_metrics: configuration: {
150150
The maximum size of a batch that is processed by a sink.
151151
152152
This is based on the uncompressed size of the batched events, before they are
153-
serialized/compressed.
153+
serialized or compressed.
154154
"""
155155
required: false
156156
type: uint: unit: "bytes"

website/cue/reference/components/sinks/base/aws_kinesis_firehose.cue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ base: components: sinks: aws_kinesis_firehose: configuration: {
150150
The maximum size of a batch that is processed by a sink.
151151
152152
This is based on the uncompressed size of the batched events, before they are
153-
serialized/compressed.
153+
serialized or compressed.
154154
"""
155155
required: false
156156
type: uint: {

website/cue/reference/components/sinks/base/aws_kinesis_streams.cue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ base: components: sinks: aws_kinesis_streams: configuration: {
150150
The maximum size of a batch that is processed by a sink.
151151
152152
This is based on the uncompressed size of the batched events, before they are
153-
serialized/compressed.
153+
serialized or compressed.
154154
"""
155155
required: false
156156
type: uint: {

website/cue/reference/components/sinks/base/aws_s3.cue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ base: components: sinks: aws_s3: configuration: {
225225
The maximum size of a batch that is processed by a sink.
226226
227227
This is based on the uncompressed size of the batched events, before they are
228-
serialized/compressed.
228+
serialized or compressed.
229229
"""
230230
required: false
231231
type: uint: {

website/cue/reference/components/sinks/base/axiom.cue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ base: components: sinks: axiom: configuration: {
3030
The maximum size of a batch that is processed by a sink.
3131
3232
This is based on the uncompressed size of the batched events, before they are
33-
serialized/compressed.
33+
serialized or compressed.
3434
"""
3535
required: false
3636
type: uint: {

website/cue/reference/components/sinks/base/azure_blob.cue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ base: components: sinks: azure_blob: configuration: {
3636
The maximum size of a batch that is processed by a sink.
3737
3838
This is based on the uncompressed size of the batched events, before they are
39-
serialized/compressed.
39+
serialized or compressed.
4040
"""
4141
required: false
4242
type: uint: {

website/cue/reference/components/sinks/base/azure_monitor_logs.cue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ base: components: sinks: azure_monitor_logs: configuration: {
4545
The maximum size of a batch that is processed by a sink.
4646
4747
This is based on the uncompressed size of the batched events, before they are
48-
serialized/compressed.
48+
serialized or compressed.
4949
"""
5050
required: false
5151
type: uint: {

website/cue/reference/components/sinks/base/clickhouse.cue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ base: components: sinks: clickhouse: configuration: {
205205
The maximum size of a batch that is processed by a sink.
206206
207207
This is based on the uncompressed size of the batched events, before they are
208-
serialized/compressed.
208+
serialized or compressed.
209209
"""
210210
required: false
211211
type: uint: {

website/cue/reference/components/sinks/base/databend.cue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ base: components: sinks: databend: configuration: {
200200
The maximum size of a batch that is processed by a sink.
201201
202202
This is based on the uncompressed size of the batched events, before they are
203-
serialized/compressed.
203+
serialized or compressed.
204204
"""
205205
required: false
206206
type: uint: {

website/cue/reference/components/sinks/base/datadog_logs.cue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ base: components: sinks: datadog_logs: configuration: {
3636
The maximum size of a batch that is processed by a sink.
3737
3838
This is based on the uncompressed size of the batched events, before they are
39-
serialized/compressed.
39+
serialized or compressed.
4040
"""
4141
required: false
4242
type: uint: {

website/cue/reference/components/sinks/base/datadog_metrics.cue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ base: components: sinks: datadog_metrics: configuration: {
3636
The maximum size of a batch that is processed by a sink.
3737
3838
This is based on the uncompressed size of the batched events, before they are
39-
serialized/compressed.
39+
serialized or compressed.
4040
"""
4141
required: false
4242
type: uint: unit: "bytes"

website/cue/reference/components/sinks/base/datadog_traces.cue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ base: components: sinks: datadog_traces: configuration: {
3636
The maximum size of a batch that is processed by a sink.
3737
3838
This is based on the uncompressed size of the batched events, before they are
39-
serialized/compressed.
39+
serialized or compressed.
4040
"""
4141
required: false
4242
type: uint: {

website/cue/reference/components/sinks/base/elasticsearch.cue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ base: components: sinks: elasticsearch: configuration: {
231231
The maximum size of a batch that is processed by a sink.
232232
233233
This is based on the uncompressed size of the batched events, before they are
234-
serialized/compressed.
234+
serialized or compressed.
235235
"""
236236
required: false
237237
type: uint: {

website/cue/reference/components/sinks/base/gcp_chronicle_unstructured.cue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ base: components: sinks: gcp_chronicle_unstructured: configuration: {
5252
The maximum size of a batch that is processed by a sink.
5353
5454
This is based on the uncompressed size of the batched events, before they are
55-
serialized/compressed.
55+
serialized or compressed.
5656
"""
5757
required: false
5858
type: uint: {

website/cue/reference/components/sinks/base/gcp_cloud_storage.cue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ base: components: sinks: gcp_cloud_storage: configuration: {
107107
The maximum size of a batch that is processed by a sink.
108108
109109
This is based on the uncompressed size of the batched events, before they are
110-
serialized/compressed.
110+
serialized or compressed.
111111
"""
112112
required: false
113113
type: uint: {

website/cue/reference/components/sinks/base/gcp_pubsub.cue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ base: components: sinks: gcp_pubsub: configuration: {
5252
The maximum size of a batch that is processed by a sink.
5353
5454
This is based on the uncompressed size of the batched events, before they are
55-
serialized/compressed.
55+
serialized or compressed.
5656
"""
5757
required: false
5858
type: uint: {

website/cue/reference/components/sinks/base/gcp_stackdriver_logs.cue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ base: components: sinks: gcp_stackdriver_logs: configuration: {
5252
The maximum size of a batch that is processed by a sink.
5353
5454
This is based on the uncompressed size of the batched events, before they are
55-
serialized/compressed.
55+
serialized or compressed.
5656
"""
5757
required: false
5858
type: uint: {

website/cue/reference/components/sinks/base/gcp_stackdriver_metrics.cue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ base: components: sinks: gcp_stackdriver_metrics: configuration: {
5252
The maximum size of a batch that is processed by a sink.
5353
5454
This is based on the uncompressed size of the batched events, before they are
55-
serialized/compressed.
55+
serialized or compressed.
5656
"""
5757
required: false
5858
type: uint: unit: "bytes"

website/cue/reference/components/sinks/base/greptimedb.cue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ base: components: sinks: greptimedb: configuration: {
3636
The maximum size of a batch that is processed by a sink.
3737
3838
This is based on the uncompressed size of the batched events, before they are
39-
serialized/compressed.
39+
serialized or compressed.
4040
"""
4141
required: false
4242
type: uint: unit: "bytes"

website/cue/reference/components/sinks/base/greptimedb_logs.cue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ base: components: sinks: greptimedb_logs: configuration: {
3636
The maximum size of a batch that is processed by a sink.
3737
3838
This is based on the uncompressed size of the batched events, before they are
39-
serialized/compressed.
39+
serialized or compressed.
4040
"""
4141
required: false
4242
type: uint: unit: "bytes"

website/cue/reference/components/sinks/base/greptimedb_metrics.cue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ base: components: sinks: greptimedb_metrics: configuration: {
3636
The maximum size of a batch that is processed by a sink.
3737
3838
This is based on the uncompressed size of the batched events, before they are
39-
serialized/compressed.
39+
serialized or compressed.
4040
"""
4141
required: false
4242
type: uint: unit: "bytes"

website/cue/reference/components/sinks/base/honeycomb.cue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ base: components: sinks: honeycomb: configuration: {
4141
The maximum size of a batch that is processed by a sink.
4242
4343
This is based on the uncompressed size of the batched events, before they are
44-
serialized/compressed.
44+
serialized or compressed.
4545
"""
4646
required: false
4747
type: uint: {

website/cue/reference/components/sinks/base/http.cue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ base: components: sinks: http: configuration: {
205205
The maximum size of a batch that is processed by a sink.
206206
207207
This is based on the uncompressed size of the batched events, before they are
208-
serialized/compressed.
208+
serialized or compressed.
209209
"""
210210
required: false
211211
type: uint: {

website/cue/reference/components/sinks/base/humio_logs.cue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ base: components: sinks: humio_logs: configuration: {
3636
The maximum size of a batch that is processed by a sink.
3737
3838
This is based on the uncompressed size of the batched events, before they are
39-
serialized/compressed.
39+
serialized or compressed.
4040
"""
4141
required: false
4242
type: uint: {

website/cue/reference/components/sinks/base/humio_metrics.cue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ base: components: sinks: humio_metrics: configuration: {
3636
The maximum size of a batch that is processed by a sink.
3737
3838
This is based on the uncompressed size of the batched events, before they are
39-
serialized/compressed.
39+
serialized or compressed.
4040
"""
4141
required: false
4242
type: uint: {

website/cue/reference/components/sinks/base/influxdb_logs.cue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ base: components: sinks: influxdb_logs: configuration: {
3636
The maximum size of a batch that is processed by a sink.
3737
3838
This is based on the uncompressed size of the batched events, before they are
39-
serialized/compressed.
39+
serialized or compressed.
4040
"""
4141
required: false
4242
type: uint: {

website/cue/reference/components/sinks/base/influxdb_metrics.cue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ base: components: sinks: influxdb_metrics: configuration: {
3636
The maximum size of a batch that is processed by a sink.
3737
3838
This is based on the uncompressed size of the batched events, before they are
39-
serialized/compressed.
39+
serialized or compressed.
4040
"""
4141
required: false
4242
type: uint: unit: "bytes"

website/cue/reference/components/sinks/base/kafka.cue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ base: components: sinks: kafka: configuration: {
3636
The maximum size of a batch that is processed by a sink.
3737
3838
This is based on the uncompressed size of the batched events, before they are
39-
serialized/compressed.
39+
serialized or compressed.
4040
"""
4141
required: false
4242
type: uint: unit: "bytes"

website/cue/reference/components/sinks/base/keep.cue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ base: components: sinks: keep: configuration: {
4141
The maximum size of a batch that is processed by a sink.
4242
4343
This is based on the uncompressed size of the batched events, before they are
44-
serialized/compressed.
44+
serialized or compressed.
4545
"""
4646
required: false
4747
type: uint: {

website/cue/reference/components/sinks/base/logdna.cue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ base: components: sinks: logdna: configuration: {
4141
The maximum size of a batch that is processed by a sink.
4242
4343
This is based on the uncompressed size of the batched events, before they are
44-
serialized/compressed.
44+
serialized or compressed.
4545
"""
4646
required: false
4747
type: uint: {

website/cue/reference/components/sinks/base/loki.cue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ base: components: sinks: loki: configuration: {
205205
The maximum size of a batch that is processed by a sink.
206206
207207
This is based on the uncompressed size of the batched events, before they are
208-
serialized/compressed.
208+
serialized or compressed.
209209
"""
210210
required: false
211211
type: uint: {

website/cue/reference/components/sinks/base/mezmo.cue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ base: components: sinks: mezmo: configuration: {
4141
The maximum size of a batch that is processed by a sink.
4242
4343
This is based on the uncompressed size of the batched events, before they are
44-
serialized/compressed.
44+
serialized or compressed.
4545
"""
4646
required: false
4747
type: uint: {

website/cue/reference/components/sinks/base/new_relic.cue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ base: components: sinks: new_relic: configuration: {
5050
The maximum size of a batch that is processed by a sink.
5151
5252
This is based on the uncompressed size of the batched events, before they are
53-
serialized/compressed.
53+
serialized or compressed.
5454
"""
5555
required: false
5656
type: uint: {

website/cue/reference/components/sinks/base/opentelemetry.cue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ base: components: sinks: opentelemetry: configuration: protocol: {
208208
The maximum size of a batch that is processed by a sink.
209209
210210
This is based on the uncompressed size of the batched events, before they are
211-
serialized/compressed.
211+
serialized or compressed.
212212
"""
213213
required: false
214214
type: uint: {

website/cue/reference/components/sinks/base/postgres.cue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ base: components: sinks: postgres: configuration: {
4747
The maximum size of a batch that is processed by a sink.
4848
4949
This is based on the uncompressed size of the batched events, before they are
50-
serialized/compressed.
50+
serialized or compressed.
5151
"""
5252
required: false
5353
type: uint: {

website/cue/reference/components/sinks/base/prometheus_remote_write.cue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,7 @@ base: components: sinks: prometheus_remote_write: configuration: {
216216
The maximum size of a batch that is processed by a sink.
217217
218218
This is based on the uncompressed size of the batched events, before they are
219-
serialized/compressed.
219+
serialized or compressed.
220220
"""
221221
required: false
222222
type: uint: unit: "bytes"

website/cue/reference/components/sinks/base/redis.cue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ base: components: sinks: redis: configuration: {
3636
The maximum size of a batch that is processed by a sink.
3737
3838
This is based on the uncompressed size of the batched events, before they are
39-
serialized/compressed.
39+
serialized or compressed.
4040
"""
4141
required: false
4242
type: uint: unit: "bytes"

website/cue/reference/components/sinks/base/sematext_logs.cue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ base: components: sinks: sematext_logs: configuration: {
3636
The maximum size of a batch that is processed by a sink.
3737
3838
This is based on the uncompressed size of the batched events, before they are
39-
serialized/compressed.
39+
serialized or compressed.
4040
"""
4141
required: false
4242
type: uint: {

website/cue/reference/components/sinks/base/sematext_metrics.cue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ base: components: sinks: sematext_metrics: configuration: {
3636
The maximum size of a batch that is processed by a sink.
3737
3838
This is based on the uncompressed size of the batched events, before they are
39-
serialized/compressed.
39+
serialized or compressed.
4040
"""
4141
required: false
4242
type: uint: unit: "bytes"

website/cue/reference/components/sinks/base/splunk_hec_logs.cue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ base: components: sinks: splunk_hec_logs: configuration: {
7777
The maximum size of a batch that is processed by a sink.
7878
7979
This is based on the uncompressed size of the batched events, before they are
80-
serialized/compressed.
80+
serialized or compressed.
8181
"""
8282
required: false
8383
type: uint: {

website/cue/reference/components/sinks/base/splunk_hec_metrics.cue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ base: components: sinks: splunk_hec_metrics: configuration: {
6363
The maximum size of a batch that is processed by a sink.
6464
6565
This is based on the uncompressed size of the batched events, before they are
66-
serialized/compressed.
66+
serialized or compressed.
6767
"""
6868
required: false
6969
type: uint: {

0 commit comments

Comments
 (0)