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

Apache SkyWalking vs Grafana 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
Grafana
Ranking in Application Performance Monitoring (APM) and Observability
5th
Average Rating
8.0
Reviews Sentiment
6.9
Number of Reviews
49
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 Grafana is 3.1%, down from 6.7% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Application Performance Monitoring (APM) and Observability Mindshare Distribution
ProductMindshare (%)
Grafana3.1%
Apache SkyWalking0.7%
Other96.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.
BasilJiji - PeerSpot reviewer
System Engineer at a retailer with 10,001+ employees
Unified dashboards have empowered teams and have democratized real-time operational insights
Grafana's snapshot and dashboard sharing features are critical for our remote incident response. During production issues, I generate a public snapshot of a dashboard at a specific point and share the URL in our Slack war room so every engineer can see exactly what the metrics looked like when the error occurred. This helps significantly during the process of finding the root cause in those scenarios. The best features Grafana offers go beyond just pretty charts; it is an integration engine. The fact that I can join data from my SQL database with metrics from Prometheus in the same table is a feature I have not found performed as well elsewhere. My team uses this feature by comparing two different tables from the databases to show one single view, which Grafana is really helping with. In a visualized way, the charts can be displayed on one dashboard, allowing end users who are not familiar with these technical aspects to extract valuable data from it. Grafana has positively impacted our organization by democratizing data within our company. Before using Grafana, only developers could see the system health, but now our product managers and executives have their own high-level dashboards, which has improved cross-departmental transparency and alignment.

Quotes from Members

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

Pros

"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."
"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."
"Plugin: Connecting Grafana to multiple APIs of leading monitoring tools and alerting tools."
"It gives us the visibility we need. I like that when we add deployment markers or release markers, we know exactly when an issue arises. For instance, if there is an increased usage of CPU, we can link it directly to the deployment that might have caused the issue. It increases productivity and observability. We can now easily tell when a certain issue arises. It's way easier to debug because it can point you to certain things based on these markers, and we can debug easier."
"The most valuable feature of the solution is the UI dashboard because we need to create a dashboard on Grafana to monitor our data."
"Grafana is a very scalable product. It's a really good product."
"The initial setup is straightforward with just a few clicks on the solution's cloud."
"Almost any kind of visualization is possible with Grafana and all dashboards are configurable."
"The solution can scale well."
"Grafana is stable and has great engineers."
 

Cons

"Apache SkyWalking can be improved by responding more quickly to new versions of monitored products."
"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."
"I would like the ability to download my results into any format in order to share the information with my clients."
"Its interface could be more accessible."
"The features are complicated and not intuitive."
"The solution must provide tutorials and guides."
"I find issues with Grafana. For example, I am unable to open some services there. Then, we have to open ten different tabs to get it fixed. And it's annoying when there's something going on; we want to check Grafana, and it throws four different errors."
"Multiple dashboards combined into one dashboard has slowed things down for us."
"The technical support has room for improvement."
"The product's configuration for saving files could be improved."
 

Pricing and Cost Advice

Information not available
"We use the open-source version of Grafana."
"We are using the open-source license."
"The solution is expensive."
"I use the open source model so it is free."
"I give the price an eight out of ten."
"My company uses the open-source version of Grafana, so it's free."
"Since Grafana is an open-source solution, it is free of cost."
"You need to purchase the solution's license for its commercial use."
report
Use our free recommendation engine to learn which Application Performance Monitoring (APM) and Observability solutions are best for your needs.
884,873 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
18%
Computer Software Company
11%
Manufacturing Company
9%
Comms Service Provider
6%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
No data available
By reviewers
Company SizeCount
Small Business13
Midsize Enterprise10
Large Enterprise25
 

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 Grafana?
I purchased my Grafana Cloud subscription through the AWS Marketplace, which simplified my procurement process and allowed me to apply the cost towards my AWS committed spend.
What needs improvement with Grafana?
I find that the alerting UI in Grafana can be complex for new users. While it is very powerful, it takes time to learn the differences between contact points, notification policies, and silences. T...
What is your primary use case for Grafana?
My main use case for Grafana involves operational dashboarding and data visualization, where I use it as a central pane of glass to pull in metrics from multiple sources like Prometheus, Elasticsea...
 

Comparisons

 

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
Microsoft, Adobe, Optum, Sky, Nvidia, Roblox, Wells Fargo, BlackRock, Informatica, Maersk, Daimler Truck, SNCF, Atlassian, DHL, SAP, JPMorgan Chase, Cisco, Citi and many others.
Find out what your peers are saying about Apache SkyWalking vs. Grafana and other solutions. Updated: March 2026.
884,873 professionals have used our research since 2012.