Home
last modified time | relevance | path

Searched refs:TagType_BINARY (Results 1 – 25 of 47) sorted by relevance

12

/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/uber/jaeger-client-go/
H A Djaeger_thrift_span_test.go283 …{tag: Tag{key: "k", value: someBinary}, expected: &j.Tag{Key: "k", VType: j.TagType_BINARY, VBinar…
359 assert.Equal(t, j.TagType_BINARY, bytesTag.VType)
421 case j.TagType_BINARY:
H A Djaeger_thrift_span.go101 jTag.VType = j.TagType_BINARY
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/uber/jaeger-client-go/
H A Djaeger_thrift_span_test.go283 …{tag: Tag{key: "k", value: someBinary}, expected: &j.Tag{Key: "k", VType: j.TagType_BINARY, VBinar…
359 assert.Equal(t, j.TagType_BINARY, bytesTag.VType)
421 case j.TagType_BINARY:
H A Djaeger_thrift_span.go101 jTag.VType = j.TagType_BINARY
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/uber/jaeger-client-go/
H A Djaeger_thrift_span_test.go283 …{tag: Tag{key: "k", value: someBinary}, expected: &j.Tag{Key: "k", VType: j.TagType_BINARY, VBinar…
359 assert.Equal(t, j.TagType_BINARY, bytesTag.VType)
421 case j.TagType_BINARY:
H A Djaeger_thrift_span.go101 jTag.VType = j.TagType_BINARY
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/uber/jaeger-client-go/
H A Djaeger_thrift_span_test.go283 …{tag: Tag{key: "k", value: someBinary}, expected: &j.Tag{Key: "k", VType: j.TagType_BINARY, VBinar…
359 assert.Equal(t, j.TagType_BINARY, bytesTag.VType)
421 case j.TagType_BINARY:
H A Djaeger_thrift_span.go101 jTag.VType = j.TagType_BINARY
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/uber/jaeger-client-go/
H A Djaeger_thrift_span_test.go283 …{tag: Tag{key: "k", value: someBinary}, expected: &j.Tag{Key: "k", VType: j.TagType_BINARY, VBinar…
359 assert.Equal(t, j.TagType_BINARY, bytesTag.VType)
420 case j.TagType_BINARY:
H A Djaeger_thrift_span.go99 jTag.VType = j.TagType_BINARY
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/uber/jaeger-client-go/
H A Djaeger_thrift_span_test.go283 …{tag: Tag{key: "k", value: someBinary}, expected: &j.Tag{Key: "k", VType: j.TagType_BINARY, VBinar…
359 assert.Equal(t, j.TagType_BINARY, bytesTag.VType)
421 case j.TagType_BINARY:
H A Djaeger_thrift_span.go101 jTag.VType = j.TagType_BINARY
/dports/www/pomerium/pomerium-0.8.3/vendor/github.com/uber/jaeger-client-go/
H A Djaeger_thrift_span_test.go283 …{tag: Tag{key: "k", value: someBinary}, expected: &j.Tag{Key: "k", VType: j.TagType_BINARY, VBinar…
359 assert.Equal(t, j.TagType_BINARY, bytesTag.VType)
420 case j.TagType_BINARY:
H A Djaeger_thrift_span.go99 jTag.VType = j.TagType_BINARY
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/uber/jaeger-client-go/
H A Djaeger_thrift_span_test.go283 …{tag: Tag{key: "k", value: someBinary}, expected: &j.Tag{Key: "k", VType: j.TagType_BINARY, VBinar…
359 assert.Equal(t, j.TagType_BINARY, bytesTag.VType)
421 case j.TagType_BINARY:
H A Djaeger_thrift_span.go101 jTag.VType = j.TagType_BINARY
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/uber/jaeger-client-go/
H A Djaeger_thrift_span_test.go283 …{tag: Tag{key: "k", value: someBinary}, expected: &j.Tag{Key: "k", VType: j.TagType_BINARY, VBinar…
359 assert.Equal(t, j.TagType_BINARY, bytesTag.VType)
420 case j.TagType_BINARY:
H A Djaeger_thrift_span.go99 jTag.VType = j.TagType_BINARY
/dports/www/grafana8/grafana-8.3.6/vendor/go.opentelemetry.io/collector/translator/trace/jaeger/
H A Djaegerthrift_to_traces.go135 case jaeger.TagType_BINARY:
H A Djaegerthrift_to_traces_test.go59 VType: jaeger.TagType_BINARY,
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/vendor/github.com/uber/jaeger-client-go/
H A Djaeger_thrift_span.go101 jTag.VType = j.TagType_BINARY
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/uber/jaeger-client-go/
H A Djaeger_thrift_span.go101 jTag.VType = j.TagType_BINARY
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/github.com/uber/jaeger-client-go/
H A Djaeger_thrift_span.go101 jTag.VType = j.TagType_BINARY
/dports/net/traefik/traefik-2.6.1/vendor/github.com/uber/jaeger-client-go/
H A Djaeger_thrift_span.go101 jTag.VType = j.TagType_BINARY
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/uber/jaeger-client-go/thrift-gen/jaeger/
H A Dttypes.go26 TagType_BINARY TagType = 4 const
39 case TagType_BINARY:
56 return TagType_BINARY, nil

12