Hi,
We have a requirement.
I need to manually upload a fake HTTP request, record in Network Requests. So I implement a manual HTTP request follow this documentation, the HTTP request which automatically detects were recorded in Network Requests or Analyze or Snapshots.
But I can't search the record which I manually set.
I check the AppDynamics log found beacon added and Agent sent my beacon with 200 response
Question:
What else I need to implement or configure
What's the limitation of URL setting in HttpRequestTracker, Did I need to keep the URL connectable?
background:
Android Mobile app
App had already integrated AppDynamics for years
SDK version is 20.3.0
... View more