Skip to content

Commit

Permalink
Update metrics_sdk/lib/opentelemetry/sdk/metrics/instrument/gauge.rb
Browse files Browse the repository at this point in the history
Co-authored-by: Kayla Reopelle <87386821+kaylareopelle@users.noreply.github.com>
  • Loading branch information
xuan-cao-swi and kaylareopelle authored Dec 3, 2024
1 parent a93ffdc commit 19d0d05
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ def record(value, attributes: {})

private

# TODO: replace the default aggregation to LastValue
def default_aggregation
OpenTelemetry::SDK::Metrics::Aggregation::LastValue.new
end
Expand Down

0 comments on commit 19d0d05

Please sign in to comment.