We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99d69b0 commit b806387Copy full SHA for b806387
1 file changed
lib/datadog/tracing/contrib/ext.rb
@@ -62,9 +62,6 @@ module Metadata
62
63
# Value of tag from which peer.service value was remapped from
64
TAG_PEER_SERVICE_REMAP = '_dd.peer.service.remapped_from'
65
-
66
- # Set equal to the global service when contrib span.service is overriden
67
- TAG_BASE_SERVICE = Tracing::Metadata::Ext::TAG_BASE_SERVICE
68
end
69
70
0 commit comments