add rabbitmq doc chart (#10853)

1 file changed
tree: 5614634f32d64eb42edc6717c199bcba4772af37
  1. .github/
  2. .lift/
  3. .mvn/
  4. apm-checkstyle/
  5. apm-dist/
  6. apm-protocol/
  7. apm-webapp/
  8. changes/
  9. dist-material/
  10. docker/
  11. docs/
  12. oap-server/
  13. oap-server-bom/
  14. test/
  15. tools/
  16. .asf.yaml
  17. .dlc.json
  18. .gitignore
  19. .gitmodules
  20. .licenserc.yaml
  21. codeStyle.xml
  22. CONTRIBUTING.md
  23. HEADER
  24. LICENSE
  25. lombok.config
  26. Makefile
  27. mvnw
  28. mvnw.cmd
  29. NOTICE
  30. pom.xml
  31. README.md
README.md

Apache SkyWalking

SkyWalking: an APM(application performance monitor) system, especially designed for microservices, cloud native and container-based architectures.

GitHub stars Twitter Follow

Maven Central CI/IT Tests E2E Tests

Abstract

SkyWalking is an open source APM system, including monitoring, tracing, diagnosing capabilities for distributed system in Cloud Native architecture.

  • Distributed Tracing
    • End-to-end distributed tracing. Service topology analysis, service-centric observability and APIs dashboards.
  • Agents for your stack
    • Java, .Net Core, PHP, NodeJS, Golang, LUA, Rust, C++, Client JavaScript and Python agents with active development and maintenance.
  • eBPF early adoption
    • Rover agent works as metrics collector and profiler powered by eBPF to diagnose CPU and network performance.
  • Scaling
    • 100+ billion telemetry data could be collected and analyzed from one SkyWalking cluster.
  • Mature Telemetry Ecosystems Supported
    • Metrics, Traces, and Logs from mature ecosystems are supported, e.g. Zipkin, OpenTelemetry, Prometheus, Zabbix, Fluentd
  • Native APM Database
    • BanyanDB, an observability database, created in 2022, aims to ingest, analyze and store telemetry/observability data.
  • Consistent Metrics Aggregation
    • SkyWalking native meter format and widely known metrics format(OpenTelemetry, Telegraf, Zabbix, e.g.) are processed through the same script pipeline.
  • Log Management Pipeline
    • Support log formatting, extract metrics, various sampling policies through script pipeline in high performance.
  • Alerting and Telemetry Pipelines
    • Support service-centric, deployment-centric, API-centric alarm rule setting. Support forwarding alarms and all telemetry data to 3rd party.

Documentation

Downloads

Please head to the releases page to download a release of Apache SkyWalking.

Compiling project

Follow this document.

Code of conduct

This project adheres to the Contributor Covenant code of conduct. By participating, you are expected to uphold this code. Please follow the REPORTING GUIDELINES to report unacceptable behavior.

Live Demo

Contact Us

  • Mail list: dev@skywalking.apache.org. Mail to dev-subscribe@skywalking.apache.org, follow the reply to subscribe the mail list.
  • Send Request to join SkyWalking slack mail to the mail list(dev@skywalking.apache.org), we will invite you in.
  • Twitter, ASFSkyWalking
  • QQ Group: 901167865, 392443393
  • bilibili B站 视频

Our Users

Hundreds of companies and organizations use SkyWalking for research, production, and commercial product. Visit our website to find the user page.

License

Apache 2.0 License.