cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Capture Size Limit of BizEvent

r_weber
DynaMight Champion
DynaMight Champion

Can anyone provide what the capture limits (oneagent) of business events are on the payload (request/response) are?

I have a situation where, although requests itself are captured and details are extracted from headers, the response payload (JSON) and the captured data fields that depend on it are empty. The current assumption is that (since the response can't be null) that a limit kicks in and the payload is ignored if it exceeds a certain size? (Which makes sense performance -wise, but it would be good to know)

Certified Dynatrace Master, Dynatrace Partner - 360Performance.net
4 REPLIES 4

p_devulapalli
Champion

@r_weber , looks like its 5 MB per request when ingesting via API, not sure if same applies for OneAgent?

https://docs.dynatrace.com/docs/shortlink/ba-api-ingest#payload-formats

 

Phani Devulapalli

It must be much less than that..more in the few kilobytes range.

Certified Dynatrace Master, Dynatrace Partner - 360Performance.net

PacoPorro
Dynatrace Leader
Dynatrace Leader

According with this information 

Deep payload inspection extracts up to 64KB of business data from in-flight application requests and responses

https://www.dynatrace.com/news/blog/the-value-of-business-events-how-it-can-increase-business-agilit...

r_weber
DynaMight Champion
DynaMight Champion

Confirmed the limits with support:


OneAgent limits:
• Max req/res body payload size 64132 bytes (~64 KiB)
• Period length 1000 (1 second)
• Max events in a period 200
• Max payload in a period (1 MiB)

Certified Dynatrace Master, Dynatrace Partner - 360Performance.net

Featured Posts