Registry / testing / opentracing-test-tracer

opentracing-test-tracer

JSON →
library0.1.1rbrubygemsunverified

An OpenTracing Tracer implementation designed for testing distributed tracing in Ruby applications.

gem install opentracing_test_tracer
INSTALL
IMPORT
SIG · OPENTRACING-TEST-T
O
opentracing-test-tracer
testingrubyv0.1.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

OpenTracingTestTracer
require 'opentracing_test_tracer'

Create a test tracer and record a span.

require 'opentracing_test_tracer' tracer = OpenTracingTestTracer.build span = tracer.start_span('test') span.finish puts tracer.spans.count
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
opentracing-test-tracer — gem install opentracing-test-tracer · libregistry