Hello! Am new to dynaTrace and recently concluded some training, so apologies in advance if the question is silly.
We have identified a list of purepaths that are causing some issues. We wanted to export all the query string parameters for all purepaths. I could not see a way to add the query string parameters to the purepath columns view dashlet (so as to generate a report on this view). Is there any way I can export all the query string parameters say into a .csv file.
Thanks in advance.
Answer by Andreas G. ·
Hi. The best way to do is is to
a) Multi-Select the PurePaths you want to analyze
b) Drill Down to the Database Dashlet
c) in the Toolbar of that Dashlet you have the option to "View Bind Values"
d) Now you have a list of SQL STatements including Bind Values in the bottom list that you can e.g: Copy / Paste to Excel
OPTION B: Share PurePaths
Instead of Generating a report of SQL Statements you can also "Share" these PurePaths with your colleagues that need to look at them. You can for instance create a dashboard that shows exactly the Database Dashlet as explained in the above steps. Instead of exporting the data to an external tool you can also click the "Share ..." Toolbar Button. This will save the current Dashboard on the dynaTrace Server and copy the link to this dashboard to your clipboard. Now you can share this link with your colleagues. When they click it they will automatically get to this dashboard showing them the data they need
Answer by Ted F. ·
Hi Sanjay,
If you mean the DB Queries, then follow Andreas's advice. If you mean the HTTP Query String, then:
A) Multi-Select the PurePaths
B) Drill Down to Web Requests Dashlet
C) Right-Click and select "Group By" "Application, URI and Query"
D) copy/paste to excel
Andreas make a good point about sharing the Dashboard instead of copy/paste.
thanks,
Ted
JANUARY 15, 3:00 PM GMT / 10:00 AM ET