Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: golang-sourcegraph-appdash-devel | Distribution: Mageia |
Version: 0 | Vendor: Mageia.Org |
Release: 0.1.mga8 | Build date: Tue Dec 29 19:54:26 2020 |
Group: Development/Other | Build host: localhost |
Size: 362069 | Source RPM: golang-sourcegraph-appdash-0-0.1.mga8.src.rpm |
Packager: pterjan <pterjan> | |
Url: https://github.com/sourcegraph/appdash | |
Summary: 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
MIT
* Tue Dec 29 2020 pterjan <pterjan> 0-0.1.mga8 + Revision: 1664957 - This is not noarch - Mageiaize - imported package golang-sourcegraph-appdash
/usr/share/doc/golang-sourcegraph-appdash-devel /usr/share/doc/golang-sourcegraph-appdash-devel/CHANGELOG.md /usr/share/doc/golang-sourcegraph-appdash-devel/README.md /usr/share/doc/golang-sourcegraph-appdash-devel/demo-annotations.md /usr/share/doc/golang-sourcegraph-appdash-devel/examples /usr/share/doc/golang-sourcegraph-appdash-devel/examples/cmd /usr/share/doc/golang-sourcegraph-appdash-devel/examples/cmd/webapp /usr/share/doc/golang-sourcegraph-appdash-devel/examples/cmd/webapp-opentracing /usr/share/doc/golang-sourcegraph-appdash-devel/examples/cmd/webapp-opentracing/main.go /usr/share/doc/golang-sourcegraph-appdash-devel/examples/cmd/webapp/main.go /usr/share/doc/golang-sourcegraph-appdash-devel/other-languages.md /usr/share/gocode/src/sourcegraph.com /usr/share/gocode/src/sourcegraph.com/sourcegraph /usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash /usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/.goipath /usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/CHANGELOG.md /usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/README.md /usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/cmd /usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/cmd/appdash /usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/cmd/appdash/appdash.go /usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/cmd/appdash/example_app.go /usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/cmd/appdash/sample_data.go /usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/cmd/appdash/send_cmd.go /usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/cmd/appdash/serve_cmd.go /usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/collector.go /usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/collector_danger_test.go /usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/collector_test.go /usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/demo-annotations.md /usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/doc.go /usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/event.go /usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/event_test.go /usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/httptrace /usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/httptrace/client.go /usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/httptrace/client_test.go /usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/httptrace/doc.go /usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/httptrace/header.go /usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/httptrace/header_test.go /usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/httptrace/server.go /usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/httptrace/server_test.go /usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/id.go /usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/id_test.go /usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/internal /usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/internal/wire /usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/internal/wire/collector.pb.go /usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/internal/wire/collector.proto /usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/internal/wire/gen.go /usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/memstats.go /usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/multi.go /usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/opentracing /usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/opentracing/json.go /usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/opentracing/recorder.go /usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/opentracing/recorder_test.go /usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/opentracing/tracer.go /usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/other-languages.md /usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/python /usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/python/README.md /usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/recorder.go /usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/recorder_test.go /usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/reflect.go /usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/reflect_test.go /usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/span.go /usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/span_test.go /usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/sqltrace /usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/sqltrace/sql.go /usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/store.go /usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/store_test.go /usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/trace.go /usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/trace_test.go /usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/traceapp /usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/traceapp/aggregate.go /usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/traceapp/app.go /usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/traceapp/dashboard.go /usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/traceapp/handler.go /usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/traceapp/httputil.go /usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/traceapp/prof.go /usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/traceapp/router.go /usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/traceapp/tmpl /usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/traceapp/tmpl.go /usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/traceapp/tmpl/data.go /usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/traceapp/tmpl/data_vfsdata.go /usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/traceapp/tmpl/doc.go /usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/traceapp/trace.go /usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/traceapp/vis.go /usr/share/licenses/golang-sourcegraph-appdash-devel /usr/share/licenses/golang-sourcegraph-appdash-devel/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Oct 13 10:18:22 2024