Source: golang-go.opencensus Maintainer: Debian Go Packaging Team Uploaders: Stephen Gelman , Anthony Fok Section: devel Testsuite: autopkgtest-pkg-go Priority: optional Build-Depends: debhelper-compat (= 13), dh-golang, golang-any, golang-github-google-go-cmp-dev (>= 0.3.0), golang-github-golang-groupcache-dev, golang-github-stretchr-testify-dev (>= 1.4.1), golang-golang-x-net-dev, golang-google-grpc-dev (>= 1.20.1), golang-goprotobuf-dev (>= 1.3.1) Standards-Version: 4.5.0 Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-go.opencensus Vcs-Git: https://salsa.debian.org/go-team/packages/golang-go.opencensus.git Homepage: https://github.com/census-instrumentation/opencensus-go XS-Go-Import-Path: go.opencensus.io Package: golang-go.opencensus-dev Architecture: all Depends: ${misc:Depends}, golang-github-google-go-cmp-dev (>= 0.3.0), golang-github-golang-groupcache-dev, golang-github-stretchr-testify-dev (>= 1.4.1), golang-golang-x-net-dev, golang-google-grpc-dev (>= 1.20.1), golang-goprotobuf-dev (>= 1.3.1) Description: Stats collection and distributed tracing framework OpenCensus Go is a Go implementation of OpenCensus, a toolkit for collecting application performance and behavior monitoring data. Currently it consists of three major components: tags, stats and tracing.