I don't have much comment on AppDynamics, as I've never used it. But maybe what your PO is trying to get is something you're missing from the current Prometheus deployment. As you say, you're using probes for most of your monitoring.
What you're missing is instrumenting your java application directly with either the jmx_exporter of Prometheus client_java. On Sun, Jun 14, 2020 at 4:12 AM 'Jason' via Prometheus Users < [email protected]> wrote: > Hi > > We run a Java application (Tomcat). We mainly use blackbox_exporter for > health and API endpoints (rules for bad response times, flapping > detection, parsing of health endpoint body and HTTP status). We use > node_exporter for the VM metrics (interactive Dashboards and some rules > for loadavg and CPU usage). > > A Kubernetes monitoring is currently under construction, but this is far > from being in production. > > The product owner has now decided that we will dispose of Prometheus and > migrate to AppDynamics. I don't know AppDynamics at all, but when > looking at marketing slides it looks like AppDynamics has a different > focus (performance management) than our Prometheus setup (probing). > > Does anyone know AppDynamics and can say how easy a migration is and how > the tools differ? I hope you can't just replace Prometheus :-) > > The only difference I know is Open Source vs. massive license fees. > However, our PO wants a strategy away from Open Source towards vendor > lock-in. > > Are there things that I can implement in Prometheus that cannot be > migrated to AppDynamics ;-)? > cheers Jason > > -- > You received this message because you are subscribed to the Google Groups > "Prometheus Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/prometheus-users/d01ed8c3-1e4c-906a-ad25-ca946229b0b3%407748229.xyz > . > -- You received this message because you are subscribed to the Google Groups "Prometheus Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/CABbyFmon%2BAbPiFMWmuPhwBaqY0wdzonMP1TazbZX2J1F8ccYng%40mail.gmail.com.

