Source: golang-github-census-instrumentation-opencensus-proto Maintainer: Debian Go Packaging Team Uploaders: Arnaud Rebillout , Section: golang Testsuite: autopkgtest-pkg-go Build-Depends: debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-github-grpc-ecosystem-grpc-gateway-dev, golang-google-grpc-dev, golang-google-protobuf-dev, Standards-Version: 4.7.3 Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-census-instrumentation-opencensus-proto Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-census-instrumentation-opencensus-proto.git Homepage: https://github.com/census-instrumentation/opencensus-proto XS-Go-Import-Path: github.com/census-instrumentation/opencensus-proto Package: golang-github-census-instrumentation-opencensus-proto-dev Architecture: all Depends: golang-github-grpc-ecosystem-grpc-gateway-dev, golang-google-grpc-dev, golang-google-protobuf-dev, ${misc:Depends}, Multi-Arch: foreign Description: language independent interface types for opencensus Census provides a framework to define and collect stats against metrics and to break those stats down across user-defined dimensions. . The Census framework is natively available in many languages (e.g. C++, Go, and Java). The API interface types are defined using protos to ensure consistency and interoperability for the different implementations.