This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

What to expect from AppOptics in terms of instrumentation.

I have Asp.net core web api service, configured for app optics .net core agent, now data is being posted to appoptics.., I see http calls and response times traced requests and their spans... 

What about method instrumentation.., given an API call can I drill down to each method call and see how much time each method is taking like a profiler.., can I expect the same from Solarwinds AppOptics , please advice. 

Also since this is not drilling down.., my web Api eventually hits database.., instrumentation for that and database queries are not being traced as part of each http call, am I missing any configuration?