02 Nov 2018 05:27 AM
Hi,
I found that the following page says that payload size is limited to 15kB.
https://www.dynatrace.com/support/help/shortlink/s...
However I don't know what happens when a response violates this limit.
If I fetch the list of problems and its the payload size is higher than 15kB, what JSON can I get?
Regards,
Kohei
Solved! Go to Solution.
06 Nov 2018 01:47 PM
I only ran into the payload limit for request sent to dynatrace, e.g. when integrating third party data.
But the 15kB is out of date. The limit was increased to 1mb, the documentation should be updated.
I'm pretty sure the payload limit does not apply when fetching data.
07 Nov 2018 07:59 AM
Hi @Patrick H.,
Thanks for your answer.
OK, I understand this limitation is for not response but request and it was increased to 1mb(MB?) for now.
I'm looking forward to the documentation update.
It is very helpful for me.
Regards,
Kohei
16 Mar 2019 08:15 AM
Hello, is it possible that on SaaS limit of payload size that is send to dynatrace wasn't increased from previous value of 15KB? I see current documentation with limit o 1MB, but sending anything more that 15KB is resulting info about payload size limitation.
Sebastian
20 Mar 2019 09:23 AM
I've checked the same on managed installation I have and there is max 100KB size of post size. Is it possible to extend this somehow?