https://github.com/apache/incubator-retired-htrace
Mirror of Apache HTrace (Incubating)
https://github.com/apache/incubator-retired-htrace
retired
Last synced: 3 months ago
JSON representation
Mirror of Apache HTrace (Incubating)
- Host: GitHub
- URL: https://github.com/apache/incubator-retired-htrace
- Owner: apache
- License: other
- Archived: true
- Created: 2015-04-22T07:00:05.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-12-11T00:48:00.000Z (about 7 years ago)
- Last Synced: 2025-10-06T00:36:44.029Z (3 months ago)
- Topics: retired
- Language: Java
- Size: 2.64 MB
- Stars: 106
- Watchers: 17
- Forks: 84
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-java - Apache HTrace
README
HTrace
======
[HTrace](http://htrace.incubator.apache.org) is a tracing framework for use
with distributed systems.
For help on building the software, see [BUILDING.txt](./BUILDING.txt).
For details about integrating HTrace into an application, see the [developer
guide](./src/main/site/markdown/developer_guide.md)
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](./src/main/site/markdown/building.md) for
information about making an HTrace release.