Skip to content

Commit

Permalink
types
Browse files Browse the repository at this point in the history
  • Loading branch information
p committed Dec 12, 2024
1 parent 59b2923 commit f0accc9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions sig/datadog/di/probe_notification_builder.rbs
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ module Datadog
def timestamp_now: () -> Integer

def get_local_variables: (TracePoint trace_point) -> Hash[Symbol,untyped]

def active_trace: () -> Datadog::Tracing::TraceSegment?
def active_span: () -> Datadog::Tracing::SpanOperation?
end
end
end

0 comments on commit f0accc9

Please sign in to comment.