golang-github-census-instrumentation-opencensus-proto 0.2.1+dfsg1-4 source package in Ubuntu

Changelog

golang-github-census-instrumentation-opencensus-proto (0.2.1+dfsg1-4) unstable; urgency=medium

  * Team upload.
  * avoid dependency on  protoc-gen-swagger, cf. #1038870.

 -- Reinhard Tartler <email address hidden>  Sat, 29 Jul 2023 18:24:02 -0400

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all
Section:
golang
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe golang
Noble release universe golang
Mantic release universe golang

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-census-instrumentation-opencensus-proto_0.2.1+dfsg1-4.dsc 2.9 KiB b00248361141b43f6eb512725c7839b4323ddfc59e7e8a0620fa282cb9c742fb
golang-github-census-instrumentation-opencensus-proto_0.2.1+dfsg1.orig.tar.xz 70.5 KiB 7bcfb57c7c89e031d2cc65bc00dbbb475cbf768134ef972ee3d8cc354fca1a42
golang-github-census-instrumentation-opencensus-proto_0.2.1+dfsg1-4.debian.tar.xz 2.5 KiB dcfa0db2760abf066ea6201077a7179a4340fbdcabc7bacd864cbc829da7c98d

Available diffs

No changes file available.

Binary packages built by this source

golang-github-census-instrumentation-opencensus-proto-dev: 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.