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

Remove meters from storage list when removed and handle NoRecordedValue flag when removing meters #5997

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Commits on Nov 21, 2024

  1. Handle meter disposal cleanly

    stonkie committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    2823545 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Configuration menu
    Copy the full SHA
    c9d5475 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4e377e View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

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

Commits on Nov 29, 2024

  1. Added feature flag OTEL_DOTNET_EXPERIMENTAL_OTLP_METRICS_EMIT_NO_RECO…

    …RDED_VALUE to only emil no recorded value data points as a opt-in feature
    stonkie committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    8ab84af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57bf5d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d12808d View commit details
    Browse the repository at this point in the history
  4. Added changelog

    stonkie committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    f4fa00b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cc18547 View commit details
    Browse the repository at this point in the history