28 Nov 2018
04:30 PM
- last edited on
03 Mar 2023
07:47 PM
by
Karolina_Linda
When looking at databse queries we are not seeing the full query, some values appear as '*****' as shown in the next image:
What do I have to do to see the full query with all values?
Solved! Go to Solution.
28 Nov 2018 07:55 PM
Unfortunately for you, it is not possible.
There is bind variable capture support for Dynatrace Managed available (not available for SaaS), but your query is not using them. Your query is using string constant and this gets obfuscated and normalized before even leaving OneAgent.