SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

golang-github-opentracing-contrib-observer-devel rpm build for : Fedora 37. For other distributions click golang-github-opentracing-contrib-observer-devel.

Name : golang-github-opentracing-contrib-observer-devel
Version : 0 Vendor : Fedora Project
Release : 0.8.20190701gita52f234.fc37 Date : 2022-07-21 13:04:08
Group : Unspecified Source RPM : golang-github-opentracing-contrib-observer-0-0.8.20190701gita52f234.fc37.src.rpm
Size : 0.02 MB
Packager : Fedora Project
Summary : Observer API for OpenTracing-Go Tracers
Description :
OTObserver can be used to watch the span events like StartSpan(),
SetOperationName(), SetTag() and Finish(). A need for observers arose when
information (metrics) more than just the latency information was required for
the spans, in the distributed tracers. But, there can be a lot of metrics in
different domains and adding such metrics to any one (client) tracer breaks
cross-platform compatibility. There are various ways to avoid such issues,
however, an observer pattern is cleaner and provides loose coupling between the
packages exporting metrics (on span events) and the tracer.

This information can be in the form of hardware metrics, RPC metrics, useful
metrics exported out of the kernel or other metrics, profiled for a span. These
additional metrics can help us in getting better Root-cause analysis. With that
being said, its not just for calculation of metrics, it can be used for anything
which needs watching the span events.

This package contains the source code needed for building packages that
reference the following Go import paths:
– github.com/opentracing-contrib/go-observer

RPM found in directory: /vol/rzm3/linux-fedora-buffet/alt/risc-v/repo/fedora/37/76833/riscv64/Packages/g

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  golang-github-opentracing-contrib-observer-devel-0-0.8.20190701gita52f234.fc37.noarch.rpm
ftp.icm.edu.pl  golang-github-opentracing-contrib-observer-devel-0-0.8.20190701gita52f234.fc37.noarch.rpm
     

Provides :
golang(github.com/opentracing-contrib/go-observer)
golang(github.com/opentracing-contrib/go-observer)(commit=a52f2342449246d5bcc273e65cbdcfa5f7d6c63c)
golang-github-opentracing-contrib-observer-devel
golang-ipath(github.com/opentracing-contrib/go-observer)
golang-ipath(github.com/opentracing-contrib/go-observer)(commit=a52f2342449246d5bcc273e65cbdcfa5f7d6c63c)

Requires :
go-filesystem
golang(github.com/opentracing/opentracing-go)
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-github-opentracing-contrib-observer-devel
/usr/share/doc/golang-github-opentracing-contrib-observer-devel/README.md
/usr/share/gocode/src/github.com
/usr/share/gocode/src/github.com/opentracing-contrib
/usr/share/gocode/src/github.com/opentracing-contrib/go-observer
/usr/share/gocode/src/github.com/opentracing-contrib/go-observer/.goipath
/usr/share/gocode/src/github.com/opentracing-contrib/go-observer/README.md
/usr/share/gocode/src/github.com/opentracing-contrib/go-observer/observer.go
/usr/share/licenses/golang-github-opentracing-contrib-observer-devel
/usr/share/licenses/golang-github-opentracing-contrib-observer-devel/LICENSE

 
ICM