Skip to content

Commit

Permalink
Remove comments
Browse files Browse the repository at this point in the history
  • Loading branch information
TonyCTHsu committed Aug 29, 2024
1 parent b6176de commit e76043d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/datadog/core/telemetry/event.rb
Original file line number Diff line number Diff line change
Expand Up @@ -356,10 +356,8 @@ def payload
{
logs: [
{
# Required fields
message: @message,
level: @level,
# More optional fields to be added here...
stack_trace: @stack_trace,
}.compact
]
Expand Down

0 comments on commit e76043d

Please sign in to comment.