Kibana version: 7.8
Elasticsearch version: 7.8
APM Server version: 7.8
APM Agent language and version: dotnet 1.5.1
Browser version: Chrome, latest version
Original install method: zip file
Fresh install or upgraded from other version? Fresh
We are using dotnet APM agent with .NET Core application, everything is working as expected except the tab Traces which is described in the following link, Traces tab doesn't show data for any service, it is totally empty
https://www.elastic.co/guide/en/kibana/current/traces.html
The only error we can see is the following in the browser console
Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.