Skip to content

Commit 936fb0f

Browse files
author
Lyrana Hughes
committed
packet size
1 parent 1ac94c6 commit 936fb0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/time-series-insights/time-series-insights-environment-mitigate-latency.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ You are most likely to experience latency and throttling when you:
2525
- Add an event source that contains old data that may exceed your allotted ingress rate (Time Series Insights will need to catch up).
2626
- Add more event sources to an environment, resulting in a spike from additional events (which could exceed your environment’s capacity).
2727
- Push large amounts of historical events to an event source, resulting in a lag (Time Series Insights will need to catch up).
28-
- Join reference data with telemetry, resulting in larger event size. From a throttling perspective, an ingressed data packet with a packet size of 32 KB is treated as 32 events, each sized 1 KB. The maximum allowed event size is 32 KB; data packets larger than 32 KB are truncated.
28+
- Join reference data with telemetry, resulting in larger event size. From a throttling perspective, an ingressed data packet with a packet size of 32 KB is treated as 32 events, each sized 1 KB. The maximum allowed packet size is 32 KB; data packets larger than 32 KB are truncated.
2929

3030
## Video
3131

0 commit comments

Comments
 (0)