Skip to content

Commit

Permalink
Update instrumentation/action_pack/lib/opentelemetry/instrumentation/…
Browse files Browse the repository at this point in the history
…action_pack/handlers/action_controller.rb

Co-authored-by: Kayla Reopelle (she/her) <[email protected]>
  • Loading branch information
xuan-cao-swi and kaylareopelle authored Dec 6, 2023
1 parent 5f8f76f commit 59401f7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ def initialize(config)

# Invoked by ActiveSupport::Notifications at the start of the instrumentation block
#
# @param _name [String] of the Event (unused)
# @param _name [String] of the event (unused)
# @param _id [String] of the event (unused)
# @param payload [Hash] the payload passed as a method argument
# @return [Hash] the payload passed as a method argument
Expand Down

0 comments on commit 59401f7

Please sign in to comment.