Sat, 24 Aug 2024 20:16:19 UTC | login

Information for RPM golang-sourcegraph-appdash-devel-0-0.12.20210113gitebfcffb.fc38.noarch.rpm

ID1000425
Namegolang-sourcegraph-appdash-devel
Version0
Release0.12.20210113gitebfcffb.fc38
Epoch
Archnoarch
SummaryApplication tracing system for Go, based on Google's Dapper
DescriptionAppdash 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
Build Time2023-05-05 18:34:53 GMT
Size103.80 KB
1fd2ad4315bf039f4e2a7cbb508e6e47
LicenseMIT
Buildrootf38-build-709904-92967
Provides
golang(sourcegraph.com/sourcegraph/appdash) = 0-0.12.20210113gitebfcffb.fc38
golang(sourcegraph.com/sourcegraph/appdash)(commit=ebfcffb1b5c00031ce797183546746715a3cfe87) = 0-0.12.20210113gitebfcffb.fc38
golang(sourcegraph.com/sourcegraph/appdash/httptrace) = 0-0.12.20210113gitebfcffb.fc38
golang(sourcegraph.com/sourcegraph/appdash/httptrace)(commit=ebfcffb1b5c00031ce797183546746715a3cfe87) = 0-0.12.20210113gitebfcffb.fc38
golang(sourcegraph.com/sourcegraph/appdash/internal/wire) = 0-0.12.20210113gitebfcffb.fc38
golang(sourcegraph.com/sourcegraph/appdash/internal/wire)(commit=ebfcffb1b5c00031ce797183546746715a3cfe87) = 0-0.12.20210113gitebfcffb.fc38
golang(sourcegraph.com/sourcegraph/appdash/opentracing) = 0-0.12.20210113gitebfcffb.fc38
golang(sourcegraph.com/sourcegraph/appdash/opentracing)(commit=ebfcffb1b5c00031ce797183546746715a3cfe87) = 0-0.12.20210113gitebfcffb.fc38
golang(sourcegraph.com/sourcegraph/appdash/sqltrace) = 0-0.12.20210113gitebfcffb.fc38
golang(sourcegraph.com/sourcegraph/appdash/sqltrace)(commit=ebfcffb1b5c00031ce797183546746715a3cfe87) = 0-0.12.20210113gitebfcffb.fc38
golang(sourcegraph.com/sourcegraph/appdash/traceapp) = 0-0.12.20210113gitebfcffb.fc38
golang(sourcegraph.com/sourcegraph/appdash/traceapp)(commit=ebfcffb1b5c00031ce797183546746715a3cfe87) = 0-0.12.20210113gitebfcffb.fc38
golang(sourcegraph.com/sourcegraph/appdash/traceapp/tmpl) = 0-0.12.20210113gitebfcffb.fc38
golang(sourcegraph.com/sourcegraph/appdash/traceapp/tmpl)(commit=ebfcffb1b5c00031ce797183546746715a3cfe87) = 0-0.12.20210113gitebfcffb.fc38
golang-ipath(sourcegraph.com/sourcegraph/appdash) = 0-0.12.20210113gitebfcffb.fc38
golang-ipath(sourcegraph.com/sourcegraph/appdash)(commit=ebfcffb1b5c00031ce797183546746715a3cfe87) = 0-0.12.20210113gitebfcffb.fc38
golang-sourcegraph-appdash-devel = 0-0.12.20210113gitebfcffb.fc38
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
go-filesystem
golang(github.com/gogo/protobuf/io)
golang(github.com/gogo/protobuf/proto)
golang(github.com/gorilla/mux)
golang(github.com/jessevdk/go-flags)
golang(github.com/opentracing/basictracer-go)
golang(github.com/opentracing/opentracing-go)
golang(github.com/opentracing/opentracing-go/log)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 85 >>>
Name ascending sort Size
/usr/share/doc/golang-sourcegraph-appdash-devel0.00 B
/usr/share/doc/golang-sourcegraph-appdash-devel/CHANGELOG.md3.28 KB
/usr/share/doc/golang-sourcegraph-appdash-devel/README.md5.34 KB
/usr/share/doc/golang-sourcegraph-appdash-devel/demo-annotations.md11.81 KB
/usr/share/doc/golang-sourcegraph-appdash-devel/examples0.00 B
/usr/share/doc/golang-sourcegraph-appdash-devel/examples/cmd0.00 B
/usr/share/doc/golang-sourcegraph-appdash-devel/examples/cmd/webapp0.00 B
/usr/share/doc/golang-sourcegraph-appdash-devel/examples/cmd/webapp-opentracing0.00 B
/usr/share/doc/golang-sourcegraph-appdash-devel/examples/cmd/webapp-opentracing/main.go5.44 KB
/usr/share/doc/golang-sourcegraph-appdash-devel/examples/cmd/webapp/main.go4.63 KB
/usr/share/doc/golang-sourcegraph-appdash-devel/other-languages.md8.12 KB
/usr/share/gocode/src/sourcegraph.com0.00 B
/usr/share/gocode/src/sourcegraph.com/sourcegraph0.00 B
/usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash0.00 B
/usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/.goipath112.00 B
/usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/CHANGELOG.md3.28 KB
/usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/README.md5.34 KB
/usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/cmd0.00 B
/usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/cmd/appdash0.00 B
/usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/cmd/appdash/appdash.go2.09 KB
/usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/cmd/appdash/example_app.go5.12 KB
/usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/cmd/appdash/sample_data.go3.10 KB
/usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/cmd/appdash/send_cmd.go1.68 KB
/usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/cmd/appdash/serve_cmd.go5.86 KB
/usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/collector.go13.61 KB
/usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/collector_danger_test.go2.03 KB
/usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/collector_test.go10.40 KB
/usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/demo-annotations.md11.81 KB
/usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/doc.go2.01 KB
/usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/event.go6.22 KB
/usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/event_test.go4.30 KB
/usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/httptrace0.00 B
/usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/httptrace/client.go5.68 KB
/usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/httptrace/client_test.go4.03 KB
/usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/httptrace/doc.go3.46 KB
/usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/httptrace/header.go2.10 KB
/usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/httptrace/header_test.go1.89 KB
/usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/httptrace/server.go6.13 KB
/usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/httptrace/server_test.go7.58 KB
/usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/id.go2.44 KB
/usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/id_test.go1.77 KB
/usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/internal0.00 B
/usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/internal/wire0.00 B
/usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/internal/wire/collector.pb.go3.35 KB
/usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/internal/wire/collector.proto931.00 B
/usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/internal/wire/gen.go141.00 B
/usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/memstats.go4.55 KB
/usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/multi.go2.07 KB
/usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/opentracing0.00 B
/usr/share/gocode/src/sourcegraph.com/sourcegraph/appdash/opentracing/json.go2.85 KB
Component of No Buildroots