* The telegraf receiver plugin module development. * Refactored code of converting telegraf data and fixed some errors. * Support Telegraf receiver plugin module. * Add telegraf-receiver.md, update changes.md and vm-monitoring.md. * Rename YAML file and change code style. * Change receiver-telegraf of application.yml. * The receiver-telegraf e2e test. * The telegraf receiver e2e test. * Fix an issue and delete redundant configs. * Add Unit Test about converting Telegraf metrics. * Adjust Unit Test about converting Telegraf metrics. * Add License Header to Unit Test and change binary.xml. * Change module provider's config initialization mechanism. * Exclude the telegraf-rules in server-starter pom.xml. * Fix telegraf e2e test issues. * Change telegraf e2e test. * Fix issues * Fix issues. * Add Sample convert Unit Test. * Change vm.yaml, related documents and fix some issues. * Change backend-vm-monitoring.md. * Fix SampleConvertTest checkstyle issue. * Change vm.yaml swap MAL. * Update menu.yml and binary.xml. * Update Telegraf Unit test. * Delete telegraf config package, use meter.analyzer.prometheus package to load config file. * Reorder telegraf metrics in menu.yml. * Change e2e, vm, config, linux-service and vm.md. * Update telegraf.conf file. * Change url of telegraf.conf file. * Update e2e.yaml, conf file, menu.yml and delete useless code of provider. * Update grouping sampleFamily by timestamp and name, and add new UTs. * Update vm-monitoring.md and .asf.yaml. Co-authored-by: Superskyyy (ONLINE) <Superskyyy@outlook.com> Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com> |
||
|---|---|---|
| .. | ||
| en | ||
| README.md | ||
| menu.yml | ||
README.md
Welcome
This is the official documentation of SkyWalking 9. Welcome to the SkyWalking community!
Here you can learn all you need to know about SkyWalking’s architecture, understand how to deploy and use SkyWalking, and contribute to the project based on SkyWalking's contributing guidelines.
-
Concepts and Designs. You'll find the core logic behind SkyWalking. You may start from here if you want to understand what is going on under our cool features and visualization.
-
Setup. A guide to installing SkyWalking for different use cases. It is an observability platform that supports multiple observability modes.
-
Contributing Guides. If you are a PMC member, a committer, or a new contributor, learn how to start contributing with these guides!
-
Protocols. The protocols show how agents/probes and the backend communicate with one another. Anyone interested in uplink telemetry data should definitely read this.
-
FAQs. A manifest of known issues with setup and secondary developments processes. Should you encounter any problems, check here first.
You might also find these links interesting:
-
The latest and old releases are all available at Apache SkyWalking release page. The change logs can be found here.
-
SkyWalking WIKI hosts the context of some changes and events.
-
You can find the conference schedules, video recordings, and articles about SkyWalking in the community resource catalog.
We're always looking for help to improve our documentation and codes, so please don’t hesitate to file an issue if you see any problems. Or better yet, directly contribute by submitting a pull request to help us get better!