Try our new research platform with insights from 80,000+ expert users

Apache SkyWalking vs Instana Dynamic APM comparison

 

Comparison Buyer's Guide

Executive Summary

Review summaries and opinions

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Categories and Ranking

Apache SkyWalking
Ranking in Application Performance Monitoring (APM) and Observability
30th
Average Rating
8.6
Reviews Sentiment
5.5
Number of Reviews
2
Ranking in other categories
No ranking in other categories
Instana Dynamic APM
Ranking in Application Performance Monitoring (APM) and Observability
29th
Average Rating
7.6
Reviews Sentiment
7.5
Number of Reviews
14
Ranking in other categories
No ranking in other categories
 

Mindshare comparison

As of March 2026, in the Application Performance Monitoring (APM) and Observability category, the mindshare of Apache SkyWalking is 0.7%, up from 0.7% compared to the previous year. The mindshare of Instana Dynamic APM is 1.1%, down from 1.1% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Application Performance Monitoring (APM) and Observability Mindshare Distribution
ProductMindshare (%)
Instana Dynamic APM1.1%
Apache SkyWalking0.7%
Other98.2%
Application Performance Monitoring (APM) and Observability
 

Featured Reviews

reviewer2784462 - PeerSpot reviewer
Software Engineer at a tech vendor with 10,001+ employees
Tracing has revealed hybrid bottlenecks and delivers full visibility into critical payment flows
Apache SkyWalking provided full visibility into the black hole because before using it, we could not see what was happening when a request left Amazon EKS and went to our on-premises legacy databases. Apache SkyWalking's distributed tracing correlates these two worlds in a single view, showing us that 40% of the latency was actually happening in the network hop between the cloud and the physical data center, not in the code itself. Second, it exposes hidden architectural flaws. By using the automatic dependency mapping, we discovered that some microservices were stuck in a cyclic dependency which was documented nowhere. This visual evidence allowed us to refactor the logic and immediately increased our throughput by 30%. Apache SkyWalking gave us database-level insight without database access. Through its slow query monitoring, the Java agents captured the exact SQL statements that were hanging during peak sales hours. This meant our developers could fix the exact line of code or index without needing to wait for a DBA to pull logs, reducing our mean time to resolution. There are many features that are useful to mention in this case because we obtained different benefits. Apache SkyWalking automatically drew the topology of the 600 pods where we discovered cyclic dependencies between services that no one had documented before and that were slowing down the system. Another valuable feature is resolving hybrid bottlenecks because we isolated a specific network issue between AWS and the physical data center. Without distributed tracing, infrastructure teams blame Java code and vice versa. Database tuning is also important because thanks to slow query metrics captured by the agent, we identified and rewrote the SQL queries that most impacted performance during sales peaks.
Muhammad Jawwad Hassan - PeerSpot reviewer
IT Consultant at Arcana Info
A really good GUI that is easy for non-technical users to understand
Our company uses the solution for one of our bank clients. We use App Connect middleware to monitor services and applications such as Docker, Kubernetes, MongoDB, and MS SQL Server. We also monitor the bottleneck for all servers.  We currently have 20 users at one of our branches. We plan to expand…

Quotes from Members

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Pros

"Using Apache SkyWalking has had a positive impact on my organization because it has enabled us to identify the causes of various problems more quickly."
"Apache SkyWalking is a very nice tool and an exceptional tool for managing volume and complex architecture on AWS without the prohibitive cost of commercial suites."
"The detailing of our application behavior and user experience is most valuable. In case there is an issue, we typically use Instana to figure it out. We can drill down to the application and figure out what's going on and where the issue is."
"Its GUI is really good and it easy to understand for non-technical users."
"It is user-friendly, but we encounter issues processing input and understanding the graphics, such as seeing a flatline without knowing the cause. When these problems occur, I have to contact my support team to address and fix them. Also, monitoring processing is good."
"The primary selling point of this product is its unparalleled transparency into the infrastructure."
"It is a stable solution."
"With Instana, the interface and the UI are very simple to use."
"The overall capabilities are the most valuable."
"With auto-discovery, we didn't need to consider much. We just installed the agent on the host and it was able to detect everything from the host level up to the service level, for whatever stack was installed, and that includes containers and dockers."
 

