sofa-tracer
Call tracer
A component for distributed system call tracing and logging
SOFATracer is a component for the distributed system call trace. And through a unified traceId logging the logs of various network calls in the invoking link. These logs can be used for quick discovery of faults, service governance, etc.
1k stars
76 watching
380 forks
Language: Java
last commit: 3 months ago
Linked from 1 awesome list
opentracingsofa-boot-startersofa-tracersofastacktracer
Related projects:
Repository | Description | Stars |
---|---|---|
sofastack/sofa-lookout | A monitoring and analysis tool for multi-dimensional metrics | 374 |
nikolaydubina/go-instrument | Automatically adds tracing code to Go functions and methods | 232 |
melisgl/journal | A Common Lisp library for recording and replaying code execution traces, enabling logging, tracing, testing, and persistence. | 39 |
synacktiv/frinet | Tracer for generating platform-specific execution traces with Frida plugin on various architectures | 473 |
johnreedlol/scala-trace-debug | A system that prints debugging information with hyperlinks to source code locations | 115 |
gaasedelen/tenet | A tool for analyzing and exploring execution traces in software | 1,336 |
datadog/dd-trace-java | Automates distributed tracing and profiling of Java applications | 597 |
mxmssh/drltrace | A tool that traces and logs API calls made by applications during runtime. | 392 |
elgris/zipkin-instrumentation-vue-resource | An interceptor for vue-resource that adds tracing functionality to HTTP requests. | 8 |
fogleman/pt | A path tracing engine written in Go with various features and a simple API. | 2,084 |
temporal/tracer | Provides a tracing profiler for Common Lisp applications to collect detailed information on function calls and execution sequences. | 54 |
valyouw/njstrace | A utility that instruments and traces Node.js code, adding functionality to track function calls, arguments, return values, and execution time. | 368 |
jacereda/fsatrace | A tool to inject code into applications to track file accesses and generate dependencies | 83 |
automation-stack/ctrace | A tool for displaying detailed information about system calls and signals in running processes. | 120 |
alegrey91/harpoon | Tools for tracing and analyzing system calls in user-space functions using eBPF | 92 |