ruby-jaeger-client 1.3.0-1 source package in Ubuntu

Changelog

ruby-jaeger-client (1.3.0-1) unstable; urgency=medium

  * Team Upload
  * New upstream version 1.3.0 (makes it ruby 3.1 compatible)
  * Bump Standards-Version to 4.6.1 (no changes needed)

 -- Pirate Praveen <email address hidden>  Tue, 18 Oct 2022 04:00:52 +0530

Upload details

Uploaded by:
Debian Ruby Extras Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-jaeger-client_1.3.0-1.dsc 2.1 KiB eb797acb86abe2ec278e6373de81f8b6a95a5bea6b470869263af3b9e44b09ac
ruby-jaeger-client_1.3.0.orig.tar.gz 43.9 KiB 052637109dcf9b6efb29fbe4b66ccb037d712c1b6f59a4091e2f6af637db457d
ruby-jaeger-client_1.3.0-1.debian.tar.xz 4.0 KiB 023eb127cf7017f443d0d9ab457792773a7c6220a8be11776c46399351d8219e

Available diffs

No changes file available.

Binary packages built by this source

ruby-jaeger-client: OpenTracing Tracer implementation for Jaeger

 This package is Opentracing Tracer implementation in Ruby for Jaeger
 In order to understand this implementation, one must first be familiar with
 the OpenTracing API and terminology.
 .
 With this package the user can easily use this implementation of Opentracing
 API using keywords like .global_tracer , .start_active_span .