You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by wu...@apache.org on 2022/11/06 08:17:08 UTC

[skywalking-website] branch master updated: Re-words new features of SkyWalking (#527)

This is an automated email from the ASF dual-hosted git repository.

wusheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 2e9821b6b9 Re-words new features of SkyWalking (#527)
2e9821b6b9 is described below

commit 2e9821b6b9040c02538b9ee9bc34481f370ddec7
Author: 吴晟 Wu Sheng <wu...@foxmail.com>
AuthorDate: Sun Nov 6 16:17:02 2022 +0800

    Re-words new features of SkyWalking (#527)
---
 content/_index.html | 152 ++++++++++++----------------------------------------
 1 file changed, 35 insertions(+), 117 deletions(-)

diff --git a/content/_index.html b/content/_index.html
index f090d4f412..89108a56c7 100644
--- a/content/_index.html
+++ b/content/_index.html
@@ -99,149 +99,67 @@ linkTitle = "Apache SkyWalking"
     </h2>
     <ul class="solution-content">
         <li>
-            <h4>Tracing, metrics and logging</h4>
+            <h4>Distributed Tracing</h4>
             <p>
-                SkyWalking is built for consistent observability. Monitor everything happening to your distributed system.
+                End-to-end distributed tracing. Service topology analysis, service-centric observability and APIs dashboards.
             </p>
         </li>
         <li>
             <h4>Agents for your stack</h4>
             <p>
-                Java, .Net Core, PHP, NodeJS, Golang, LUA, Rust, C++, Client JavaScript and Python agents with active development and maintenance. With additional eBPF profiler for CPU and network.
+                Java, .Net Core, PHP, NodeJS, Golang, LUA, Rust, C++, Client JavaScript and Python agents with active development and maintenance.
             </p>
         </li>
         <li>
-            <h4>Service Mesh and FaaS ready</h4>
+            <h4>eBPF early adoption</h4>
             <p>
-                Service mesh and FaaS observability built-in. Collect and analyze data from Istio + Envoy Service Mesh and OpenFunction as FaaS platform.
+                Rover agent works as metrics collector and profiler powered by eBPF to diagnose CPU and network performance.
             </p>
         </li>
     </ul>
-    <div id="arch">
-        <img loading="lazy" src="images/home/architecture_2160x720.png" alt="architecture">
-    </div>
-</div>
-
-<div id="feature" class="container feature-wrapper mt-5">
-    <h2 class="title">Everything your team expects from an APM for distributed system</h2>
-    <ul class="feature-content">
+    <ul class="solution-content">
         <li>
-            <div>
-                <h4>Light weight and modular</h4>
-                <p>No big data stack. Adopt to different scale by configuring which modules to include.</p>
-            </div>
-            <div class="swiper-wrapper">
-                <div class="swiper-container cluster-swiper-container">
-                    <div class="swiper-wrapper">
-                        <div class="swiper-slide">
-                            <img loading="lazy" src="images/home/apm_zookeeper.png" data-nolightbox="true" alt="">
-                            <div class="text">zookeeper</div>
-                        </div>
-                        <div class="swiper-slide">
-                            <img loading="lazy" src="images/home/apm_etcd.png" data-nolightbox="true" alt="">
-                            <div class="text">etcd</div>
-                        </div>
-                        <div class="swiper-slide">
-                            <img loading="lazy" src="images/home/apm_kubernetes.png" data-nolightbox="true" alt="">
-                            <div class="text">kubernetes</div>
-                        </div>
-                    </div>
-                    <div class="cluster-swiper-button-prev swiper-button-prev"></div>
-                    <div class="cluster-swiper-button-next swiper-button-next"></div>
-                </div>
-            </div>
+            <h4>Scaling</h4>
+            <p>
+                100+ billion telemetry data could collected and analyzed from one SkyWalking cluster.
+            </p>
         </li>
         <li>
-            <div>
-                <h4>Alarms support</h4>
-                <p>
-                    Built-in webhooks support for automatically sending out event notifications via HTTP, gRPC, Slack,
-                    and more.
-                </p>
-            </div>
-            <div class="img-box">
-                <img loading="lazy" src="images/home/apm_alarms.png" data-nolightbox="true" alt="">
-                <div class="text">rules</div>
-            </div>
+            <h4>Mature Telemtry Ecosystems Supported</h4>
+            <p>
+                Metrics, Traces, and Logs from mature ecosystems are supported, e.g. Zipkin, OpenTelemetry, Prometheus, Zabbix, Fluentd
+            </p>
         </li>
         <li>
-            <div>
-                <h4>Visualization that speaks</h4>
-                <p>
-                    Built-in data visualization that gets your team started. You can further
-                    <a href="/docs/main/latest/en/ui/readme/#custom-dashboard">
-                        customize it or integrate your own.
-                    </a>
-                </p>
-            </div>
-            <img loading="lazy" src="images/home/apm_visul.png" data-nolightbox="true" alt="">
+            <h4>Native APM Database</h4>
+            <p>
+                BanyanDB was sn observability database created in 2022, which aims to ingest, analyze and store telemetry/observability data.
+            </p>
         </li>
+    </ul>
+    <ul class="solution-content">
         <li>
-            <div>
-                <h4>Pluggable storage</h4>
-                <p>SkyWalking supports a wide range of backend storage solutions, and they are pluggable.</p>
-            </div>
-            <div class="swiper-wrapper">
-                <div class="swiper-container plugin-swiper-container">
-                    <div class="swiper-wrapper">
-                        <div class="swiper-slide">
-                            <img loading="lazy" src="images/home/apm_pluggable_h2.png" data-nolightbox="true" alt="">
-                            <div class="text">h2</div>
-                        </div>
-                        <div class="swiper-slide">
-                            <img loading="lazy" src="images/home/apm_pluggable_es.png" data-nolightbox="true" alt="">
-                            <div class="text">ElasticSearch</div>
-                        </div>
-                        <div class="swiper-slide">
-                            <img loading="lazy" src="images/home/apm_pluggable_mysql.png" data-nolightbox="true" alt="">
-                            <div class="text">MySQL</div>
-                        </div>
-                        <div class="swiper-slide">
-                            <img loading="lazy" src="images/home/apm_pluggable_postgresql.png" data-nolightbox="true" alt="">
-                            <div class="text">PostgreSQL</div>
-                        </div>
-                    </div>
-                    <div class="plugin-swiper-button-prev swiper-button-prev"></div>
-                    <div class="plugin-swiper-button-next swiper-button-next"></div>
-                </div>
-            </div>
+            <h4>Consistent Metrics Aggregation</h4>
+            <p>
+                SkyWalking native meter format and widely known metrics format(OpenCensus, OTLP, Telegraf, Zabbix, e.g.) are processed through the same script pipeline.
+            </p>
         </li>
         <li>
-            <div>
-                <h4>Performance</h4>
-                <p>
-                    SkyWalking agents provide little extra load for target services.
-                </p>
-            </div>
-            <div class="swiper-wrapper">
-                <div class="swiper-container perf-swiper-container">
-                    <div class="swiper-wrapper">
-                        <div class="swiper-slide">
-                            <img loading="lazy" src="images/home/apm_perf_contrast_graph_1k.png" alt="">
-                            <div class="text">1k requests/s</div>
-                        </div>
-                        <div class="swiper-slide">
-                            <img loading="lazy" src="images/home/apm_perf_contrast_graph_4k.png" alt="">
-                            <div class="text">4k requests/s</div>
-                        </div>
-                        <div class="swiper-slide">
-                            <img loading="lazy" src="images/home/apm_perf_contrast_graph_5k.png" alt="">
-                            <div class="text">5k requests/s</div>
-                        </div>
-                    </div>
-                    <div class="perf-swiper-button-prev swiper-button-prev"></div>
-                    <div class="perf-swiper-button-next swiper-button-next"></div>
-                </div>
-            </div>
+            <h4>Log Management Pipeline</h4>
+            <p>
+                Support log formatting, extract metrics, various sampling policies through script pipeline in high performance.
+            </p>
         </li>
         <li>
-            <div>
-                <h4>All Stacks Monitoring</h4>
-                <p>SkyWalking provides native agents and works with global observability tools to support all stacks monitoring.</p>
-            </div>
-            <img loading="lazy" src="images/home/apm_stacks.png" class="img-vs" data-nolightbox="true" alt="">
+            <h4>Alerting and Telemetry Pipelines</h4>
+            <p>
+                Support service-centric, deployment-centric, API-centric alarm rule setting. Support forwarding alarms and all telemetry data to 3rd party.
+            </p>
         </li>
     </ul>
+    <div id="arch">
+        <img loading="lazy" src="images/home/architecture_2160x720.png" alt="architecture">
+    </div>
 </div>
 
 <div class="container feature-wrapper events-wrapper mt-5">