Application tracing system for Go, based on Google's Dapper
Appdash is an application tracing system for Go, based on Google's Dapper and Twitter's Zipkin. Appdash allows you to trace the end-to-end handling of requests and operations in your application (for perf and debugging). It displays timings and application-specific metadata for each step, and it displays a tree and timeline for each request and its children. To use appdash, you must instrument your application with calls to an appdash recorder. You can record any type of event or operation. Recorders and schemas for HTTP (client and server) and SQL are provided, and you can write your own. This package contains the source code needed for building packages that reference the following Go import paths: – sourcegraph.com/sourcegraph/appdash
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0-0.7.20210113gitebfcffb.fc35 | - |
Fedora 35 | 0-0.7.20210113gitebfcffb.fc35 | - |
Fedora 34 | 0-0.6.20210113gitebfcffb.fc34 | - |
You can contact the maintainers of this package via email at
golang-sourcegraph-appdash dash maintainers at fedoraproject dot org
.