Module: Datadog::Tracing::Contrib::Ext::Metadata
- Defined in:
- lib/datadog/tracing/contrib/ext.rb
Constant Summary collapse
- TAG_PEER_SERVICE_SOURCE =
Name of tag from which where peer.service information was extracted from
"_dd.peer.service.source"- TAG_PEER_SERVICE_REMAP =
Value of tag from which peer.service value was remapped from
"_dd.peer.service.remapped_from"- TAG_BASE_SERVICE =
Set equal to the global service when contrib span.service is overriden
Tracing::Metadata::Ext::TAG_BASE_SERVICE