Is AppDynamics limited to IIS Web-Servers only, or can it be installed on Nancy web-server
Nancy itself built on .NET framework client profile.
Hence I would recommend to configure Nancy as standalone application. and Instrument customized methods, those are not self discovered by the AppDynamics.
Thanks