mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
feat: Add concurrency setting for OpenTelemetry Ingest worker and update related configurations
This commit is contained in:
@@ -234,6 +234,11 @@ WORKFLOW_SCRIPT_TIMEOUT_IN_MS=5000
|
||||
WORKFLOW_TIMEOUT_IN_MS=5000
|
||||
|
||||
|
||||
# Concurrency settings
|
||||
# Max number of telemetry jobs processed concurrently by OpenTelemetry Ingest worker
|
||||
OPEN_TELEMETRY_INGEST_CONCURRENCY=100
|
||||
|
||||
|
||||
|
||||
# Lets encrypt notification email. This email will be used when certs are about to expire
|
||||
LETS_ENCRYPT_NOTIFICATION_EMAIL=
|
||||
|
||||
Reference in New Issue
Block a user