Click the Start a free trial link to start a 15-day SaaS trial of our product and join our community as a trial user. If you are an existing customer do not start a free trial.
AppDynamics customers and established members should click the sign in button to authenticate.
08-16-2023 10:07 PM
Hi Team,
I am encountering an issue while trying to Enabling the Transaction Analytics part for the Python Application using Python agent. As the stand-alone agent is working fine, however, I have observed that there is no analytic-related data reflecting on the controller. I followed the steps from link1 and link2 It is a Django-based framework application and below is the appdynamics.cfg file for the same
[agent]
app = Test
tier = T1
node = N1
[controller]
host = <saas-controller>
port = 443
ssl = true
account = <saas controller-account>
accesskey = <password>
[log]
dir = path/to/directory
level = debug
debugging = on
[services:analytics]
host = https://bom-ana-api.saas.appdynamics.com
port = 9090
ssl = true
enabled = true
for running the agent I use the command 'pyagent proxy start -c <path/to/appdynamcis.cfg>'
Please let me know what maybe done here
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form