File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -105,8 +105,8 @@ mode: "wide"
105105| ` MAXIMUM_DEV_QUEUE_SIZE ` | No | — | Max dev queue size. |
106106| ` MAXIMUM_DEPLOYED_QUEUE_SIZE ` | No | — | Max deployed queue size. |
107107| ** OTel limits** | | | |
108- | ` TRIGGER_OTEL_SPAN_ATTRIBUTE_COUNT_LIMIT ` | No | 256 | OTel span attribute count limit. |
109- | ` TRIGGER_OTEL_LOG_ATTRIBUTE_COUNT_LIMIT ` | No | 256 | OTel log attribute count limit. |
108+ | ` TRIGGER_OTEL_SPAN_ATTRIBUTE_COUNT_LIMIT ` | No | 1024 | OTel span attribute count limit. |
109+ | ` TRIGGER_OTEL_LOG_ATTRIBUTE_COUNT_LIMIT ` | No | 1024 | OTel log attribute count limit. |
110110| ` TRIGGER_OTEL_SPAN_ATTRIBUTE_VALUE_LENGTH_LIMIT ` | No | 131072 | OTel span attribute value length limit. |
111111| ` TRIGGER_OTEL_LOG_ATTRIBUTE_VALUE_LENGTH_LIMIT ` | No | 131072 | OTel log attribute value length limit. |
112112| ` TRIGGER_OTEL_SPAN_EVENT_COUNT_LIMIT ` | No | 10 | OTel span event count limit. |
You can’t perform that action at this time.
0 commit comments