Merge pull request #647 from ascrutae/feature/support-oracle-tns-url

support TNS URL of oracle plugin
tree: c3c5e8878d92192a9cf68422fed14824b2418b1d
  1. .github/
  2. apm-application-toolkit/
  3. apm-collector/
  4. apm-commons/
  5. apm-network/
  6. apm-sniffer/
  7. ci-dependencies/
  8. docs/
  9. travis/
  10. .gitignore
  11. .travis.yml
  12. ApacheCopyright
  13. checkStyle.xml
  14. CODE_OF_CONDUCT.md
  15. codeStyle.xml
  16. docker-compose.yml
  17. java.header
  18. LICENSE
  19. pom.xml
  20. README.md
  21. README_ZH.md
README.md

Sky Walking | 中文

SkyWalking 3: APM for Distributed Systems, also known Distributed Tracing System.

Build Status Coverage Status Join the chat at https://gitter.im/sky-walking/Lobby OpenTracing-1.x Badge

  • Provide Java agent, no need to CHANGE any application source code.
  • Manual instrumentation
    • As an OpenTracing supported tracer
    • Use @Trace annotation for any methods you want to trace.
    • Integrate traceId into logs for log4j, log4j2 and logback.
  • Pure Java server implementation, provide RESTful and gRPC services. Compatibility with other language agents/SDKs.
  • The UI released on skywalking-ui

Architecture

  • Architecture graph for 3.2.5+

Document

EN doc cn doc

This project adheres to the Contributor Covenant code of conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior to wu.sheng@foxmail.com.

Screenshots

  • Discovery topological graph of application clusters automatically.

  • Trace query.

  • Span detail.

  • Instance Overview.

  • JVM Detail.

  • Services Dependency Tree.

Test reports

Contact Us

Open Skywalking Organization

Open Skywalking Organization Teams and Contributors

Partners

License

Apache 2.0 License.