I see that you also upgraded APM Server to the latest version as well - in order to determine if the agent or the server upgrade is the culprit I would suggest to try the latest version (1.2) .NET Agent with the previous version of APM Server and/or the other way around - the previous version (1.1.2) of .NET Agent with the latest version of APM Server.
In addition it would be helpful if you could provide agent's logs.
I apologize, I did not describe this above.
First, I updated the Agent, the server remained unchanged. When I noticed that the transactions were not being logged, I decided to update the server, but this did not help.
By default .NET Agent writes its log to standard output (AKA console) so you can redirect application's standard output to a file.
Also the log has higher chance of helping us if we increase the log level (preferably to Trace). You can configure Agent's log level either via ELASTIC_APM_LOG_LEVEL environment variable which works for any .NET application or if you cannot use environment variables you configure via one of the methods specific to the application framework. At the moment we have alternative configuration sources for applications built using ASP.NET or ASP.NET Core.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.