Home
last modified time | relevance | path

Searched defs:span_context (Results 1 – 25 of 32) sorted by relevance

12

/dports/devel/py-opencensus/opencensus-0.7.13/opencensus/trace/samplers/
H A D__init__.py25 def should_sample(self, span_context): argument
40 def should_sample(self, span_context): argument
47 def should_sample(self, span_context): argument
66 def should_sample(self, span_context): argument
/dports/devel/py-opencensus/opencensus-0.7.13/opencensus/trace/propagation/
H A Dgoogle_cloud_format.py96 def to_header(self, span_context): argument
116 def to_headers(self, span_context): argument
H A Db3_format.py95 def to_headers(self, span_context): argument
H A Dtrace_context_http_header_format.py86 def to_headers(self, span_context): argument
H A Dtext_format.py63 def to_carrier(self, span_context, carrier): argument
H A Dbinary_format.py138 def to_header(self, span_context): argument
/dports/devel/libopentracing/opentracing-cpp-1.6.0/mocktracer/src/
H A Dtracer.cpp21 const opentracing::SpanContext& span_context, in InjectImpl()
47 std::unique_ptr<opentracing::SpanContext> span_context(mock_span_context); in ExtractImpl() local
/dports/devel/py-ddtrace/ddtrace-0.56.1/ddtrace/opentracer/propagation/
H A Dpropagator.py9 def inject(span_context, carrier): argument
H A Dhttp.py28 def inject(span_context, carrier): argument
/dports/devel/py-opentracing/opentracing-2.4.0/opentracing/mocktracer/
H A Dbinary_propagator.py33 def inject(self, span_context, carrier): argument
H A Dpropagator.py26 def inject(self, span_context, carrier): argument
H A Dtext_propagator.py38 def inject(self, span_context, carrier): argument
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/openzipkin/zipkin-go/proto/testing/
H A Dservice.proto28 map<string, string> span_context = 3; field
/dports/devel/libopentracing/opentracing-cpp-1.6.0/include/opentracing/
H A Dtracer.h238 inline SpanReference ChildOf(const SpanContext* span_context) noexcept { in ChildOf()
246 inline SpanReference FollowsFrom(const SpanContext* span_context) noexcept { in FollowsFrom()
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/lightstep/lightstep-tracer-common/
H A Dcollector.proto46 SpanContext span_context = 2; field
50 SpanContext span_context = 1; field
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/lightstep/lightstep-tracer-common/golang/protobuf/collectorpb/
H A Dcollector.proto47 SpanContext span_context = 2; field
51 SpanContext span_context = 1; field
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/lightstep/lightstep-tracer-common/golang/gogo/collectorpb/
H A Dcollector.proto47 SpanContext span_context = 2; field
51 SpanContext span_context = 1; field
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/lightstep/lightstep-tracer-common/golang/protobuf/collectorpb/
H A Dcollector.proto47 SpanContext span_context = 2; field
51 SpanContext span_context = 1; field
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/lightstep/lightstep-tracer-common/
H A Dcollector.proto46 SpanContext span_context = 2; field
50 SpanContext span_context = 1; field
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/lightstep/lightstep-tracer-common/golang/gogo/collectorpb/
H A Dcollector.proto47 SpanContext span_context = 2; field
51 SpanContext span_context = 1; field
/dports/security/palisade/palisade-release-d76213499af44558170cca6c72c5314755fec23c/src/core/unittest/
H A DUnitTestTrapdoor.cpp49 /************************************************/
51 /************************************************/
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/lightstep/lightstep-tracer-common/golang/gogo/collectorpb/
H A Dcollector.proto47 SpanContext span_context = 2; field
51 SpanContext span_context = 1; field
/dports/devel/py-ddtrace/ddtrace-0.56.1/ddtrace/propagation/
H A Dhttp.py34 def inject(span_context, headers): argument
/dports/devel/py-opencensus/opencensus-0.7.13/opencensus/trace/tracers/
H A Dcontext_tracer.py33 def __init__(self, exporter=None, span_context=None): argument
/dports/www/firefox/firefox-99.0/third_party/rust/naga/src/valid/
H A Dinterface.rs293 let span_context = self.types.get_span_context(self.ty); in validate() localVariable
304 let span_context = self.types.get_span_context(self.ty); in validate() localVariable

12