Skip to content

Commit

Permalink
Update metrics_sdk/lib/opentelemetry/sdk/metrics/aggregation/exponent…
Browse files Browse the repository at this point in the history
…ial_bucket_histogram.rb

Co-authored-by: Kayla Reopelle <87386821+kaylareopelle@users.noreply.github.com>
  • Loading branch information
xuan-cao-swi and kaylareopelle authored Jan 10, 2025
1 parent f152522 commit 354649e
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@ module OpenTelemetry
module SDK
module Metrics
module Aggregation
# Contains the implementation of the ExponentialBucketHistogram aggregation
# https://opentelemetry.io/docs/specs/otel/metrics/data-model/#exponentialhistogram
# Contains the implementation of the {https://opentelemetry.io/docs/specs/otel/metrics/data-model/#exponentialhistogram ExponentialBucketHistogram} aggregation
class ExponentialBucketHistogram # rubocop:disable Metrics/ClassLength
attr_reader :aggregation_temporality

Expand Down

0 comments on commit 354649e

Please sign in to comment.