Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pdata] Rename pmetric.Buckets to ExponentialHistogramDataPointBuckets #6261

Merged
merged 2 commits into from
Oct 10, 2022

Commits on Oct 8, 2022

  1. [pdata] Rename pmetric.Buckets to ExponentialHistogramDataPointBuckets

    Rename `pmetric.[New]?Buckets` struct and func to align it with the underlying protobuf message. It should have `ExponentialHistogramDataPoint` prefix as it's defined in the scope of `ExponentialHistogramDataPoint` protobuf message.
    dmitryax committed Oct 8, 2022
    Configuration menu
    Copy the full SHA
    1e416a9 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. Configuration menu
    Copy the full SHA
    2434a7d View commit details
    Browse the repository at this point in the history