We're using the .NET agent (1.4) and Elastic ECE 7.6. Activating the APM server and instrumenting our application was quite easy. Everything seems to work up until the point where it needs to show the code snippet related to a particular span.
Below an example of what I'm looking for from a Node application:
My question:
Is this not yet included in the .NET agent, or is there additional configuration necessary to get this working?