Skip to content

Commit

Permalink
Revert "standard"
Browse files Browse the repository at this point in the history
This reverts commit 47e9c58.
  • Loading branch information
p committed Oct 28, 2024
1 parent 52d6a1d commit 0fa55cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/datadog/di/transport.rb
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,9 @@ def send_input(payload)

# TODO status should use either input or diagnostics endpoints
# depending on agent version.
alias_method :send_status, :send_diagnostics
alias send_status send_diagnostics

alias_method :send_snapshot, :send_input
alias send_snapshot send_input

private

Expand Down

0 comments on commit 0fa55cf

Please sign in to comment.