Skip to content

Commit

Permalink
Remove NEW_RELIC_ID_HEADER
Browse files Browse the repository at this point in the history
  • Loading branch information
esquith committed Feb 8, 2023
1 parent c8cb976 commit 595e5df
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/new_relic/agent/monitors/cross_app_monitor.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ module NewRelic
module Agent
module DistributedTracing
class CrossAppMonitor < InboundRequestMonitor
NEWRELIC_ID_HEADER = 'X-NewRelic-ID'.freeze
NEWRELIC_TXN_HEADER = 'X-NewRelic-Transaction'.freeze
NEWRELIC_APPDATA_HEADER = 'X-NewRelic-App-Data'.freeze

Expand Down

0 comments on commit 595e5df

Please sign in to comment.