Source: golang-github-grpc-ecosystem-grpc-opentracing Maintainer: Debian Go Packaging Team Uploaders: Tong Sun , Utkarsh Gupta Section: devel Testsuite: autopkgtest-pkg-go Priority: optional Build-Depends: debhelper-compat (= 12), dh-golang, golang-any, golang-github-opentracing-opentracing-go-dev, golang-github-stretchr-testify-dev, golang-golang-x-net-dev, golang-google-grpc-dev, golang-goprotobuf-dev Standards-Version: 4.5.0 Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-grpc-ecosystem-grpc-opentracing Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-grpc-ecosystem-grpc-opentracing.git Homepage: https://github.com/grpc-ecosystem/grpc-opentracing Rules-Requires-Root: no XS-Go-Import-Path: github.com/grpc-ecosystem/grpc-opentracing Package: golang-github-grpc-ecosystem-grpc-opentracing-dev Architecture: all Depends: golang-github-opentracing-opentracing-go-dev, golang-github-stretchr-testify-dev, golang-golang-x-net-dev, golang-google-grpc-dev, golang-goprotobuf-dev, ${misc:Depends} Description: expressive vendor-neutral APIs for distributed tracing and context propagation This package enables distributed tracing in GRPC clients and servers via `The OpenTracing Project`_: a set of consistent, expressive, vendor-neutral APIs for distributed tracing and context propagation. . OpenTracing implementations exist for major distributed tracing systems and can be bound or swapped with a one-line configuration change.