08 Feb 2019 07:18 AM
Hello
Can one point me into docs or tell how is nginx and IIS .NET instrumented by OneAgent?
Customer ask exact info.
Is it added libraries or API like JMX used?
Thanks!
Regards,
Igor
Solved! Go to Solution.
08 Feb 2019 08:01 AM
Actually, the oneagent library is added to the process. This library handles the instrumentation for every process. Depending on the process type, it links also other library (for example liboneagentnginx ).
Generally, each library intercepts necessary calls inside the instrumented process. For NGINX it intercepts calls to NGINX functions. For NET it also inserts oneagent NET assemblies. ( you can find them in the oneagent directory).
08 Feb 2019 08:22 AM
Thank you Julius! Is it documented somewhere?
08 Feb 2019 08:53 AM
Unfortunately, I don't think this is publicly documented.
08 Feb 2019 08:29 AM
Cust demands official description to let us install oneagent on servers. And there is no test env. Hopefuly these servers in balancing ferm.
08 Feb 2019 08:55 AM
If you need official technical details, the best approach would be to contact Dynatrace product managers or your sales representative to obtain them.
08 Feb 2019 09:10 AM
Clear. How to reach them promptly and directly?
Thanks!