Splunk AppDynamics

what is the difference between prometheus and Appdynamics kubernetes monitoring?

dinkris2
New Member

what is a difference between Prometheus and Appdynamics Kubernetes Monitoring ?

Labels (1)
0 Karma

CommunityUser
Splunk Employee
Splunk Employee

Prometheus is a CNCF project and is Open Source. It has better integration into the container metrics and can automatically scale up and down the application based on demand. See https://prometheus.io/docs/introduction/comparison/ for clear comparison with other Open Source players in the area.

The main Prometheus server runs standalone and has no external dependencies, but for production-grade dashboards, it recommends to use Grafana. See https://prometheus.io/docs/introduction/faq/#how-does-prometheus-compare-against-other-monitoring-sy...?

Coming to Kubernetes monitoring from AppD, it's not free and the product is still evolving 🙂 You need the Server Visibility license for Kubernetes Monitoring to work. For production-grade dashboards and metrics, you don't have to approach third-party tools but you get them all on the AppDynamics Controller. See https://docs.appdynamics.com/display/CLOUD/Kubernetes+and+AppDynamics+APM for more information.

Here are the restrictions on the latest version:

  • Only Docker Container Runtime is supported.
  • Only APM-monitored application metrics are collected.
  • Only pod and ReplicaSet labels are supported, which implies only pods are monitored.

 That said, we are actively working towards enhancing the current version. 

Yogesh_Chouk
Builder

Hi Dinesh,

We are already tracking this ticket as part internal ticket, however please check below articles on this.

https://stackshare.io/stackups/appdynamics-vs-prometheus

https://www.g2crowd.com/compare/appdynamics-vs-prometheus

Thanks,

Yogesh

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...