Hello,
This is what I see in pure path details now. Is there a way to mask the query parameters and URI or replace it with a something else and show that in the purepaths?
Node Details
Method: executeMethod(org.apache.commons.httpclient.HostConfiguration hostconfig, org.apache.commons.httpclient.HttpMethod method, org.apache.commons.httpclient.HttpState state)
Class: org.apache.commons.httpclient.HttpClient
Argument: https://MYSAMPLEURL/ABC
Return:
Agent: ABCAGENT
API: Web Request
Thread Name: http-8443-12 <884831834>
Elapsed Time [ms]: 174.36 Level: 128 Entry Hops: 27 Exit Hops: 29
Time Details Total Exec %
Execution Time [ms]: 76.55 0.00 0.00
CPU Time [ms]: 3.83 0.00 0.00
Sync Time [ms]: - - -
Wait Time [ms]: - - -
Runtime Suspension Time [ms]: - - -
Source Information
File Name: HttpClient.java Statement number: 373
Web Requests Details
URI: https://MYSAMPLEURL/ABC
Query: ABCANDOTHERQUERY
HTTP Method: GET
Response Status: 200
Answer by Rick B. ·
Hi,
These can be (and are, by default) classified as "Confidential Strings." You can configure what is or is not confidential in Settings -> dynaTrace Server -> Settings -> Confidential Strings (tab). You can manage which roles are allowed to see confidential strings in Settings -> dynaTrace Server -> Users -> Roles (tab), adding or deleting the "read confidential strings" permission as necessary.
Hope that helps,
Rick B
JANUARY 15, 3:00 PM GMT / 10:00 AM ET