Is there a limit on the number of events being added to a span. I am adding 400-550 embedding events and only 128 events are showing up. Hoc can i change this limit?
Yes, there is a limit on the number of events being added to a span. The default limit is 128, but it can be increased. According to this pull request, the limit was increased to 10,000.Would you like more details on how to change this limit?Sources:
- this pull request
๐กย Hint: Mention RunLLM in the thread for followups.