About

Apache HTrace is an Apache Incubator project providing an open source framework for distributed tracing. It can be used with both standalone applications and libraries.

HTrace was designed for use in big distributed systems such as the Apache Hadoop Distributed Filesystem and the Apache HBase storage engine. However, there is nothing Hadoop-specific about HTrace. It has no dependencies on Hadoop, and is a useful building block for many distributed systems. See the developer guide for information on adding HTrace support.

Releases

  • htrace-4.1.0-incubating published March 4th, 2016. Download it!
  • htrace-4.0.1-incubating published September 26th, 2015. Download it!
  • htrace-4.0.0-incubating published September 15th, 2015. Download it!
  • htrace-3.2.0-incubating published June 2nd, 2015.
  • We made our first release from Apache Incubator, htrace-3.1.0-incubating, January 20th, 2015.

JavaDoc

The API documentation for htrace-core is online.