SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

golang-sourcegraph-appdash-devel rpm build for : Fedora 32. For other distributions click golang-sourcegraph-appdash-devel.

Name : golang-sourcegraph-appdash-devel
Version : 0 Vendor : Fedora Project
Release : 0.3.20190701gitd9ea5c5.fc32 Date : 2020-01-29 04:10:30
Group : Unspecified Source RPM : golang-sourcegraph-appdash-0-0.3.20190701gitd9ea5c5.fc32.src.rpm
Size : 0.35 MB
Packager : Fedora Project
Summary : Application tracing system for Go, based on Google\'s Dapper
Description :
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

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora/linux/releases/32/Everything/armhfp/os/Packages/g

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  golang-sourcegraph-appdash-devel-0-0.3.20190701gitd9ea5c5.fc32.noarch.rpm
     

Provides :
golang(sourcegraph.com/sourcegraph/appdash)
golang(sourcegraph.com/sourcegraph/appdash)(commit=d9ea5c54f7dc06dbdbbf854ec35176e520e6dfdf)
golang(sourcegraph.com/sourcegraph/appdash/httptrace)
golang(sourcegraph.com/sourcegraph/appdash/httptrace)(commit=d9ea5c54f7dc06dbdbbf854ec35176e520e6dfdf)
golang(sourcegraph.com/sourcegraph/appdash/internal/wire)
golang(sourcegraph.com/sourcegraph/appdash/internal/wire)(commit=d9ea5c54f7dc06dbdbbf854ec35176e520e6dfdf)
golang(sourcegraph.com/sourcegraph/appdash/opentracing)
golang(sourcegraph.com/sourcegraph/appdash/opentracing)(commit=d9ea5c54f7dc06dbdbbf854ec35176e520e6dfdf)
golang(sourcegraph.com/sourcegraph/appdash/sqltrace)
golang(sourcegraph.com/sourcegraph/appdash/sqltrace)(commit=d9ea5c54f7dc06dbdbbf854ec35176e520e6dfdf)
golang(sourcegraph.com/sourcegraph/appdash/traceapp)
golang(sourcegraph.com/sourcegraph/appdash/traceapp)(commit=d9ea5c54f7dc06dbdbbf854ec35176e520e6dfdf)
golang(sourcegraph.com/sourcegraph/appdash/traceapp/tmpl)
golang(sourcegraph.com/sourcegraph/appdash/traceapp/tmpl)(commit=d9ea5c54f7dc06dbdbbf854ec35176e520e6dfdf)
golang-ipath(sourcegraph.com/sourcegraph/appdash)
golang-ipath(sourcegraph.com/sourcegraph/appdash)(commit=d9ea5c54f7dc06dbdbbf854ec35176e520e6dfdf)
golang-sourcegraph-appdash-devel

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


Content of RPM :
/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
There is 55 files more in these RPM.

 
ICM