Not getting required information like transaction,error for python(django) application

Hi @shanu

Can you check if DEBUG is set to True in your settings.py file? The agent will only collect errors and transactions if it is set to False, or if ELASTIC_APM["DEBUG"] is set to True. See also https://www.elastic.co/guide/en/apm/agent/python/current/configuration.html#config-debug