Skip to content

Commit 6636a09

Browse files
jlaundryrtrieu
andauthored
Update website/cue/reference/components/sinks/base/azure_logs_ingestion.cue
Co-authored-by: Rosa Trieu <[email protected]>
1 parent f8aad84 commit 6636a09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ base: components: sinks: azure_logs_ingestion: 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: {

0 commit comments

Comments
 (0)