Merge branch 'GSOC_HTRACE' of https://github.com/nisalanirmana/incubator-htrace
tree: b151ceb97734755243f157788796f96dc1cdf73c
  1. bin/
  2. htrace-c/
  3. htrace-core4/
  4. htrace-flume/
  5. htrace-hbase/
  6. htrace-htraced/
  7. htrace-kudu/
  8. htrace-webapp/
  9. htrace-zipkin/
  10. src/
  11. tools/
  12. .gitignore
  13. BUILDING.txt
  14. DISCLAIMER.txt
  15. Dockerfile
  16. LICENSE.txt
  17. NOTICE.txt
  18. pom.xml
  19. README.md
README.md

HTrace

HTrace is a tracing framework for use with distributed systems.

For help on building the software, see BUILDING.txt.

For details about integrating HTrace into an application, see the developer guide

If you have an idea or a patch to improve HTrace, file a [JIRA issue at the bug tracker] (https://issues.apache.org/jira/browse/htrace) or post to our [mailing list] (http://htrace.incubator.apache.org/mail-lists.html).

NOTE: Please create a JIRA issue for each pull request. If you just create a pull request but no JIRA, we might not notice your patch!

See the release guide for information about making an HTrace release.