Skip to content

Conversation

@majanjua-amzn
Copy link

@majanjua-amzn majanjua-amzn commented Nov 27, 2025

NOTE: WIP but ready for review, as design spec PR is still under review and close to being merged

Spec PR: open-telemetry/opentelemetry-specification#4699

Design discussion issue open-telemetry/opentelemetry-specification#4698

Changes

  • Add AlwaysRecordSampler that replaces any Drop sampling decision provided by a delegate sampler with RecordOnly
  • Added appropriate unit tests using the TestSampler as a delegate

Changes copied from the following with some modifications: aws-otel-dotnet-instrumentation

Merge requirement checklist

  • CONTRIBUTING guidelines followed (license requirements, nullable enabled, static analysis, etc.)
  • Unit tests added/updated
  • Appropriate CHANGELOG.md files updated for non-trivial changes
  • Changes in public API reviewed (if applicable)

@majanjua-amzn majanjua-amzn requested a review from a team as a code owner November 27, 2025 00:02
@github-actions github-actions bot added the pkg:OpenTelemetry Issues related to OpenTelemetry NuGet package label Nov 27, 2025
Copy link
Member

@Kielek Kielek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Request change to avoid incidental merge.

For now, it is a specification proposal, it means we are not able to merge it even to the unstable releases.
If accepted as a development, needs to follow comments from #6617 (comment)

@github-actions github-actions bot added infra Infra work - CI/CD, code coverage, linters documentation Documentation related labels Nov 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Documentation related infra Infra work - CI/CD, code coverage, linters pkg:OpenTelemetry Issues related to OpenTelemetry NuGet package

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants