If you are asking about a problem you are experiencing, please use the following template, as it will help us help you. If you have a different problem, please delete all of this text
Kibana version: 7.7
Elasticsearch version: 7.7
APM Server version: 1.5
APM Agent language and version: .Net ( Elastic.Apm.AspNetFullFramework)
Browser version:chorme
Original install method (e.g. download page, yum, deb, from source, etc.) and version: nuget
Fresh install or upgraded from other version?
Is there anything special in your setup? For example, are you using the Logstash or Kafka outputs? Are you using a load balancer in front of the APM Servers? Have you changed index pattern, generated custom templates, changed agent configuration etc.
Description of the problem including expected versus actual behavior. Please include screenshots (if relevant):
Steps to reproduce:
Hi Team ,
We are trying to instrument our .net app with Elastic APM .net agent .
We have made following changes :
added below to web.config
<system.webServer>
</system.webServer>
and
But the application is not reporting to controller .
We have validated connectivity and other basic stuff .
please help
Errors in browser console (if relevant):
Provide logs and/or server output (if relevant):