Not a customer? Click the 'Start a free trial' link to begin a 30-day SaaS trial of our product and to join our community.
Existing Cisco AppDynamics customers should click the 'Sign In' button to authenticate to access the community
12-06-2019 06:49 PM - last edited on 03-25-2020 11:57 AM by Ryan.Paredez
I know there is an extension for Redis metrics, but is it possible to instrument Redis via APM using java agent or other agent to get a visual representation of the transcations as you do with any .net or standard java application? I'm not seeing that you can.
02-27-2020 07:52 AM - last edited on 03-25-2020 11:58 AM by Ryan.Paredez
Hi. According to what I'm seeing, Redis is written in C, so we could not instrument it with an APM agent.
03-23-2020 09:37 AM - last edited on 03-25-2020 11:58 AM by Ryan.Paredez
Please look at the doc
https://www.appdynamics.com/community/exchange/extension/redis-monitoring-extension/
11-02-2020 03:15 AM
I understand that instrumentation of redis itself is not possible as it is written in "C".
But isn´t it possible to see redis calls as a "Remote Service" like Kafka-Topics, HTTP-Requests or called Webservices to get generell statistics for these calls (calls, errors, resp-time) gathered by the java-agent?
Maybe there is a way to add manual instrumentation for this?
06-26-2021 02:44 PM
I have an app built with SpringBoot and Spring Cache Abstraction, using Redis through Lettuce. I need to monitor via APM AppDynamics tool, but by default it only gets data from Jedis. I can create an exit point in AppDynamics, but I need to know exactly which class and method is responsible for opening the connection and executing commands to REDIS. Can anyone help me with this issue?
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form