Home
last modified time | relevance | path

Searched refs:PEER_HOST_IPV6 (Results 1 – 4 of 4) sorted by relevance

/dports/devel/py-opentracing/opentracing-2.4.0/opentracing/
H A Dtags.py91 PEER_HOST_IPV6 = 'peer.ipv6' variable
/dports/devel/py-opentracing/opentracing-2.4.0/tests/
H A Dtest_noop_span.py59 parent.set_tag(tags.PEER_HOST_IPV6, '::')
/dports/net-im/py-matrix-synapse/synapse-1.50.2/synapse/logging/
H A Dopentracing.py209 PEER_HOST_IPV6 = INVALID_TAG variable in _DummyTagNames
855 tags.PEER_HOST_IPV6: request.getClientIP(),
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/grpc-ecosystem/grpc-opentracing/python/grpc_opentracing/
H A D_server.py78 tags[ot_tags.PEER_HOST_IPV6] = match.group('address')