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

Any workaround/way to capture or configure request attribute based on body instead of header?

Anyway to make dynatrace able to capture the content of body? just need it temporarily.

Thanks for any insight.


Best Regards,

Wai Keat

2 REPLIES 2

skrystosik
DynaMight Guru
DynaMight Guru

It’s not possible. Even if it would be problem is that content of request attributes is limited to couple hounded of chars. Even if body is Jason payload it may be to little. It may produce overhead as well. This is why we don’t have such option.

Sebastian

Regards, Sebastian

Julius_Loman
DynaMight Legend
DynaMight Legend
The only way is to define the request attribute based on method parameters (Java/NET/PHP). It requires the knowledge of your code and it's not guaranteed you will find the right method as it depends on the application code structure.
Certified Dynatrace Master | Alanata a.s., Slovakia, Dynatrace Master Partner

Featured Posts