skywalking/dist-material/release-docs
Wan Kai 4b508b930d
Support custom GRPCClient health checker logic. (#13353)
[NOTICE] Roll back score meaning in GraphQL health check API.
2025-07-03 15:28:26 +08:00
..
licenses Sync UI. (#10751) 2023-05-03 09:15:09 +08:00
LICENSE Support custom GRPCClient health checker logic. (#13353) 2025-07-03 15:28:26 +08:00
LICENSE.tpl Clean up #12393 (#12600) 2024-09-07 19:35:37 +08:00
NOTICE Update the NOTICE year to 2024 (#11724) 2024-01-04 11:52:16 +08:00
README.txt webapp: migrate from Spring Web to Armeria (#9592) 2022-09-11 16:33:53 +08:00
zipkin-LICENSE Bump up Zipkin and Zipkin lens UI dependency to 2.24.0 (#10185) 2022-12-20 14:53:53 +08:00

README.txt

Welcome to Apache SkyWalking
===============================================================================

SkyWalking: APM (application performance monitor) tool for distributed systems,
especially designed for microservices, cloud native and container-based (Docker, Kubernetes, Mesos) architectures.
Underlying technology is a distributed tracing system.

SkyWalking provides a high performance Java agent, lets the users don't need to change any source codes for instrumentation
and distributed tracing.
At the same time, SkyWalking provides backend, including collector and UI, to aggregate, analysis metrics and traces.
In order to visualize the performance data, distributed traces, application topology and alarms.

SkyWalking "Trace Data Protocol" and "Cross Process Propagation Headers Protocol" open for any other agent implementors, e.g. other language agent or SDK. You can use
You can use our backend to analysis and visualize your data, even can interop your agent/SDK with SkyWalking Java agent.

SkyWalking backend can be used for other language agent/SDKs, it doesn't design just for Java.

Getting Started
===============================================================================
To help you get started, try the following links:

Getting Started
    https://skywalking.apache.org/docs/main/next/readme/

Building
    https://skywalking.apache.org/docs/main/next/en/guides/how-to-build/

We welcome contributions of all kinds, for details of how you can help
    https://github.com/apache/skywalking/blob/master/CONTRIBUTING.md

Find the issue tracker from here
    https://github.com/apache/skywalking/issues

Please help us make Apache SkyWalking better - we appreciate any feedback
you may have.

Enjoy!

-----------------

Licensing
===============================================================================

This software is licensed under the terms you may find in the file
named "LICENSE" in this directory.