16 Feb 2022 03:19 PM - last edited on 17 Feb 2022 10:34 AM by MaciejNeumann
Hello folks,
We have tried injecting application only operator to monitor Redis on our Kubernetes cluster and we were unsuccessful.
Can anybody help us to understand , what is the reason behind app only monitoring method is not able to inject code modules into Redis?
also we have a similar issue with Openam CTS product and application with Python technology too?
We are able to successfully inject for other products we have currently
Solved! Go to Solution.
17 Feb 2022 09:33 AM
Neither Redis and python are b default monitored in fullstack mode. Redis can be monitored only from application endpoint and in infrastructure mode (you can use redis plugin as well). For python you need to use SDK or autoinstrumentation wrapper.
Sebastian
29 Jun 2022 09:07 PM
Hi, I see that we can deploy the plugin just on linux hosts? won't it work over windows hosts??
If I cannot use it on Windows, Can I modifiy that extensión? how is the process of doing it?
I appreciate your help.