Cons

"Apache SkyWalking can be improved with storage management complexity because with this volume of 50 million traces a day, managing data retention on OpenSearch is critical."
"Apache SkyWalking can be improved by responding more quickly to new versions of monitored products."
"The integration could be improved with more plugins or open API."
"While it is already quite good, there is room for improvement in terms of providing better functionality"
"We'd always like to see additional functionalities."
"New Relic has a better UI in terms of how it presents the data."
"I think that Instana should improve the university and the certification process, so the users can find experts in Instana with their certification module process."
"They could improve the product’s dashboards and provide more dashboard options."
"The solution's monitoring is pretty weak and should be improved."
"Sometimes, the issue arises from user changes, such as adjusting firewall settings without proper consideration, leading to compatibility issues within the network monitoring."
 

Pricing and Cost Advice

Information not available
"The solution is less expensive than one of its competitors."
"Its pricing isn't a big pain point. Its pricing seems to be better than some of the other competing products in the market, but they also have some of the features and functionalities that are better than Instana."
"Instana Dynamic APM is more affordable for small and medium-sized companies compared to other vendors."
"The solution's pricing is comparable to other products."
"The pricing is $1,200 per year which is a bit high compared to other vendors."
"Pricing is quite competitive. Dynatrace, AppDynamics, and New Relic were all several times more expensive than Instana, both the on-prem and the SaaS versions. Price-wise they are a lot more competitive than anyone else out there."
"It's reasonably priced and manageable, especially for individuals who grasp the significance of application monitoring."
report
Use our free recommendation engine to learn which Application Performance Monitoring (APM) and Observability solutions are best for your needs.
884,797 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Computer Software Company
19%
Financial Services Firm
17%
Retailer
12%
Manufacturing Company
11%
Financial Services Firm
24%
Manufacturing Company
12%
Retailer
6%
Computer Software Company
6%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
No data available
By reviewers
Company SizeCount
Small Business3
Midsize Enterprise6
Large Enterprise5
 

Questions from the Community

What is your experience regarding pricing and costs for Apache SkyWalking?
Our experience with pricing, setup cost, and licensing for Apache SkyWalking is positive since it is free, which was the reason for our decision to use it.
What needs improvement with Apache SkyWalking?
Apache SkyWalking can be improved by responding more quickly to new versions of monitored products, including, for example, taking into account changes in Java class names.
What is your primary use case for Apache SkyWalking?
Our main use case for Apache SkyWalking is for monitoring Java application servers such as Tomcat and WebSphere Liberty.
What is your experience regarding pricing and costs for Instana Dynamic APM?
I rate the pricing a seven out of ten. There are no additional costs associated with the product.
What needs improvement with Instana Dynamic APM?
Sometimes, the issue arises from user changes, such as adjusting firewall settings without proper consideration, leading to compatibility issues within the network monitoring.
What is your primary use case for Instana Dynamic APM?
We use the solution to monitor the platform. If an issue arises, like a user experiencing errors, we can identify general errors and investigate specific secure areas to ensure the application runs...
 

Overview

 

Sample Customers

1. Alibaba 2. Amazon 3. Apple 4. Baidu 5. ByteDance 6. Cisco 7. Dell 8. Google 9. Huawei 10. IBM 11. Intel 12. JPMorgan Chase 13. Klarna 14. LinkedIn 15. Microsoft 16. Netflix 17. Oracle 18. PayPal 19. Pinterest 20. Qualcomm 21. SAP 22. Samsung 23. Spotify 24. Tencent 25. Twitter 26. Uber 27. VMware 28. WeChat 29. Xiaomi 30. Zoom
Daxko Lifts Fitness Studios Through COVID Regulations with Quick Engineering PivotsAltissia Meets SLAs to Support Student DeadlinesImmocloud Unlocks Observability to Modernize Real EstateEnento Group Boosts Service Reliability with Real-Time Visibility into Application Performance Instana’s Observability for Amazon EKS Helps Yara Deliver Digital Farming Solutions
Find out what your peers are saying about Apache SkyWalking vs. Instana Dynamic APM and other solutions. Updated: March 2026.
884,797 professionals have used our research since 2012.