Kibana version: 8.13.2
Elasticsearch version: 8.13.2
APM Server version: 8.13.2
APM Agent language and version: 1.27.1
Browser version: IIS 10
Steps to reproduce:
- Profiler Auto instrumentation Setting
- The post request was successfully confirmed.
- Dependencies are not visible
- And When I change the log to warn, it looks like this Message
{ElasticApmModule.#28} ASP.NET is using LegacyAspNetSynchronizationContext and might not behave well for asynchronous code
- Even if you look at the troubleshooting guide and change the settings, it is the same.
(To break out of quirks mode the runtime must be explicitly specified in web.config: )
Is there any way to solve this problem?