Home
last modified time | relevance | path

Searched refs:TextMapPropagator (Results 51 – 75 of 146) sorted by relevance

123456

/dports/www/grafana8/grafana-8.3.6/vendor/go.opentelemetry.io/otel/internal/global/
H A Dpropagator_test.go31 initial := global.TextMapPropagator()
61 initial := global.TextMapPropagator()
79 initial := global.TextMapPropagator()
93 if got := global.TextMapPropagator().Fields(); !fieldsEqual(got, delegateFields) {
/dports/games/automuteus/automuteus-6.15.2/vendor/go.opentelemetry.io/otel/internal/global/
H A Dpropagator_test.go31 initial := global.TextMapPropagator()
61 initial := global.TextMapPropagator()
79 initial := global.TextMapPropagator()
93 if got := global.TextMapPropagator().Fields(); !fieldsEqual(got, delegateFields) {
/dports/net/storj/storj-1.45.3/vendor/go.opentelemetry.io/otel/internal/global/
H A Dpropagator_test.go31 initial := global.TextMapPropagator()
61 initial := global.TextMapPropagator()
79 initial := global.TextMapPropagator()
93 if got := global.TextMapPropagator().Fields(); !fieldsEqual(got, delegateFields) {
/dports/devel/gh/cli-2.4.0/vendor/github.com/opentracing/opentracing-go/mocktracer/
H A Dpropagation.go42 type TextMapPropagator struct { struct
47 func (t *TextMapPropagator) Inject(spanContext MockSpanContext, carrier interface{}) error { argument
68 func (t *TextMapPropagator) Extract(carrier interface{}) (MockSpanContext, error) { argument
H A Dmocktracer.go19 textPropagator := new(TextMapPropagator)
23 httpPropagator := &TextMapPropagator{HTTPHeaders: true}
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/opentracing/opentracing-go/mocktracer/
H A Dpropagation.go42 type TextMapPropagator struct { struct
47 func (t *TextMapPropagator) Inject(spanContext MockSpanContext, carrier interface{}) error { argument
68 func (t *TextMapPropagator) Extract(carrier interface{}) (MockSpanContext, error) { argument
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/vendor/github.com/opentracing/opentracing-go/mocktracer/
H A Dpropagation.go42 type TextMapPropagator struct { struct
47 func (t *TextMapPropagator) Inject(spanContext MockSpanContext, carrier interface{}) error { argument
68 func (t *TextMapPropagator) Extract(carrier interface{}) (MockSpanContext, error) { argument
/dports/www/fabio/fabio-1.5.14/vendor/github.com/opentracing/opentracing-go/mocktracer/
H A Dpropagation.go42 type TextMapPropagator struct { struct
47 func (t *TextMapPropagator) Inject(spanContext MockSpanContext, carrier interface{}) error { argument
68 func (t *TextMapPropagator) Extract(carrier interface{}) (MockSpanContext, error) { argument
/dports/www/fabio/fabio-1.5.14/vendor/github.com/opentracing/opentracing-go/opentracing-go-1.0.2/mocktracer/
H A Dpropagation.go42 type TextMapPropagator struct { struct
47 func (t *TextMapPropagator) Inject(spanContext MockSpanContext, carrier interface{}) error { argument
68 func (t *TextMapPropagator) Extract(carrier interface{}) (MockSpanContext, error) { argument
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/opentracing/opentracing-go/mocktracer/
H A Dpropagation.go42 type TextMapPropagator struct { struct
47 func (t *TextMapPropagator) Inject(spanContext MockSpanContext, carrier interface{}) error { argument
68 func (t *TextMapPropagator) Extract(carrier interface{}) (MockSpanContext, error) { argument
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/opentracing/opentracing-go/mocktracer/
H A Dpropagation.go42 type TextMapPropagator struct { struct
47 func (t *TextMapPropagator) Inject(spanContext MockSpanContext, carrier interface{}) error { argument
68 func (t *TextMapPropagator) Extract(carrier interface{}) (MockSpanContext, error) { argument
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/opentracing/opentracing-go/mocktracer/
H A Dpropagation.go42 type TextMapPropagator struct { struct
47 func (t *TextMapPropagator) Inject(spanContext MockSpanContext, carrier interface{}) error { argument
68 func (t *TextMapPropagator) Extract(carrier interface{}) (MockSpanContext, error) { argument
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/opentracing/opentracing-go/mocktracer/
H A Dpropagation.go42 type TextMapPropagator struct { struct
47 func (t *TextMapPropagator) Inject(spanContext MockSpanContext, carrier interface{}) error { argument
68 func (t *TextMapPropagator) Extract(carrier interface{}) (MockSpanContext, error) { argument
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/opentracing/opentracing-go/mocktracer/
H A Dpropagation.go42 type TextMapPropagator struct { struct
47 func (t *TextMapPropagator) Inject(spanContext MockSpanContext, carrier interface{}) error { argument
68 func (t *TextMapPropagator) Extract(carrier interface{}) (MockSpanContext, error) { argument
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/opentracing/opentracing-go/mocktracer/
H A Dpropagation.go42 type TextMapPropagator struct { struct
47 func (t *TextMapPropagator) Inject(spanContext MockSpanContext, carrier interface{}) error { argument
68 func (t *TextMapPropagator) Extract(carrier interface{}) (MockSpanContext, error) { argument
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/opentracing/opentracing-go/mocktracer/
H A Dpropagation.go42 type TextMapPropagator struct { struct
47 func (t *TextMapPropagator) Inject(spanContext MockSpanContext, carrier interface{}) error { argument
68 func (t *TextMapPropagator) Extract(carrier interface{}) (MockSpanContext, error) { argument
/dports/net/traefik/traefik-2.6.1/vendor/github.com/opentracing/opentracing-go/mocktracer/
H A Dpropagation.go42 type TextMapPropagator struct { struct
47 func (t *TextMapPropagator) Inject(spanContext MockSpanContext, carrier interface{}) error { argument
68 func (t *TextMapPropagator) Extract(carrier interface{}) (MockSpanContext, error) { argument
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/github.com/opentracing/opentracing-go/mocktracer/
H A Dpropagation.go42 type TextMapPropagator struct { struct
47 func (t *TextMapPropagator) Inject(spanContext MockSpanContext, carrier interface{}) error { argument
68 func (t *TextMapPropagator) Extract(carrier interface{}) (MockSpanContext, error) { argument
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/opentracing/opentracing-go/mocktracer/
H A Dpropagation.go42 type TextMapPropagator struct { struct
47 func (t *TextMapPropagator) Inject(spanContext MockSpanContext, carrier interface{}) error { argument
68 func (t *TextMapPropagator) Extract(carrier interface{}) (MockSpanContext, error) { argument
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/opentracing/opentracing-go/mocktracer/
H A Dpropagation.go42 type TextMapPropagator struct { struct
47 func (t *TextMapPropagator) Inject(spanContext MockSpanContext, carrier interface{}) error { argument
68 func (t *TextMapPropagator) Extract(carrier interface{}) (MockSpanContext, error) { argument
/dports/sysutils/kubectl/kubernetes-1.22.2/vendor/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc/
H A Dgrpctrace.go38 Propagators propagation.TextMapPropagator
59 type propagatorsOption struct{ p propagation.TextMapPropagator }
67 func WithPropagators(p propagation.TextMapPropagator) Option { argument
/dports/security/vuls/vuls-0.13.7/vendor/go.opentelemetry.io/otel/propagation/
H A Dpropagators_test.go60 var _ propagation.TextMapPropagator = outOfThinAirPropagator{}
91 testProps := []propagation.TextMapPropagator{
/dports/security/go-cve-dictionary/go-cve-dictionary-0.5.5/vendor/go.opentelemetry.io/otel/propagation/
H A Dpropagators_test.go60 var _ propagation.TextMapPropagator = outOfThinAirPropagator{}
91 testProps := []propagation.TextMapPropagator{
/dports/games/automuteus/automuteus-6.15.2/vendor/go.opentelemetry.io/otel/propagation/
H A Dpropagators_test.go60 var _ propagation.TextMapPropagator = outOfThinAirPropagator{}
95 testProps := []propagation.TextMapPropagator{
/dports/net/storj/storj-1.45.3/vendor/go.opentelemetry.io/otel/propagation/
H A Dpropagators_test.go60 var _ propagation.TextMapPropagator = outOfThinAirPropagator{}
95 testProps := []propagation.TextMapPropagator{

123456