Sun, 06 Oct 2024 00:13:12 UTC | login

Information for build golang-sourcegraph-appdash-0-0.5.20210113gitebfcffb.fc33

ID192375
Package Namegolang-sourcegraph-appdash
Version0
Release0.5.20210113gitebfcffb.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/golang-sourcegraph-appdash.git#995b6e3859af4c93a65f73a759003cb8433806e8
SummaryApplication 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 27 Jan 2021 11:07:58 UTC
CompletedWed, 27 Jan 2021 11:39:58 UTC
Taskbuild (f33, /rpms/golang-sourcegraph-appdash.git:995b6e3859af4c93a65f73a759003cb8433806e8)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/golang-sourcegraph-appdash.git#995b6e3859af4c93a65f73a759003cb8433806e8'}}
Tags
f33
f37
f38
RPMs
src
golang-sourcegraph-appdash-0-0.5.20210113gitebfcffb.fc33.src.rpm (info) (download)
noarch
golang-sourcegraph-appdash-devel-0-0.5.20210113gitebfcffb.fc33.noarch.rpm (info) (download)
riscv64
golang-sourcegraph-appdash-0-0.5.20210113gitebfcffb.fc33.riscv64.rpm (info) (download)
golang-sourcegraph-appdash-debuginfo-0-0.5.20210113gitebfcffb.fc33.riscv64.rpm (info) (download)
golang-sourcegraph-appdash-debugsource-0-0.5.20210113gitebfcffb.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Wed Jan 13 2021 Robert-André Mauchin <zebob.m@gmail.com> - 0-0.5.20210113gitebfcffb - Bump to commit ebfcffb1b5c00031ce797183546746715a3cfe87 * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Wed May 15 2019 Robert-André Mauchin <zebob.m@gmail.com> - 0-0.1.20190701gitd9ea5c5 - Initial package