Recently we have started using AppDynamics to monitor our production enviornment. We would like to capture very specific data in AppDynamics. Our application is .net application. Is there a way we can send some custom events that AppDynamic agent would monitor and log into the dashboard?
I know that we can add data collectors to collect method and arguments, but i would assume it would be more expensive. I would like to explore less expesive data collection technique if there is one available.
OR is there a log4net appender to send logs to AppDynamics?