Skip to content

Commit 5effed9

Browse files
author
Alexander Menzhinsky
committed
Fix wrong variable name
1 parent 99e163a commit 5effed9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ env:
99
EVENTS: LogMessage,ValueMetric,Error,ContainerMetric
1010
SKIP_SSL_VALIDATION: false
1111
NOZZLE_POLLING_PERIOD: 15s
12-
LOG_EVENTS_BATCHSIZE: 200
12+
LOG_EVENTS_BATCH_SIZE: 200
1313
SUMO_POST_MINIMUM_DELAY: 200ms
1414
SUMO_CATEGORY: ExampleCategory
1515
SUMO_NAME: ExampleName

0 commit comments

Comments
 (0)