Skip to content

Commit

Permalink
Add missing reference to service in context
Browse files Browse the repository at this point in the history
  • Loading branch information
Justin George committed Jul 19, 2022
1 parent 75bb8cd commit cd0df69
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions lib/elastic_apm/span/context.rb
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,7 @@ def initialize(
:http,
:labels,
:sync,
:message,
:service
:message
)

attr_accessor :destination, :service
Expand Down

0 comments on commit cd0df69

Please sign in to comment.